Re: [dpdk-dev] [PATCH] tools: fix active interface detection in dpdk-devbind.py

2017-01-10 Thread De Lara Guarch, Pablo
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Yoni Gilad > Sent: Monday, January 09, 2017 4:38 PM > To: De Lara Guarch, Pablo; Jain, Deepak K > Cc: dev@dpdk.org; Yoni Gilad; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] tools: fix active i

[dpdk-dev] [PATCH] tools: fix active interface detection in dpdk-devbind.py

2017-01-09 Thread Yoni Gilad
When adding crypto devices, the "Active" and "Ssh_if" attributes of existing network devices were reset. This causes the follwing issues: - Network interfaces aren't marked as "*Active*" in the --status output. - Active network interfaces can be unbound without the --force option, causing loss o