Add include rte_eth_bond_8023ad.h. Fix #681.

This commit is contained in:
fengbojiang 2022-07-05 14:50:22 +08:00
parent 1056bf23c3
commit 8edd7a76c2
1 changed files with 1 additions and 0 deletions

View File

@ -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"