On Tue, 18 Feb 2025 19:59:23 +1100 David Gibson <david(a)gibson.dropbear.id.au> wrote:- struct tcp_tap_transfer_ext *t = &migrate_ext[fidx]; + struct tcp_tap_transfer_ext *t = &migrate_ext[FLOW_IDX(conn)];Ah, right, of course, that's how it's done! -- Stefano