Skip to content

Commit 8edd7a7

Browse files
committed
Add include rte_eth_bond_8023ad.h. Fix #681.
1 parent 1056bf2 commit 8edd7a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ff_dpdk_if.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
#include <rte_tcp.h>
5454
#include <rte_udp.h>
5555
#include <rte_eth_bond.h>
56+
#include <rte_eth_bond_8023ad.h>
5657

5758
#include "ff_dpdk_if.h"
5859
#include "ff_dpdk_pcap.h"

0 commit comments

Comments
 (0)