net/hns3: support Rx/Tx and related operations
[dpdk.git] / drivers / net / hns3 / meson.build
index 4a70992..1d8b1b1 100644 (file)
@@ -21,5 +21,6 @@ sources = files('hns3_cmd.c',
        'hns3_flow.c',
        'hns3_mbx.c',
        'hns3_rss.c',
+       'hns3_rxtx.c',
        )
 deps += ['hash']