]> git.droids-corp.org - dpdk.git/commit
net/i40e: move testpmd commands
authorDavid Marchand <david.marchand@redhat.com>
Fri, 17 Jun 2022 05:07:26 +0000 (07:07 +0200)
committerFerruh Yigit <ferruh.yigit@xilinx.com>
Mon, 20 Jun 2022 17:48:39 +0000 (19:48 +0200)
commit94b3c1a72507b49df61889f0f237dae85bb49be5
tree4312ff150da5271741310c4d559a2b794d586504
parent703178f89c7785409b039629e567665c128e0f6c
net/i40e: move testpmd commands

Move related specific testpmd commands into this driver directory.
While at it, fix checkpatch warnings.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Ferruh Yigit <ferruh.yigit@xilinx.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/testpmd.h
doc/guides/nics/i40e.rst
doc/guides/testpmd_app_ug/testpmd_funcs.rst
drivers/net/i40e/i40e_testpmd.c [new file with mode: 0644]
drivers/net/i40e/meson.build