You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
steeven edited this page Jul 12, 2018
·
1 revision
Are you looking for scapy over dpdk? me too.
Here is a quick answer:
clone or download my dpdk, branch upstream_scapy
make defconfig
//install scapy and python dev libs
//enable PYTHON options in config file
make -j
//start testpmd
testpmd> tx 0 Ether()/IP()/UDP(dport=(1,16))