DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v4 0/2] lib/librte_pmd_i40e: set vlan filter fix
@ 2014-12-02  9:02 Huawei Xie
  2014-12-02  9:02 ` [dpdk-dev] [PATCH v4 1/2] lib/librte_pmd_i40e: set vlan id " Huawei Xie
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Huawei Xie @ 2014-12-02  9:02 UTC (permalink / raw)
  To: dev

This patchset fixes "set vlan filter" issue.

v2 changes:
* add two macros I40E_VFTA_IDX and I40E_VFTA_BIT for VFTA array operation.

v3 changes:
* code style fix
* rebase on latest commit

v4 changes:
* add more descriptive commit message

Huawei Xie (2):
  vlan id set fix
  add I40E_VFTA_IDX and I40E_VFTA_BIT macros for VFTA related operation

 lib/librte_pmd_i40e/i40e_ethdev.c | 20 ++++++++++----------
 lib/librte_pmd_i40e/i40e_ethdev.h |  9 +++++++++
 2 files changed, 19 insertions(+), 10 deletions(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-06 10:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-02  9:02 [dpdk-dev] [PATCH v4 0/2] lib/librte_pmd_i40e: set vlan filter fix Huawei Xie
2014-12-02  9:02 ` [dpdk-dev] [PATCH v4 1/2] lib/librte_pmd_i40e: set vlan id " Huawei Xie
2014-12-02  9:02 ` [dpdk-dev] [PATCH v4 2/2] lib/librte_pmd_i40e: add I40E_VFTA_IDX and I40E_VFTA__BIT macros for VFTA related operation Huawei Xie
2014-12-06  0:25 ` [dpdk-dev] [PATCH v4 0/2] lib/librte_pmd_i40e: set vlan filter fix Zhang, Helin
2014-12-06  4:21 ` Chen, Jing D
2014-12-06 10:12   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).