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

2017-01-30 Thread Thomas Monjalon
2017-01-10 17:14, Yoni Gilad: > When adding crypto devices, the "Active" and "Ssh_if" attributes of > existing network devices were reset. This causes the following issues: > > - Network interfaces aren't marked as "*Active*" in the --status output. > - Active network interfaces can be unbound wit

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

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