[dpdk-dev] [PATCH v7 3/3] app/testpmd: add a command to add many MAC addrs

Thomas Monjalon thomas at monjalon.net
Fri May 5 16:24:15 CEST 2017


05/05/2017 02:40, Wei Dai:
> This patch is added to introduce a testpmd command which
> is used to add more than one MAC addresses one time.
> This command can simplify the test for the change where
> the type of return value of adding MAC address.
> Normally a MAC address may fails to be added only after
> many MAC addresses have been added.
> Without this command, a tester may only trigger failed
> MAC address by running many times of testpmd command
> 'mac_addr add' .
> 
> Signed-off-by: Wei Dai <wei.dai at intel.com>
> ---
>  app/test-pmd/cmdline.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 55 insertions(+)

This patch has not been reviewed.
It is not a fix and I am not sure it is needed.


More information about the dev mailing list