> -Original Message-
> From: Kevin Traynor [mailto:ktray...@redhat.com]
> Sent: Wednesday, March 20, 2019 8:21 PM
> To: Zhao1, Wei ; dev@dpdk.org
> Cc: Peng, Yuan ; sta...@dpdk.org; Zhang, Qi Z
>
> Subject: Re: [dpdk-dev] [PATCH] net/i40e: add warning info when
On 20/03/2019 03:31, Wei Zhao wrote:
> There need a warning info when no perfect RSS key is config,
It is mixing info and warning levels in the description and log. Better
to be consistent and use one (I think info).
> so i40e will use default key.
>
> Fixes: ecad87d22383 ("net/i40e: move RSS to
Thank you!
> -Original Message-
> From: Peng, Yuan
> Sent: Wednesday, March 20, 2019 5:21 PM
> To: Zhao1, Wei ; dev@dpdk.org
> Cc: sta...@dpdk.org; Zhang, Qi Z
> Subject: RE: [PATCH] net/i40e: add warning info when no perfect RSS key
>
> Tested-by: Peng Yuan
>
> - Tested Branch: master
Tested-by: Peng Yuan
- Tested Branch: master
- Tested Commit: 239912fa798e6e671072ca7ff987afd74c1e506c
- OS: 4.13.9-300.fc27.x86_64
- GCC: gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5)
- CPU: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
- NIC: Intel Corporation Device Fortville [8086:1583]
- Default x8
There need a warning info when no perfect RSS key is config,
so i40e will use default key.
Fixes: ecad87d22383 ("net/i40e: move RSS to flow API")
Cc: sta...@dpdk.org
Signed-off-by: Wei Zhao
---
drivers/net/i40e/i40e_ethdev.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/i40e/i
5 matches
Mail list logo