Modify testpmd to allow stop, close, detach and attach of a port without stopping forwarding.
Bernard Iremonger (4): testpmd: add function port_is_forwarding testpmd: don't update fwding config when attaching/detaching a port testpmd: check port is not forwarding in stop_port and close_port testpmd: reconfigure forwarding after changing portlist app/test-pmd/config.c | 26 ++++++++++++++++++++++--- app/test-pmd/testpmd.c | 53 ++++++++++++-------------------------------------- app/test-pmd/testpmd.h | 3 ++- 3 files changed, 37 insertions(+), 45 deletions(-) -- 2.6.3