[dpdk-dev] [PATCH v2] fm10k: fix PF/VF MAC address register and clean up bug

2015-06-22 Thread Thomas Monjalon
> > v2 changes: > > - rebase this patch onto the HEAD > > - add more description for this patch > > > > This patch includes 3 changes related to MAC/VLAN address table > > when the system(e.g. testpmd) is started and closed: > > - remove default MAC address with fixed VLAN 0 which was for the

[dpdk-dev] [PATCH v2] fm10k: fix PF/VF MAC address register and clean up bug

2015-06-16 Thread Qiu, Michael
Tested-by: Michael Qiu - OS: Fedora20 3.11.10-301 - GCC: gcc version 4.8.3 2014911 - CPU: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz - NIC: Ethernet controller: Intel Corporation Device 15a4 (rev 01) - Default x86_64-native-linuxapp-gcc configuration - Total 1 cases, 1 passed, 0 failed On

[dpdk-dev] [PATCH v2] fm10k: fix PF/VF MAC address register and clean up bug

2015-06-15 Thread Shaopeng He
v2 changes: - rebase this patch onto the HEAD - add more description for this patch This patch includes 3 changes related to MAC/VLAN address table when the system(e.g. testpmd) is started and closed: - remove default MAC address with fixed VLAN 0 which was for the debug purpose before the