diff options
author | Jiawen Wu <jiawenwu@trustnetic.com> | 2025-04-07 13:33:22 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-04-08 14:47:47 +0300 |
commit | 13e7d7240a43d8ea528c12ae5a912be1ff7fa29b (patch) | |
tree | 98977bce493cd7e07c094cd90faa34c2ef0511a7 /scripts/lib/abi/abi_parser.py | |
parent | b7db94734e785e380b0db0f9295e07024f4d42a0 (diff) | |
download | linux-13e7d7240a43d8ea528c12ae5a912be1ff7fa29b.tar.xz |
net: libwx: Fix the wrong Rx descriptor field
WX_RXD_IPV6EX was incorrectly defined in Rx ring descriptor. In fact, this
field stores the 802.1ad ID from which the packet was received. The wrong
definition caused the statistics rx_csum_offload_errors to fail to grow
when receiving the 802.1ad packet with incorrect checksum.
Fixes: ef4f3c19f912 ("net: wangxun: libwx add rx offload functions")
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Michal Kubiak <michal.kubiak@intel.com>
Link: https://patch.msgid.link/20250407103322.273241-1-jiawenwu@trustnetic.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/lib/abi/abi_parser.py')
0 files changed, 0 insertions, 0 deletions