Change ABIs as announced: * rte_eth_rss_reta_entry64.reta field to handle large number of queues (above 256).
* Increase cmdline buffers to support long command lines, include long RETA update commands. Nelio Laranjeiro (3): ethdev: change RETA type in rte_eth_rss_reta_entry64 cmdline: increase command line buffer mlx5: increase RETA table size app/test-pmd/cmdline.c | 4 ++-- doc/guides/rel_notes/deprecation.rst | 10 ---------- drivers/net/mlx5/mlx5_defs.h | 2 +- lib/librte_cmdline/cmdline_parse.h | 2 +- lib/librte_cmdline/cmdline_parse_string.h | 2 +- lib/librte_cmdline/cmdline_rdline.h | 2 +- lib/librte_ether/rte_ethdev.c | 2 +- lib/librte_ether/rte_ethdev.h | 2 +- 8 files changed, 8 insertions(+), 18 deletions(-) -- 2.1.4