[dpdk-dev] [PATCH 08/10] net/bnxt: consider VLAN fields for template match criteria

2020-07-15 Thread Somnath Kotur
From: Kishore Padmanabha The vlan mask fields were not setting the field bitmap causing the template match process to ignore vlan fields. This change fixes this bug. Signed-off-by: Kishore Padmanabha Reviewed-by: Michael Baucom Signed-off-by: Somnath Kotur --- drivers/net/bnxt/tf_ulp/ulp_rte

[dpdk-dev] [PATCH 08/10] net/bnxt: consider VLAN fields for template match criteria

2020-07-13 Thread Somnath Kotur
From: Kishore Padmanabha The vlan mask fields were not setting the field bitmap causing the template match process to ignore vlan fields. This change fixes this bug. Signed-off-by: Kishore Padmanabha Reviewed-by: Michael Baucom Signed-off-by: Somnath Kotur --- drivers/net/bnxt/tf_ulp/ulp_map