vdpa/mlx5: support queue update
[dpdk.git] / drivers / net / bnxt / meson.build
index 59dda69..4306c60 100644 (file)
@@ -35,7 +35,9 @@ sources = files('bnxt_cpr.c',
        'tf_ulp/bnxt_ulp.c',
        'tf_ulp/ulp_mark_mgr.c',
        'tf_ulp/ulp_flow_db.c',
-       'tf_ulp/ulp_template_db.c',
+       'tf_ulp/ulp_template_db_tbl.c',
+       'tf_ulp/ulp_template_db_class.c',
+       'tf_ulp/ulp_template_db_act.c',
        'tf_ulp/ulp_utils.c',
        'tf_ulp/ulp_mapper.c',
        'tf_ulp/ulp_matcher.c',