Re: [PATCH net-next] fsl/fman: include IPSEC SPI in the Keygen extraction

2019-05-28 Thread David Miller
From: Madalin Bucur Date: Mon, 27 May 2019 15:32:12 +0300 > The keygen extracted fields are used as input for the hash that > determines the incoming frames distribution. Adding IPSEC SPI so > different IPSEC flows can be distributed to different CPUs. > > Signed-off-by: Madalin Bucur Applied.

[PATCH net-next] fsl/fman: include IPSEC SPI in the Keygen extraction

2019-05-27 Thread Madalin Bucur
The keygen extracted fields are used as input for the hash that determines the incoming frames distribution. Adding IPSEC SPI so different IPSEC flows can be distributed to different CPUs. Signed-off-by: Madalin Bucur --- drivers/net/ethernet/freescale/fman/fman_keygen.c | 3 ++- 1 file changed,