[dpdk-dev] [PATCH 19/36] net/bnxt: add enum to the critical resource

2020-06-12 Thread Somnath Kotur
From: Kishore Padmanabha The critical resource field in the template table is assigned enumeration values instead of hard coded values. Signed-off-by: Kishore Padmanabha Reviewed-by: Michael Baucom Signed-off-by: Somnath Kotur --- drivers/net/bnxt/tf_ulp/ulp_mapper.c | 14 +++---

[dpdk-dev] [PATCH 19/36] net/bnxt: add enum to the critical resource

2020-06-10 Thread Somnath Kotur
From: Kishore Padmanabha The critical resource field in the template table is assigned enumeration values instead of hard coded values. Signed-off-by: Kishore Padmanabha Reviewed-by: Michael Baucom Signed-off-by: Somnath Kotur --- drivers/net/bnxt/tf_ulp/ulp_mapper.c | 14 +++---

[dpdk-dev] [PATCH 19/36] net/bnxt: add enum to the critical resource

2020-06-10 Thread Somnath Kotur
From: Kishore Padmanabha The critical resource field in the template table is assigned enumeration values instead of hard coded values. Signed-off-by: Kishore Padmanabha Reviewed-by: Michael Baucom Signed-off-by: Somnath Kotur --- drivers/net/bnxt/tf_ulp/ulp_mapper.c | 14 +++---