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: [PATCH v1] examples/l3fwd: relax the RSS/Offload requirement

2023-09-20 Thread Konstantin Ananyev
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_RX_RSS, and offload mode set to RTE_ETH_RX_OFFLOAD_CHECKSUM by default, but some hardware and/or virtual interface does not support the RS

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