Re: [dpdk-dev] [PATCH] net/ice: fix performance with writeback policy

2021-09-05 Thread Zhang, Qi Z
> -Original Message- > From: Tu, Lijuan > Sent: Monday, September 6, 2021 9:35 AM > To: Zhang, Qi Z ; Yang, Qiming > > Cc: Guo, Junfeng ; dev@dpdk.org; sta...@dpdk.org > Subject: RE: [PATCH] net/ice: fix performance with writeback policy > > > Apply the same fix that for iavf to DCF >

Re: [dpdk-dev] [PATCH] net/ice: fix performance with writeback policy

2021-09-05 Thread Tu, Lijuan
> Apply the same fix that for iavf to DCF > commit: ead06572bd8f ("net/iavf: fix performance with writeback policy") > > Fixes: 4b0d391f0eab ("net/ice: add queue config in DCF") > Cc: sta...@dpdk.org > > Signed-off-by: Qi Zhang Tested-by: Lijuan Tu

[dpdk-dev] [PATCH] net/ice: fix performance with writeback policy

2021-08-29 Thread Qi Zhang
Apply the same fix that for iavf to DCF commit: ead06572bd8f ("net/iavf: fix performance with writeback policy") Fixes: 4b0d391f0eab ("net/ice: add queue config in DCF") Cc: sta...@dpdk.org Signed-off-by: Qi Zhang --- drivers/net/ice/ice_dcf_ethdev.c | 9 +++-- 1 file changed, 7 insertions(