summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorSridhar Samudrala <sridhar.samudrala@intel.com>2025-01-10 16:29:22 -0800
committerTony Nguyen <anthony.l.nguyen@intel.com>2025-02-11 09:13:10 -0800
commit69ab25a74e2df53edc2de4acfce0a484bdb88155 (patch)
tree6d4ba95be902c3cd97f7df37cc13ff31be1f21c2 /scripts/generate_rust_analyzer.py
parent44ce3511c21c6ba87a719a0b9f140822cc1cc00b (diff)
idpf: fix handling rsc packet with a single segment
Handle rsc packet with a single segment same as a multi segment rsc packet so that CHECKSUM_PARTIAL is set in the skb->ip_summed field. The current code is passing CHECKSUM_NONE resulting in TCP GRO layer doing checksum in SW and hiding the issue. This will fail when using dmabufs as payload buffers as skb frag would be unreadable. Fixes: 3a8845af66ed ("idpf: add RX splitq napi poll support") Signed-off-by: Sridhar Samudrala <sridhar.samudrala@intel.com> Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com> Tested-by: Samuel Salin <Samuel.salin@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions