Data Plane Development Kit (DPDK) | Ubuntu | Windows

DPDK的基本原理、学习路线总结 - 知乎 https://zhuanlan.zhihu.com/p/347693559

深入浅出DPDK学习笔记——认识DPDK - 知乎 https://zhuanlan.zhihu.com/p/415818071?utm_id=0

 

Download Ubuntu Desktop | Download | Ubuntu

https://ubuntu.com/download/desktop

Data Plane Development Kit (DPDK) | Ubuntu

https://ubuntu.com/server/docs/network-dpdk

Getting Started Guide for Windows — Data Plane Development Kit 23.03.0-rc1 documentation

http://doc.dpdk.org/guides/windows_gsg/index.html

 

root@Andy-PC:/usr# uname -a
Linux Andy-PC 4.4.0-19041-Microsoft #2311-Microsoft Tue Nov 08 17:09:00 PST 2022 x86_64 x86_64 x86_64 GNU/Linux
root@Andy-PC:/usr# cat /proc/version
Linux version 4.4.0-19041-Microsoft (Microsoft@Microsoft.com) (gcc version 5.4.0 (GCC) ) #2311-Microsoft Tue Nov 08 17:09:00 PST 2022
root@Andy-PC:/usr# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.1 LTS
Release:        22.04
Codename:       jammy
root@Andy-PC:/usr# apt install dpdk

root@Andy-PC:/usr# dpdk_nic_bind.py --help
dpdk_nic_bind.py: command not found
root@Andy-PC:/usr# sysfs
sysfs: command not found
root@Andy-PC:/usr# dpdk-devbind.py
Error: No action specified for devices. Please give a --bind, --ubind or --status option
usage: dpdk-devbind.py [-h] [-s] [--status-dev {baseband,compress,crypto,dma,event,mempool,misc,net,regex}] [-b DRIVER | -u]
                       [--force]
                       [DEVICE ...]
root@Andy-PC:/usr# which dpdk-devbind.py
/usr/bin/dpdk-devbind.py
root@Andy-PC:/usr#

 

ubuntu-18.04的DPDK-19.11安装过程_insert igb_uio or uio_pci_generic kernel module(s)_连_的博客-CSDN博客 https://blog.csdn.net/qq_39992615/article/details/103777991

posted @   任国强  阅读(98)  评论(0编辑  收藏  举报
(评论功能已被禁用)
点击右上角即可分享
微信分享提示