[dpdk-dev] [PATCH 0/2] net/mlx5: support multiple groups and jump action

Yongseok Koh yskoh at mellanox.com
Wed Oct 3 03:56:50 CEST 2018


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



More information about the dev mailing list