Hi Sujai,

Thank you for testing.

On 5/6/24 5:30 AM, Buvaneswaran, Sujai wrote:
HW offload is not directly supported on the iavf VF interface. VF traffic can 
be offloaded only through VF port representor device which uses ice driver.

Again, there is a awful lot of flower code in iavf_main.c, if it's not 
supported.

Try with:
ethtool -K $iface hw-tc-offload on
tc qdisc add dev $iface ingress
tc filter add dev $iface protocol ip parent ffff: prio 1 flower dst_mac 
3c:fd:fe:a0:d6:70 ip_flags frag skip_sw hw_tc 1

--
Best regards
Asbjørn Sloth Tønnesen
Network Engineer
Fiberby - AS42541

Reply via email to