mirror of https://github.com/F-Stack/f-stack.git
Add include rte_eth_bond_8023ad.h. Fix #681.
This commit is contained in:
parent
1056bf23c3
commit
8edd7a76c2
|
@ -53,6 +53,7 @@
|
|||
#include <rte_tcp.h>
|
||||
#include <rte_udp.h>
|
||||
#include <rte_eth_bond.h>
|
||||
#include <rte_eth_bond_8023ad.h>
|
||||
|
||||
#include "ff_dpdk_if.h"
|
||||
#include "ff_dpdk_pcap.h"
|
||||
|
|
Loading…
Reference in New Issue