Re: [dpdk-dev] patch for dpdk-devbind.py support ipv6

2018-06-25 Thread Burakov, Anatoly
On 21-Jun-18 3:51 PM, Yaron Illouz wrote: Hi dpdk-devbind.py support only ipv4 interface, when run with -s parameter which is status, it display all ipv6 interface as non Active It set interface as Active according to "ip -o route" output Here is a change that can support ipv6 @@ -269,6 +269,

[dpdk-dev] patch for dpdk-devbind.py support ipv6

2018-06-21 Thread Yaron Illouz
Hi dpdk-devbind.py support only ipv4 interface, when run with -s parameter which is status, it display all ipv6 interface as non Active It set interface as Active according to "ip -o route" output Here is a change that can support ipv6 @@ -269,6 +269,18 @@ # filter out all lines for 169.25