All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] enable VF untag drop
@ 2017-03-03  1:59 Qi Zhang
  2017-03-03  1:59 ` [PATCH 1/2] net/i40e: " Qi Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Qi Zhang @ 2017-03-03  1:59 UTC (permalink / raw)
  To: jingjing.wu, helin.zhang; +Cc: dev, Qi Zhang

Add a new API to enable untag drop for a specific VF. 
This is an experimental API.

Qi Zhang (2):
  net/i40e: enable VF untag drop
  app/testpmd: enable VF untag drop in testpmd

 app/test-pmd/cmdline.c          | 104 ++++++++++++++++++++++++++++++++++++++++
 drivers/net/i40e/i40e_ethdev.c  |  49 +++++++++++++++++++
 drivers/net/i40e/rte_pmd_i40e.h |  18 +++++++
 3 files changed, 171 insertions(+)

-- 
2.9.3

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

end of thread, other threads:[~2017-03-23 17:22 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-03  1:59 [PATCH 0/2] enable VF untag drop Qi Zhang
2017-03-03  1:59 ` [PATCH 1/2] net/i40e: " Qi Zhang
2017-03-07 10:51   ` Ferruh Yigit
2017-03-09  3:24     ` Zhang, Qi Z
2017-03-14 13:29       ` Ferruh Yigit
2017-03-14 14:32         ` Zhang, Qi Z
2017-03-14 18:16           ` Iremonger, Bernard
2017-03-23 17:00             ` Ferruh Yigit
2017-03-23 17:22               ` Iremonger, Bernard
2017-03-03  1:59 ` [PATCH 2/2] app/testpmd: enable VF untag drop in testpmd Qi Zhang
2017-03-07 11:13   ` Ferruh Yigit
2017-03-09  2:59     ` Zhang, Qi Z
2017-03-14 13:32       ` Ferruh Yigit
2017-03-14 14:43         ` Zhang, Qi Z
2017-03-13  4:55 ` [PATCH v2 0/2] net/i40e: enable VF untag drop Qi Zhang
2017-03-13  4:55   ` [PATCH v2 1/2] " Qi Zhang
2017-03-13  4:55   ` [PATCH v2 2/2] app/testpmd: enable VF untag drop in testpmd Qi Zhang
2017-03-23 17:01     ` Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.