Hi
> -Original Message-
> From: David Marchand [mailto:david.march...@redhat.com]
> Sent: Thursday, February 13, 2020 22:57
> To: Li, Xiaoyun
> Cc: Ye, Xiaolong ; Kovacevic, Marko
> ; dev ; dpdk stable
>
> Subject: Re: [dpdk-dev] [PATCH v2] examples/tep_term
On Mon, Feb 10, 2020 at 8:05 AM Xiaoyun Li wrote:
>
> Added return value check for 'rte_eth_dev_info_get()'.
>
> Coverity issue: 349922
> Fixes: 2bb43bd4350a ("examples/tep_term: add TSO offload configuration")
rte_eth_dev_info_get() prototype changed in 19.11.
Before this, it was a void.
So this
On 02/10, Xiaoyun Li wrote:
>Added return value check for 'rte_eth_dev_info_get()'.
>
>Coverity issue: 349922
>Fixes: 2bb43bd4350a ("examples/tep_term: add TSO offload configuration")
>Cc: sta...@dpdk.org
>
>Signed-off-by: Xiaoyun Li
>---
> examples/tep_termination/vxlan_setup.c | 4 +++-
> 1 file
Added return value check for 'rte_eth_dev_info_get()'.
Coverity issue: 349922
Fixes: 2bb43bd4350a ("examples/tep_term: add TSO offload configuration")
Cc: sta...@dpdk.org
Signed-off-by: Xiaoyun Li
---
examples/tep_termination/vxlan_setup.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-
4 matches
Mail list logo