Re: [dpdk-dev] [PATCH] net/mlx5: support more than 16 modify actions

2019-11-24 Thread Ori Kam
> -Original Message- > From: dev On Behalf Of Bing Zhao > Sent: Saturday, November 23, 2019 9:27 AM > To: Ori Kam ; Slava Ovsiienko > ; Raslan Darawsheh > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] net/mlx5: support more than 16 modify actions > > In th

[dpdk-dev] [PATCH] net/mlx5: support more than 16 modify actions

2019-11-22 Thread Bing Zhao
In the root table, there is some limitation of total number of header modify actions, 16 or 8 for each. But in other tables, there is no such strict limitation. In an IPv6 case, the IP fields modifying will occupy more actions than that in IPv4, so the total support number should be increased in or