Re: [PATCH V5 1/7] app/testpmd: fix supported RSS offload display

2022-06-28 Thread Ferruh Yigit
On 6/25/2022 3:12 AM, lihuisong (C) wrote: 在 2022/6/24 21:01, Ferruh Yigit 写道: On 6/24/2022 8:23 AM, Huisong Li wrote: The rte_eth_dev_info.flow_type_rss_offloads is populated in terms of RTE_ETH_RSS_* bits. If PMD sets RTE_ETH_RSS_L3_SRC_ONLY to dev_info->flow_type_rss_offloads. testpmd will

Re: [PATCH V5 1/7] app/testpmd: fix supported RSS offload display

2022-06-24 Thread Ferruh Yigit
On 6/24/2022 8:23 AM, Huisong Li wrote: The rte_eth_dev_info.flow_type_rss_offloads is populated in terms of RTE_ETH_RSS_* bits. If PMD sets RTE_ETH_RSS_L3_SRC_ONLY to dev_info->flow_type_rss_offloads. testpmd will display "user defined 63" when run 'show port info 0'. Because testpmd use flowty