[dpdk-dev] [PATCH v6 0/2] testpmd shows incorrect rx_offload configuration

2021-08-24 Thread Jie Wang
Launch testpmd with multiple queues, and check rx_offload info. When testpmd shows the port configuration, it doesn't show RSS_HASH. --- v6: split this patch into two patches. v5: add an API to get device configuration info. v4: delete the whitespace at the end of the line. v3: - check and updat

[dpdk-dev] [PATCH v6 0/2] testpmd shows incorrect rx_offload configuration

2021-08-24 Thread Jie Wang
Launch testpmd with multiple queues, and check rx_offload info. When testpmd shows the port configuration, it doesn't show RSS_HASH. --- v6: split this patch into two patches. v5: add an API to get device configuration info. v4: delete the whitespace at the end of the line. v3: - check and upda