]> git.proxmox.com Git - mirror_ovs.git/blobdiff - ofproto/ofproto.h
dpif-netdev: Allow different numbers of rx queues for different ports.
[mirror_ovs.git] / ofproto / ofproto.h
index 7504027c2c6bbad6826643fefd68fff19e9cf94e..b99f0cd9a13690e204f25a949cc65aba67e02801 100644 (file)
@@ -316,7 +316,6 @@ int ofproto_set_mcast_snooping(struct ofproto *ofproto,
 int ofproto_port_set_mcast_snooping(struct ofproto *ofproto, void *aux,
                           const struct ofproto_mcast_snooping_port_settings *s);
 void ofproto_set_threads(int n_handlers, int n_revalidators);
-void ofproto_set_n_dpdk_rxqs(int n_rxqs);
 void ofproto_set_cpu_mask(const char *cmask);
 void ofproto_set_dp_desc(struct ofproto *, const char *dp_desc);
 int ofproto_set_snoops(struct ofproto *, const struct sset *snoops);