Add Traffic Manager feature for mvpp2 and fix the position of "Flow control" feature to keep the order of default.ini as best as possible.
Cc: sta...@dpdk.org Signed-off-by: Huisong Li <lihuis...@huawei.com> --- doc/guides/nics/features/mvpp2.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guides/nics/features/mvpp2.ini b/doc/guides/nics/features/mvpp2.ini index 653c9d08cb..ccc2c2d4f8 100644 --- a/doc/guides/nics/features/mvpp2.ini +++ b/doc/guides/nics/features/mvpp2.ini @@ -12,8 +12,9 @@ Allmulticast mode = Y Unicast MAC filter = Y Multicast MAC filter = Y RSS hash = Y -Flow control = Y VLAN filter = Y +Flow control = Y +Traffic manager = Y CRC offload = Y L3 checksum offload = Y L4 checksum offload = Y -- 2.33.0