]> git.droids-corp.org - dpdk.git/commit
net/bonding: move testpmd commands
authorDavid Marchand <david.marchand@redhat.com>
Fri, 17 Jun 2022 05:06:52 +0000 (07:06 +0200)
committerFerruh Yigit <ferruh.yigit@xilinx.com>
Mon, 20 Jun 2022 17:48:39 +0000 (19:48 +0200)
commit703178f89c7785409b039629e567665c128e0f6c
treee2884e935aa96e624bbce2392acbaf54129e533a
parent5c305e218f15552d828e10293d19d9a06c4747f4
net/bonding: 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/meson.build
doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
doc/guides/testpmd_app_ug/testpmd_funcs.rst
drivers/net/bonding/bonding_testpmd.c [new file with mode: 0644]
drivers/net/bonding/meson.build