crypto/dpaa_sec: support authonly and chain with raw API
[dpdk.git] / drivers / net / ice / meson.build
index 65750d3..0b86d74 100644 (file)
@@ -70,6 +70,7 @@ endif
 sources += files('ice_dcf.c',
          'ice_dcf_vf_representor.c',
          'ice_dcf_ethdev.c',
-         'ice_dcf_parent.c')
+         'ice_dcf_parent.c',
+        'ice_dcf_sched.c')
 
 headers = files('rte_pmd_ice.h')