Hi Has anyone tried VLAN tx insert offload in I350 nic.? It doesn't seem to be working.
03:00.0 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01) 0b:00.0 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01) I have properly set ol_flags |= PKT_TX_VLAN_PKT and vlan_tci in mbuf. VLAN tx insert offload with same logic works with ixgbe driver. Thanks Shyam