[dpdk-dev] [PATCH 04/10] net/bnxt: add changes to support 2 table scopes

2020-07-15 Thread Somnath Kotur
From: Farah Smith Need to remap the table scope ids allocated from HCAPI RM from high to low value because for legacy devices a table scope is a set of base addresses. The PCIe addresses must map to a PCIe PF which exists in the hardware. Signed-off-by: Farah Smith Reviewed-by: Somnath Kotur

[dpdk-dev] [PATCH 04/10] net/bnxt: add changes to support 2 table scopes

2020-07-13 Thread Somnath Kotur
From: Farah Smith Need to remap the table scope ids allocated from HCAPI RM from high to low value because for legacy devices a table scope is a set of base addresses. The PCIe addresses must map to a PCIe PF which exists in the hardware. Signed-off-by: Farah Smith Reviewed-by: Somnath Kotur

[dpdk-dev] [PATCH 04/10] net/bnxt: add changes to support 2 table scopes

2020-07-13 Thread Somnath Kotur
From: Farah Smith Need to remap the table scope ids allocated from HCAPI RM from high to low value because for legacy devices a table scope is a set of base addresses. The PCIe addresses must map to a PCIe PF which exists in the hardware. Signed-off-by: Farah Smith Reviewed-by: Somnath Kotur

[dpdk-dev] [PATCH 04/10] net/bnxt: add changes to support 2 table scopes

2020-07-13 Thread Somnath Kotur
From: Farah Smith Need to remap the table scope ids allocated from HCAPI RM from high to low value because for legacy devices a table scope is a set of base addresses. The PCIe addresses must map to a PCIe PF which exists in the hardware. Signed-off-by: Farah Smith Reviewed-by: Somnath Kotur