dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] enhancements for i40e
@ 2014-06-23 12:57 Helin Zhang
       [not found] ` <1403528231-4099-1-git-send-email-helin.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Helin Zhang @ 2014-06-23 12:57 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

These patches are enhancements for i40e or relevant. In detail, they include:
 * fix for getting correct RSS hash result
 * remove an interface which is not used
 * fix for copying wrong size of link info
 * fix for updating the hash lookup table of PF RSS
 * double vlan should be specifically disabled by default
 * ignore the failure of updating default macvlan filter.
 * rework for displaying different size of RX descriptors in testpmd.

Helin Zhang (7):
  i40e: fix for getting correct RSS hash result
  i40evf: remove an interface which is not used
  i40evf: fix for copying wrong size of link info
  i40e: fix for updating the hash lookup table of PF RSS
  i40e: double vlan should be specifically disabled by default
  i40e: ignore the failure of updating default macvlan filter
  app/testpmd: rework for displaying different size of RX descriptors

 app/test-pmd/config.c                | 73 ++++++++++++++++++++++++------------
 lib/librte_pmd_i40e/i40e_ethdev.c    | 35 ++++++++++-------
 lib/librte_pmd_i40e/i40e_ethdev_vf.c | 16 +-------
 lib/librte_pmd_i40e/i40e_rxtx.c      |  4 +-
 4 files changed, 73 insertions(+), 55 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2014-06-23 15:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-23 12:57 [PATCH v2 0/7] enhancements for i40e Helin Zhang
     [not found] ` <1403528231-4099-1-git-send-email-helin.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-06-23 12:57   ` [PATCH v2 1/7] i40e: fix for getting correct RSS hash result Helin Zhang
2014-06-23 12:57   ` [PATCH v2 2/7] i40evf: remove an interface which is not used Helin Zhang
2014-06-23 12:57   ` [PATCH v2 3/7] i40evf: fix for copying wrong size of link info Helin Zhang
2014-06-23 12:57   ` [PATCH v2 4/7] i40e: fix for updating the hash lookup table of PF RSS Helin Zhang
2014-06-23 12:57   ` [PATCH v2 5/7] i40e: double vlan should be specifically disabled by default Helin Zhang
2014-06-23 12:57   ` [PATCH v2 6/7] i40e: ignore the failure of updating default macvlan filter Helin Zhang
2014-06-23 12:57   ` [PATCH v2 7/7] app/testpmd: rework for displaying different size of RX descriptors Helin Zhang
     [not found]     ` <1403528231-4099-8-git-send-email-helin.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-06-23 15:43       ` 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).