Merge pull request #226 from tbarbette/PRdpdkdoc

Reflect DPDK update in documentation
master
Asim Jamshed 2019-03-22 19:51:48 -07:00 committed by GitHub
commit 75a9e93343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

8
README
View File

@ -104,10 +104,10 @@ mTCP can be prepared in three ways.
# bash setup_mtcp_dpdk_env.sh [<path to $RTE_SDK]]
Press [15] to compile x86_64-native-linuxapp-gcc version
Press [17] to install igb_uio driver for Intel NICs
Press [21] to setup 2048 2MB hugepages
Press [23] to register the Ethernet ports
Press [34] to quit the tool
Press [18] to install igb_uio driver for Intel NICs
Press [22] to setup 2048 2MB hugepages
Press [24] to register the Ethernet ports
Press [35] to quit the tool
Only those devices will work with DPDK drivers that are listed
on this page: http://dpdk.org/doc/nics. Please make sure that your

View File

@ -74,10 +74,10 @@ mTCP can be prepared in four ways.
```
- Press [15] to compile x86_64-native-linuxapp-gcc version
- Press [17] to install igb_uio driver for Intel NICs
- Press [21] to setup 2048 2MB hugepages
- Press [23] to register the Ethernet ports
- Press [34] to quit the tool
- Press [18] to install igb_uio driver for Intel NICs
- Press [22] to setup 2048 2MB hugepages
- Press [24] to register the Ethernet ports
- Press [35] to quit the tool
- Only those devices will work with DPDK drivers that are listed
on this page: http://dpdk.org/doc/nics. Please make sure that your