Displaying 1 result from an estimated 1 matches for "xgspon".
Did you mean:
gapon
2024 Oct 14
1
[Bug 1776] New: No hw offload for flowtables with intel x710
...h nics supports hw offload
vyos at vyos:~$ ethtool -k eth0 | grep hw-tc-offload
hw-tc-offload: on
vyos at vyos:~$ ethtool -k eth1 | grep hw-tc-offload
hw-tc-offload: on
Also, eth1 contains vlan with pppoe session in it schema:
Interface Description
-------- ------------
eth0 LAN
eth1 XGSPON Module
eth1.20 PPPoE VLAN
pppoe0 PPPoE ISP
Software based offloading works fine, I can see offload in conntrack -L
Also flowtable in vyos_filter table looks like this (hw offload disabled):
flowtable VYOS_FLOWTABLE_forward-table {
hook ingress priority filter
devices = { e...