diff options
author | Shailend Chand <[email protected]> | 2023-04-03 10:28:09 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-04-04 18:58:12 -0700 |
commit | 3ce9345580974863c060fa32971537996a7b2d57 (patch) | |
tree | 0b0c4b391935fcd10f9cd873ae6b94c0ca4f510e /scripts/gdb/linux/modules.py | |
parent | a1865f2e7d10dde00d35a2122b38d2e469ae67ed (diff) |
gve: Secure enough bytes in the first TX desc for all TCP pkts
Non-GSO TCP packets whose SKBs' linear portion did not include the
entire TCP header were not populating the first Tx descriptor with
as many bytes as the vNIC expected. This change ensures that all
TCP packets populate the first descriptor with the correct number of
bytes.
Fixes: 893ce44df565 ("gve: Add basic driver framework for Compute Engine Virtual NIC")
Signed-off-by: Shailend Chand <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions