]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/tap/rte_eth_tap.c
net/i40e: fix parsing packet type for NEON
[dpdk.git] / drivers / net / tap / rte_eth_tap.c
index c36d4bf76e13772d2c502fcf30d65868885ed0e9..68baa18523af59fec2bdfa28ea27f4c2c88962fc 100644 (file)
@@ -1890,7 +1890,7 @@ static const struct eth_dev_ops ops = {
        .stats_reset            = tap_stats_reset,
        .dev_supported_ptypes_get = tap_dev_supported_ptypes_get,
        .rss_hash_update        = tap_rss_hash_update,
-       .filter_ctrl            = tap_dev_filter_ctrl,
+       .flow_ops_get           = tap_dev_flow_ops_get,
 };
 
 static int