mbox

[0/2] xstats related patches

Message ID 20191101201255.4853-1-stephen@networkplumber.org (mailing list archive)
Headers

Message

Stephen Hemminger Nov. 1, 2019, 8:12 p.m. UTC
  This is an updated simplified version of previous failsafe xstats
patch and a bug fix for testpmd.

The failsafe xstats patch is almostly a complete redo.

Stephen Hemminger (2):
  app/testpmd: block xstats for hidden ports
  failsafe: implement xstats

 app/test-pmd/config.c               |   8 ++
 drivers/net/failsafe/failsafe_ops.c | 152 ++++++++++++++++++++++++++++
 2 files changed, 160 insertions(+)