netdev: Add reconfigure request mechanism.
[cascardo/ovs.git] / lib / netdev-dpdk.c
index 9ffa7ff..1deb44f 100644 (file)
@@ -2841,6 +2841,7 @@ static const struct dpdk_qos_ops egress_policer_ops = {
     NULL,                       /* arp_lookup */              \
                                                               \
     netdev_dpdk_update_flags,                                 \
+    NULL,                       /* reconfigure */             \
                                                               \
     netdev_dpdk_rxq_alloc,                                    \
     netdev_dpdk_rxq_construct,                                \