Re: [dpdk-dev] [PATCH v1 1/2] ethdev: add eCPRI RSS offload types

2020-11-17 Thread Ferruh Yigit
On 11/16/2020 5:32 AM, Simei Su wrote: This patch defines new RSS offload types for eCPRI. For eCPRI with Message Type 0, the hash field is physical channel ID. Signed-off-by: Simei Su --- lib/librte_ethdev/rte_ethdev.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/librte_ethdev/rt

[dpdk-dev] [PATCH v1 1/2] ethdev: add eCPRI RSS offload types

2020-11-15 Thread Simei Su
This patch defines new RSS offload types for eCPRI. For eCPRI with Message Type 0, the hash field is physical channel ID. Signed-off-by: Simei Su --- lib/librte_ethdev/rte_ethdev.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/librte_ethdev/rte_ethdev.h b/lib/librte_ethdev/rte_ethdev.h