I’m struggling with enabling ASAP2 since it does not packets whenever the openvswitch datapath is offloaded into the ConnectX6-DX.
The packets are not sent when the dp is offloaded ‘exactly’ (I have checked ovs-appctl dpctl/dump-flows -m type=offloaded), while I succeed in sending when the packet is dp miss so that it is handled by software.
That just means can add to rules table. You know some action need kernel mark then hardware follow. I am not sure the OFED and kernel version you used.
To get most compatible action I suggest you use OFED supported latest kernel and latest OFED and firmware and OVS.