GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
git clone https://github.com/DPDK/dpdk.git git checkout v19.08 git checkout -b v19.08 2.2 软件编译 进入dpdk目录:cd dpdk然后执行./usertools/dpdk-setup.sh选择39编译 --- Step 3: Runtestapplicationforlinux environment --- [52] Runtestapplication ($RTE_TARGET/app/test) [53] Run testpmd ...
If you use NDN-DPDK in your research, please cite theNDN-DPDK paperinstead of this GitHub repository. Packet encoding and decoding Interest and Data:v0.3format only TLV evolvability: yes Forwarding hint: yes NDNLPv2 Fragmentation and reassembly: yes ...
.github DAOS-10595 build: Update DPDK to v21.11.1 to align with SPDK v22.01.1 (… Jul 15, 2022 debian DAOS-11032 build: Update DPDK to v21.11.2 to align with SPDK v22.01.2 (… Dec 1, 2022 packaging Build on EL9 (#26) Jun 27, 2023 .gitignore Update to 19.02 (#6) Nov 9,...
.github/workflows Add test for from-source build on Ubuntu 18 Nov 5, 2021 scripts Remove unused num_workers variable Nov 17, 2021 src Merge pull request #6 from dopheide-esnet/topic/dopheide/v5.1-updates Aug 27, 2022 tests Initial plugin Jun 11, 2021 ...
Folders and files Name Last commit message Last commit date Latest commit MatiasElo Merge ODP v1.45.0.0 Jun 5, 2024 616034b·Jun 5, 2024 History 11,027 Commits .github Merge ODP v1.45.0.0 May 17, 2024 config Portb04851a"linux-gen: ml: implement the new ML API" ...
# git clone https://github.com/opendp/dpdk-ans.git # export RTE_ANS=/home/mytest/dpdk-ans # ./install_deps.sh # cd ans # make TCP Deployment |---| |---| |---| | APP | | APP | | APP | |---| |---| |---| | | | --- anssock | | | fd ...
$ git clone https://github.com/ansyun/dpdk-ans.git $ export RTE_ANS=/home/mytest/dpdk-ans $ ./install_deps.sh $ cd ans $ make $ sudo ./build/ans -c 0x2 -n 1 -- -p 0x1 --config="(0,0,1)" EAL: Detected lcore 0 as core 0 on socket 0 EAL: Detected lcore 1 as ...
Get the DPDK and pktgen source code from github.com or dpdk.org repo via:# cd <InstallDir> # git clone git://dpdk.org/dpdk.git # cd <InstallDir> # git clone git://dpdk.org/pktgen-dpdk.git ** Note ** The site dpdk.org you must also pull down DPDK repo as well. git://dpdk...
https://github.com/eunyoung14/mtcp/blob/master/README IwIP IwIP 针对 RAM 平台的精简版的 TCP/IP 协议栈实现。 http://git.savannah.gnu.org/cgit/lwip.git/tree/README Seastar Seastar 是一个开源的,基于 C++ 11/14 feature,支持高并发和低延迟的异步编程高性能库。