Applied to master, thanks
2016-08-08 0:55 GMT-07:00 Loftus, Ciara :
> >
> > Replace 'dpdk_nic_bind.py' references with 'dpdk-devbind.py'. The script
> > name is changed in DPDK 16.07 as the script can be used also on crypto
> > devices along with NICs.
> >
> > Update the command for setting packe
>
> Replace 'dpdk_nic_bind.py' references with 'dpdk-devbind.py'. The script
> name is changed in DPDK 16.07 as the script can be used also on crypto
> devices along with NICs.
>
> Update the command for setting packet forwarding mode in 'testpmd' app
> from 'set fwd mac_retry' to 'set fwd mac re
Replace 'dpdk_nic_bind.py' references with 'dpdk-devbind.py'. The script
name is changed in DPDK 16.07 as the script can be used also on crypto
devices along with NICs.
Update the command for setting packet forwarding mode in 'testpmd' app
from 'set fwd mac_retry' to 'set fwd mac retry'.
Signed-o