[dpdk-dev] [PATCH v5 0/9] app/testpmd: forwarding

2016-06-16 Thread Thomas Monjalon
> > Bernard Iremonger (9): > > app/testpmd: add new function > > app/testpmd: do not update forwarding config > > app/testpmd: check port is not forwarding > > app/testpmd: separate fwd config setup from display > > app/testpmd: add another new function > > app/testpmd: move fwd streams

[dpdk-dev] [PATCH v5 0/9] app/testpmd: forwarding

2016-06-14 Thread Bernard Iremonger
Modify testpmd to allow stop, close, detach and attach of a port without stopping forwarding. Changes in v5: rebased to latest master reworded commit messages, resulting in changes to patch names. Changes in v4: rebased to latest master reworked patch 4 Changes in v3: rebased to latest master. a

[dpdk-dev] [PATCH v5 0/9] app/testpmd: forwarding

2016-06-14 Thread De Lara Guarch, Pablo
> -Original Message- > From: Iremonger, Bernard > Sent: Tuesday, June 14, 2016 4:36 PM > To: dev at dpdk.org > Cc: De Lara Guarch, Pablo; Iremonger, Bernard > Subject: [PATCH v5 0/9] app/testpmd: forwarding > > Modify testpmd to allow stop, close, detach and attach > of a port without sto