DPDK usage discussions
 help / color / mirror / Atom feed
From: Hao Chen <earthlovepython@outlook.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] What is TCP read performance by using DPDK?
Date: Tue, 23 Mar 2021 23:06:46 +0000	[thread overview]
Message-ID: <BYAPR04MB41678272CC3BC098E05056E0B2649@BYAPR04MB4167.namprd04.prod.outlook.com> (raw)

Hi experts,

1.
Did you use DPDK to implement TCP server (read TCP data and then discard)?

If yes, what is the max performance you can achieve on Intel X710 10Gbps NIC?
(I am not using VPP TCP stack)

2.
My feeling is that DPDK can only be used for layer 3.
For layer 4, DPDK can only look at TCP header.
Once DPDK look into TCP payload, performance drop down drastically.

3.
If DPDK can only be used for layer 3, Linux eBPF is another choice.
https://blog.cloudflare.com/unimog-cloudflares-edge-load-balancer/
[https://blog.cloudflare.com/content/images/2020/09/image3-2.png]<https://blog.cloudflare.com/unimog-cloudflares-edge-load-balancer/>
Unimog - Cloudflare’s edge load balancer<https://blog.cloudflare.com/unimog-cloudflares-edge-load-balancer/>
Unimog is the Layer 4 Load Balancer for Cloudflare’s edge data centers. This post explains the problems it solves and how it works.
blog.cloudflare.com


Thanks and regards

Hao Chen


             reply	other threads:[~2021-03-29  8:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23 23:06 Hao Chen [this message]
2021-03-29  8:38 ` Pavel Vazharov
2021-04-15  5:59   ` Hao Chen
2021-04-15  6:57     ` Pavel Vazharov
2021-04-15 16:03       ` Hao Chen
2021-04-16  6:00         ` Pavel Vazharov

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=BYAPR04MB41678272CC3BC098E05056E0B2649@BYAPR04MB4167.namprd04.prod.outlook.com \
    --to=earthlovepython@outlook.com \
    --cc=users@dpdk.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).