]> git.proxmox.com Git - mirror_ovs.git/blobdiff - vswitchd/bridge.c
dpif-netdev: Allow different numbers of rx queues for different ports.
[mirror_ovs.git] / vswitchd / bridge.c
index 2ff23223f2b8bf4fb4511021729fb01122d512cb..c6fa445264f754f6bf06d61424759630d48a5055 100644 (file)
@@ -581,8 +581,6 @@ bridge_reconfigure(const struct ovsrec_open_vswitch *ovs_cfg)
                                         OFPROTO_FLOW_LIMIT_DEFAULT));
     ofproto_set_max_idle(smap_get_int(&ovs_cfg->other_config, "max-idle",
                                       OFPROTO_MAX_IDLE_DEFAULT));
-    ofproto_set_n_dpdk_rxqs(smap_get_int(&ovs_cfg->other_config,
-                                         "n-dpdk-rxqs", 0));
     ofproto_set_cpu_mask(smap_get(&ovs_cfg->other_config, "pmd-cpu-mask"));
 
     ofproto_set_threads(