[dpdk-dev] [PATCH v3 0/3] fm10k: update MAC/VLAN filter and VLAN offload features

2015-06-22 Thread Thomas Monjalon
> > v3 changes: > > - add more result check for MAC table mailbox operation for VLAN filter > > - remove two extra indentation tabs > > > > v2 changes: > > - add result check when updating MAC address table for VLAN filter > > - move VLAN Table updating to the end of VLAN filter process > >

[dpdk-dev] [PATCH v3 0/3] fm10k: update MAC/VLAN filter and VLAN offload features

2015-06-18 Thread Shaopeng He
v3 changes: - add more result check for MAC table mailbox operation for VLAN filter - remove two extra indentation tabs v2 changes: - add result check when updating MAC address table for VLAN filter - move VLAN Table updating to the end of VLAN filter process - release mailbox lock

[dpdk-dev] [PATCH v3 0/3] fm10k: update MAC/VLAN filter and VLAN offload features

2015-06-18 Thread Chen, Jing D
> -Original Message- > From: He, Shaopeng > Sent: Thursday, June 18, 2015 3:21 PM > To: dev at dpdk.org > Cc: Chen, Jing D; Qiu, Michael; He, Shaopeng > Subject: [PATCH v3 0/3] fm10k: update MAC/VLAN filter and VLAN offload > features > > v3 changes: > - add more result check for MAC