app/testpmd: remove unused header file
This patch removes unused "rte_eth_bond.h" header file.
Fixes: 2950a76931
("bond: testpmd support")
Cc: stable@dpdk.org
Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
This commit is contained in:
parent
60e53c078d
commit
694d61b8e7
@ -38,9 +38,6 @@
|
||||
#include <rte_ether.h>
|
||||
#include <rte_ethdev.h>
|
||||
#include <rte_string_fns.h>
|
||||
#ifdef RTE_NET_BOND
|
||||
#include <rte_eth_bond.h>
|
||||
#endif
|
||||
#include <rte_flow.h>
|
||||
|
||||
#include "testpmd.h"
|
||||
|
Loading…
Reference in New Issue
Block a user