Re:RE: Re: [PATCH v3 1/2] examples/l3fwd: relax RSS requirement with option

2023-11-13 Thread taozj888
Hi all: At 2023-11-13 21:19:14, "Konstantin Ananyev" wrote: > > >>> Now the port Rx mq_mode had been set to RTE_ETH_MQ_RX_RSS >>> by default, but some hw and/or virtual interface does not >>> support the RSS and offload mode presupposed, e.g., some >>> virtio interfaces in the cloud don't suppor

Re:Re: [PATCH v3 1/2] examples/l3fwd: relax RSS requirement with option

2023-11-13 Thread taozj888
At 2023-11-13 07:33:49, "Stephen Hemminger" wrote: >On Sun, 12 Nov 2023 07:16:10 + >Trevor Tao wrote: > >> Now the port Rx mq_mode had been set to RTE_ETH_MQ_RX_RSS >> by default, but some hw and/or virtual interface does not >> support the RSS and offload mode presupposed, e.g., some >> virt

Re:Re: [PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed

2023-10-15 Thread taozj888
Hi David: Thanks for your notifications. I will check them in the future work. Trevor Tao At 2023-10-13 15:07:03, "David Marchand" wrote: >Hello, > >On Fri, Oct 13, 2023 at 6:28 AM Trevor Tao wrote: >> >> This series tries to relax l3fwd rx RSS/Offload mode requirement if they >> are

Re:Re: [PATCH v1 1/3] examples/l3fwd: relax RSS requirement with option

2023-10-12 Thread taozj888
Hi Konstantin: For your comments, please see my answers inline. Thanks. Trevor Tao At 2023-10-09 16:43:01, "Konstantin Ananyev" wrote: >Hi Trevor, > >> Now the port Rx mq_mode had been set to RTE_ETH_MQ_RX_RSS >> by default, but some hw and/or virtual interface does not >> support the RSS an

Re:Re: [PATCH v1 2/3] examples/l3fwd: relax the Offload requirement

2023-10-12 Thread taozj888
Hi Konstantin: For your comments, please see my answer inline. Thanks. Trevor Tao At 2023-10-09 17:03:11, "Konstantin Ananyev" wrote: >02.10.2023 09:53, Trevor Tao пишет: >> Now the port Rx offload mode is set to RTE_ETH_RX_OFFLOAD_CHECKSUM >> by default, but some hw and/or virtual interface

Re:Re: [PATCH v1] examples/l3fwd: relax the RSS/Offload requirement

2023-10-02 Thread taozj888
Hi Konstantin, I thought your comments make sense, and addressed them with a patchset https://patches.dpdk.org/project/dpdk/list/?series=29709, please check again. Thanks, Trevor Tao At 2023-09-26 21:49:05, "Konstantin Ananyev" wrote: > >Hi Trevor, >>> >>> At 2023-09-18 02:04:19,

Re:Re:Re: [PATCH v1] examples/l3fwd: relax the RSS/Offload requirement

2023-09-20 Thread taozj888
Hi Konstantin, Please see my comments inline Thanks. Trevor At 2023-09-20 16:04:41, "Konstantin Ananyev" wrote: > >Hi Trevor, > > >> >> At 2023-09-18 02:04:19, "Konstantin Ananyev" >> wrote: >>>03/09/2023 05:01, Trevor Tao пишет: Now the port Rx mq_mode had been set to RTE_ETH_MQ

Re:Re: [PATCH v1] examples/l3fwd: relax the RSS/Offload requirement

2023-09-18 Thread taozj888
Hi Konstantin: Please see my comments inline. Thanks. Trevor At 2023-09-18 02:04:19, "Konstantin Ananyev" wrote: >03/09/2023 05:01, Trevor Tao пишет: >> Now the port Rx mq_mode had been set to RTE_ETH_MQ_RX_RSS, and offload >> mode set to RTE_ETH_RX_OFFLOAD_CHECKSUM by default, but some h