summaryrefslogtreecommitdiff
path: root/lib/dpdk.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dpdk.h')
-rw-r--r--lib/dpdk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dpdk.h b/lib/dpdk.h
index efdaa637c..bbb89d4e6 100644
--- a/lib/dpdk.h
+++ b/lib/dpdk.h
@@ -39,6 +39,7 @@ void dpdk_init(const struct smap *ovs_other_config);
void dpdk_set_lcore_id(unsigned cpu);
const char *dpdk_get_vhost_sock_dir(void);
bool dpdk_vhost_iommu_enabled(void);
+bool dpdk_per_port_memory(void);
void print_dpdk_version(void);
void dpdk_status(const struct ovsrec_open_vswitch *);
#endif /* dpdk.h */