Re: [dpdk-dev] [PATCH] net/igc: remove some useless log

2020-05-07 Thread Zhang, AlvinX
Hi Xiaolong, The purpose of this function is to clear RSS related configuration, if the RSS filter not been enabled, this message will be printed. The reason for printing this message is that this function will be called when the RSS flow was previously deleted and will prompt the user if RSS is

Re: [dpdk-dev] [PATCH] net/igc: remove some useless log

2020-05-06 Thread Ye Xiaolong
On 04/30, alvinx.zh...@intel.com wrote: >From: Alvin Zhang > >As title. > >Fixes: 746664d546fb (net/igc: implement flow API) >Cc: sta...@dpdk.org > >Signed-off-by: Alvin Zhang >--- > drivers/net/igc/igc_txrx.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/drivers/net/i

[dpdk-dev] [PATCH] net/igc: remove some useless log

2020-04-29 Thread alvinx . zhang
From: Alvin Zhang As title. Fixes: 746664d546fb (net/igc: implement flow API) Cc: sta...@dpdk.org Signed-off-by: Alvin Zhang --- drivers/net/igc/igc_txrx.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/net/igc/igc_txrx.c b/drivers/net/igc/igc_txrx.c index 5b26