commit | 3a03598aab24500568ecd1e80b1b0d6bb66eb59d | [log] [tgz] |
---|---|---|
author | Georgi Savov <gsavov@cisco.com> | Thu Feb 25 12:56:03 2016 -0500 |
committer | Gerrit Code Review <gerrit@fd.io> | Tue Mar 01 01:22:42 2016 +0000 |
tree | b5cce4c0379b79612a765dbd189c0bed4e9f1e4d | |
parent | 679ea7951514736e8c8318b434ad7162b27eea84 [diff] |
Fix for TX and RX descriptor queue lockup On admin up/down changes the TX and RX queues were getting locked up for VNET_DPDK_PMD_VMXNET3 interfaces. The fix is to ensure the interface is in admin down before touching the hardware. Change-Id: Ia264d95355a860607bff7ada00d2be48f91e6dd9 Signed-off-by: Todd Foggoa (tfoggoa) <tfoggoa@cisco.com>