[dpdk-dev] [PATCH V1 0/2] examples/ethtool: fix MTU set and add MTU query

Min Hu (Connor) humin29 at huawei.com
Thu Apr 29 12:53:27 CEST 2021


From: Huisong Li <lihuisong at huawei.com>

This patchset fixes MTU data type when set MTU, and supports the query
of MTU.

Huisong Li (2):
  examples/ethtool: fix data type of MTU
  examples/ethtool: support the query of MTU

 examples/ethtool/ethtool-app/ethapp.c | 54 ++++++++++++++++++----------
 examples/ethtool/lib/rte_ethtool.c    | 16 ++++++++---
 examples/ethtool/lib/rte_ethtool.h    | 16 ++++++++++-
 3 files changed, 63 insertions(+), 23 deletions(-)

-- 
2.8.1



More information about the dev mailing list