* Processing Jumbo Packets via AF_XDP Sockets @ 2023-05-31 13:10 Tomas Jansky 2023-05-31 13:42 ` Maciej Fijalkowski 0 siblings, 1 reply; 2+ messages in thread From: Tomas Jansky @ 2023-05-31 13:10 UTC (permalink / raw) To: xdp-newbies@vger.kernel.org Hi, I came across a year-old thread about multipacket buffer support in AF_XDP (https://www.spinics.net/lists/xdp-newbies/msg02212.html). My company is very interested in the possibility of processing jumbo packets via AF_XDP socket with Intel X710 and Mellanox ConnectX-5 cards, so I wanted to ask about the current status of multipacket buffer support in AF_XDP sockets and also the possibility of using huge pages for UMEM with unaligned chunk flag to achieve the same goal. Could we expect any of these features to be supported in the nearby future? Let's say a year from now. Thanks for any information, Tomas ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Processing Jumbo Packets via AF_XDP Sockets 2023-05-31 13:10 Processing Jumbo Packets via AF_XDP Sockets Tomas Jansky @ 2023-05-31 13:42 ` Maciej Fijalkowski 0 siblings, 0 replies; 2+ messages in thread From: Maciej Fijalkowski @ 2023-05-31 13:42 UTC (permalink / raw) To: Tomas Jansky; +Cc: xdp-newbies@vger.kernel.org On Wed, May 31, 2023 at 01:10:07PM +0000, Tomas Jansky wrote: > Hi, > > I came across a year-old thread about multipacket buffer support in > AF_XDP (https://www.spinics.net/lists/xdp-newbies/msg02212.html). > > My company is very interested in the possibility of processing jumbo > packets via AF_XDP socket with Intel X710 and Mellanox ConnectX-5 cards, > so I wanted to ask about the current status of multipacket buffer > support in AF_XDP sockets and also the possibility of using huge pages > for UMEM with unaligned chunk flag to achieve the same goal. > > Could we expect any of these features to be supported in the nearby > future? Let's say a year from now. AF_XDP multi-buffer support is on mailing lists now: https://lore.kernel.org/bpf/20230529155024.222213-1-maciej.fijalkowski@intel.com/T/ you already can try this out on your side but for zero-copy currently this patchset only enables ice driver. We will follow up with i40e (X710) support. ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-31 13:49 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-05-31 13:10 Processing Jumbo Packets via AF_XDP Sockets Tomas Jansky 2023-05-31 13:42 ` Maciej Fijalkowski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox