All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add selecting different GRE key length
@ 2015-09-24  7:16 Helin Zhang
  2015-09-24  7:16 ` [PATCH 1/2] i40e: add selecting " Helin Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Helin Zhang @ 2015-09-24  7:16 UTC (permalink / raw)
  To: dev; +Cc: yulong.pei

By default, only 3 bytes of GRE key will be used for hash or filter
calculation. Here adds a workaround for selecting 3 or 4 bytes of GRE
key for that purpose.

Helin Zhang (2):
  i40e: add selecting GRE key length
  app/testpmd: add test commands for selecting different GRE key sizes

 app/test-pmd/cmdline.c          | 52 +++++++++++++++++++++++++
 drivers/net/i40e/i40e_ethdev.c  | 86 +++++++++++++++++++++++++++++++++++++++--
 lib/librte_ether/rte_eth_ctrl.h | 20 ++++++++++
 3 files changed, 155 insertions(+), 3 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-11-03 23:41 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-24  7:16 [PATCH 0/2] add selecting different GRE key length Helin Zhang
2015-09-24  7:16 ` [PATCH 1/2] i40e: add selecting " Helin Zhang
2015-09-24  7:16 ` [PATCH 2/2] app/testpmd: add test commands for selecting different GRE key sizes Helin Zhang
2015-10-20  6:18 ` [PATCH v2 0/2] add selecting different GRE key length Helin Zhang
2015-10-20  6:18   ` [PATCH v2 1/2] i40e: add selecting " Helin Zhang
2015-10-20  6:18   ` [PATCH v2 2/2] app/testpmd: add test commands for selecting different GRE key sizes Helin Zhang
2015-10-29  6:18   ` [PATCH v3 0/3] add selecting different GRE key length Helin Zhang
2015-10-29  6:18     ` [PATCH v3 1/3] i40e: add selecting " Helin Zhang
2015-10-29  6:18     ` [PATCH v3 2/3] app/testpmd: add test commands for selecting different GRE key sizes Helin Zhang
2015-10-29  6:18     ` [PATCH v3 3/3] doc: update release notes and testpmd guide Helin Zhang
2015-10-29  7:48       ` Thomas Monjalon
2015-10-29  8:43         ` Zhang, Helin
2015-10-30  4:54     ` [PATCH v4 0/2] add selecting different GRE key length Helin Zhang
2015-10-30  4:54       ` [PATCH v4 1/2] i40e: add selecting " Helin Zhang
2015-10-30  4:54       ` [PATCH v4 2/2] app/testpmd: add test commands for selecting different GRE key sizes Helin Zhang
2015-10-30  5:37       ` [PATCH v4 0/2] add selecting different GRE key length Tao, Zhe
2015-11-02 15:07       ` [PATCH v5 " Helin Zhang
2015-11-02 15:07         ` [PATCH v5 1/2] i40e: add selecting " Helin Zhang
2015-11-02 15:07         ` [PATCH v5 2/2] app/testpmd: add test commands for selecting different GRE key sizes Helin Zhang
2015-11-03 16:28         ` [PATCH v6 0/2] add selecting different GRE key length Helin Zhang
2015-11-03 16:28           ` [PATCH v6 1/2] i40e: add selecting " Helin Zhang
2015-11-03 16:28           ` [PATCH v6 2/2] app/testpmd: add test commands for selecting different GRE key sizes Helin Zhang
2015-11-03 23:38           ` [PATCH v6 0/2] add selecting different GRE key length Thomas Monjalon

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.