net/memif: fix overwriting of head segment
[dpdk.git] / drivers / net / hns3 / meson.build
index a99e0db..f2aede9 100644 (file)
@@ -29,6 +29,8 @@ sources = files(
         'hns3_mp.c',
         'hns3_tm.c',
         'hns3_ptp.c',
+        'hns3_common.c',
+        'hns3_ethdev_dump.c',
 )
 
 deps += ['hash']