DPDK usage discussions
 help / color / mirror / Atom feed
* use DPDK to send/receive UDP packets to/from public network saturating my network line rate
@ 2022-12-15  5:00 Fuji Nafiul
  0 siblings, 0 replies; only message in thread
From: Fuji Nafiul @ 2022-12-15  5:00 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 860 bytes --]

Hi, I am new to DPDK. To say in short, I was able to send DPDK packets from
VM1(using DPDK) to VM2(normal) locally, and from public server1(using DPDK)
to public server2 which were connected to the same switch. I actually used
UDPDK <https://github.com/leoll2/UDPDK> which implemented a UDP layer on
top of DPDK so I actually was able to receive UDP packets in the 2nd VM or
2nd public server by a java UDP receiver application.

Now, is it possible to send these DPDK accelerated UDP packets to a public
network like from server1(using DPDK/UDPDK) to public server2 (normal)
which aren't connected and remote to each other?  if possible then how to
do it and will it really serve my purpose of saturating the network line
rate (I was hinted to use OVS-DPDK but I am just not sure what to do so
with the public internet)?

Thanks in advance for any help .. !!

[-- Attachment #2: Type: text/html, Size: 919 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-18 10:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15  5:00 use DPDK to send/receive UDP packets to/from public network saturating my network line rate Fuji Nafiul

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).