DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] net/mlx5: support multiple groups and jump action
@ 2018-10-03  1:56 Yongseok Koh
  2018-10-03  1:56 ` [dpdk-dev] [PATCH 1/2] ethdev: add jump action to description table Yongseok Koh
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Yongseok Koh @ 2018-10-03  1:56 UTC (permalink / raw)
  To: Adrien Mazarguil, Shahaf Shuler; +Cc: dev, Yongseok Koh

In accordance with
        "[RFC] net/mlx5: support multiple groups and jump action" [1].

[1] https://mails.dpdk.org/archives/dev/2018-September/111140.html

Yongseok Koh (2):
  ethdev: add jump action to description table
  net/mlx5: support multiple groups and jump action

 app/test-pmd/config.c            |  2 +-
 drivers/net/mlx5/Makefile        | 10 ++++++
 drivers/net/mlx5/meson.build     |  4 +++
 drivers/net/mlx5/mlx5_flow.h     |  5 +++
 drivers/net/mlx5/mlx5_flow_tcf.c | 78 +++++++++++++++++++++++++++++++++++-----
 lib/librte_ethdev/rte_flow.c     |  1 +
 6 files changed, 90 insertions(+), 10 deletions(-)

-- 
2.11.0

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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-03  1:56 [dpdk-dev] [PATCH 0/2] net/mlx5: support multiple groups and jump action Yongseok Koh
2018-10-03  1:56 ` [dpdk-dev] [PATCH 1/2] ethdev: add jump action to description table Yongseok Koh
2018-10-03  7:12   ` Andrew Rybchenko
2018-10-03  7:31     ` Yongseok Koh
2018-10-03  1:56 ` [dpdk-dev] [PATCH 2/2] net/mlx5: support multiple groups and jump action Yongseok Koh
2018-10-08 18:06 ` [dpdk-dev] [PATCH v2] " Yongseok Koh
2018-10-09  8:18   ` Ori Kam
2018-10-09 12:50   ` Shahaf Shuler
2018-10-10  2:47     ` Yongseok Koh
2018-10-10  5:35       ` Shahaf Shuler
2018-10-10  2:54 ` [dpdk-dev] [PATCH v3] " Yongseok Koh
2018-10-12  8:42 ` [dpdk-dev] [PATCH v4] " Yongseok Koh
2018-10-14  5:55   ` Shahaf Shuler

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).