[dpdk-dev] [PATCH] ethdev: fine tune error reporting in pick transfer proxy API
Ferruh Yigit
ferruh.yigit at intel.com
Wed Nov 10 15:21:13 CET 2021
On 11/2/2021 5:04 PM, David Marchand wrote:
> On Tue, Nov 2, 2021 at 4:59 PM Andrew Rybchenko
> <andrew.rybchenko at oktetlabs.ru> wrote:
>>>> IMHO, spamming of testpmd logs in described case should be fixed
>>>> in testpmd itself to avoid logs in the case of ENOTSUP. That's it.
>>>
>>> I think we should not call this API in testpmd
>>> if not doing rte_flow transfer rule.
>>>
>>
>> Since testpmd does not pursue top flow insertion rate etc,
>> I tend to agree. For debugging purposes (testpmd main goal)
>> the best way is to pick proxy just before usage without any
>> caching etc.
>
> +1.
>
+1 to not call this API when not doing rte_flow transfer rule,
and get rid of this testpmd logs..
More information about the dev
mailing list