diff options
author | Jiawen Wu <jiawenwu@trustnetic.com> | 2025-03-24 18:32:34 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-25 14:00:32 -0700 |
commit | a44940d094afa2e04b5b164b1e136fc18bcb4a2d (patch) | |
tree | 6adbf4e597a2a4d95ce2c0835c50104d94dd9169 /scripts/gdb/linux/interrupts.py | |
parent | bf2986fcf82a449441f9ee4335df19be19e83970 (diff) |
net: libwx: fix Tx descriptor content for some tunnel packets
The length of skb header was incorrectly calculated when transmit a tunnel
packet with outer IPv6 extension header, or a IP over IP packet which has
inner IPv6 header. Thus the correct Tx context descriptor cannot be
composed, resulting in Tx ring hang.
Fixes: 3403960cdf86 ("net: wangxun: libwx add tx offload functions")
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Link: https://patch.msgid.link/20250324103235.823096-1-jiawenwu@trustnetic.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions