All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net/mlx5: add L2 encap and decap to Direct Verbs
@ 2018-10-24 11:08 Dekel Peled
  2018-10-24 11:08 ` [PATCH 1/2] net/mlx5: add VXLAN encap " Dekel Peled
  2018-10-24 11:08 ` [PATCH 2/2] net/mlx5: add NVGRE " Dekel Peled
  0 siblings, 2 replies; 6+ messages in thread
From: Dekel Peled @ 2018-10-24 11:08 UTC (permalink / raw)
  To: yskoh, shahafs; +Cc: dev, orika

This series implements the VXLAN and NVGRE encap and decap actions,
in Direct Verbs flow.

Dekel Peled (2):
  net/mlx5: add VXLAN encap decap to Direct Verbs
  net/mlx5: add NVGRE encap decap to Direct Verbs

 drivers/net/mlx5/mlx5_flow.h    |   6 +
 drivers/net/mlx5/mlx5_flow_dv.c | 439 +++++++++++++++++++++++++++++++++++++++-
 2 files changed, 440 insertions(+), 5 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-10-25  5:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-24 11:08 [PATCH 0/2] net/mlx5: add L2 encap and decap to Direct Verbs Dekel Peled
2018-10-24 11:08 ` [PATCH 1/2] net/mlx5: add VXLAN encap " Dekel Peled
2018-10-24 12:59   ` Ori Kam
2018-10-25  5:53     ` Dekel Peled
2018-10-24 11:08 ` [PATCH 2/2] net/mlx5: add NVGRE " Dekel Peled
2018-10-24 13:47   ` Ori Kam

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.