xdp-newbies.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Federico Parola <federico.parola@polito.it>
To: xdp-newbies@vger.kernel.org
Subject: XDP and AF_XDP performance comparison
Date: Thu, 22 Sep 2022 10:21:08 +0200	[thread overview]
Message-ID: <26480f7b-44b4-c6d3-2376-9b4be8781645@polito.it> (raw)

Dear all,
I would like to share with this community a draft I recently wrote [1] 
on the performance comparison of XDP and AF_XDP packet processing.
In the paper we found some interesting and unexpected results 
(especially related to the impact of addressed memory on the performance 
of the two technologies) and tried to envision a combined use of the two 
technologies, especially to tackle the poor performance of re-injecting 
packets into the kernel from user space to leverage the TCP/IP stack.
Any comment and suggestion from this community or any type of joint 
work/collaboration would be very appreciated.

Best regards,
Federico Parola

[1] 
https://fedeparola.github.io/publication/xdp-af_xdp-cmp/Comparing_User_Space_and_In_Kernel_Packet_Processing_for_Edge_Data_Centers.pdf

             reply	other threads:[~2022-09-22  8:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22  8:21 Federico Parola [this message]
2022-09-22 18:38 ` XDP and AF_XDP performance comparison Toke Høiland-Jørgensen
2022-09-23 13:11   ` Federico Parola
2022-12-16 15:11     ` Toke Høiland-Jørgensen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=26480f7b-44b4-c6d3-2376-9b4be8781645@polito.it \
    --to=federico.parola@polito.it \
    --cc=xdp-newbies@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).