Re: [PATCH] ethdev: add calculate hash function

2023-10-11 Thread Ferruh Yigit
On 10/11/2023 3:11 AM, fengchengwen wrote: > Hi, > > On 2023/10/10 19:05, Ferruh Yigit wrote: >> On 9/26/2023 12:37 PM, Ori Kam wrote: >>> rte_flow supports insert by index table[1]. >>> >>> Using the above table, the application can create rules >>> that are based on hash. >>> For example applica

Re: [PATCH] ethdev: add calculate hash function

2023-10-10 Thread fengchengwen
Hi, On 2023/10/10 19:05, Ferruh Yigit wrote: > On 9/26/2023 12:37 PM, Ori Kam wrote: >> rte_flow supports insert by index table[1]. >> >> Using the above table, the application can create rules >> that are based on hash. >> For example application can create the following logic in order >> to crea

RE: [PATCH] ethdev: add calculate hash function

2023-10-10 Thread Ori Kam
Hi Ferruh, > -Original Message- > From: Ferruh Yigit > Sent: Tuesday, October 10, 2023 2:06 PM > > On 9/26/2023 12:37 PM, Ori Kam wrote: > > rte_flow supports insert by index table[1]. > > > > Using the above table, the application can create rules > > that are based on hash. > > For exa

Re: [PATCH] ethdev: add calculate hash function

2023-10-10 Thread Ferruh Yigit
On 9/26/2023 12:37 PM, Ori Kam wrote: > rte_flow supports insert by index table[1]. > > Using the above table, the application can create rules > that are based on hash. > For example application can create the following logic in order > to create load balancing: > 1. Create insert by index table

RE: [PATCH] ethdev: add calculate hash function

2023-10-09 Thread Dariusz Sosnowski
Hi, > -Original Message- > From: Ori Kam > Sent: Tuesday, September 26, 2023 13:38 > To: cristian.dumitre...@intel.com; Aman Singh > ; Yuying Zhang ; > NBU-Contact-Thomas Monjalon (EXTERNAL) ; > Ferruh Yigit ; Andrew Rybchenko > > Cc: dev@dpdk.org; Ori Kam ; Raslan Darawsheh > > Subject