mbox

[0/3] app/testpmd: fixes for testpmd application

Message ID 20200121114433.57543-1-huwei013@chinasoftinc.com (mailing list archive)
Headers

Message

Wei Hu (Xavier) Jan. 21, 2020, 11:44 a.m. UTC
  These patchset are fixes for testpmd application.

Wei Hu (Xavier) (3):
  app/testpmd: update Rx offload after setting MTU sccessfully
  app/testpmd: fix the initial value when setting PFC
  app/testpmd: fix uninitialized members when setting PFC

 app/test-pmd/cmdline.c |  3 ++-
 app/test-pmd/config.c  | 18 +++++++++++++++++-
 2 files changed, 19 insertions(+), 2 deletions(-)