xdp-newbies.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Jumbo frames with Huge pages
@ 2022-03-17 13:13 Srivats P
  2022-03-21 16:32 ` Srivats P
  0 siblings, 1 reply; 2+ messages in thread
From: Srivats P @ 2022-03-17 13:13 UTC (permalink / raw)
  To: Xdp

Hi,

XDP does not allow jumbo frames due to the requirement of frameSize < pageSize.

I'm also aware of the ongoing work related to scatter-gather
(multi-buffers) to support jumbo frames with XDP.

I'm wondering if jumbo frames can be more simply supported by using
AF_XDP with huge pages (instead of multi-buffers)? If so, are jumbo
frames supported in both Rx and Tx directions? I assume this support
is likely driver specific?

Any info on using huge pages to support jumbo frames is appreciated.

Thanks in advance,
Srivats

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-21 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-17 13:13 Jumbo frames with Huge pages Srivats P
2022-03-21 16:32 ` Srivats P

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).