Re: [xdp-cloud] Questions about Offloads and XDP-Hints regarding a Cloud-Provider Use-Case
David Ahern <[email protected]> Wed, 28 Sep 2022 22:00:13 -0600
| Newsgroups | org.kernel.vger.xdp-newbies |
|---|---|
| Message-ID | <[email protected]> |
On 9/28/22 7:14 PM, Jason Wang wrote: > How about other metadata like gso_type, gso_segs, csum_start and > csum_offset etc? This looks like a must for GSO to work even if > multi-buffer is supported. XDP redirect on Rx, packet by packet, only needs checksum valid data. Tx and GSO is a much bigger problem.