On Fri, 28 Feb 2025 at 20:41, Fabiano Rosas <faro...@suse.de> wrote: > > +static void test_multifd_postcopy_tcp_tls_psk_match(void) > > +{ > > + MigrateCommon args = { > > + .start = { > > + .caps[MIGRATION_CAPABILITY_MULTIFD] = true, > > Missing POSTCOPY_RAM here, no?
Yes, will fix it. Thank you. --- - Prasad