> -Original Message-
> From: Jastrzebski, MichalX K
> Sent: Friday, September 29, 2017 8:57 PM
> To: Wu, Jingjing
> Cc: dev@dpdk.org; Jain, Deepak K ; Kulasek, TomaszX
> ; Chilikin, Andrey ;
> sta...@dpdk.org
> Subject: [PATCH] app/testpmd: fix runtime dead code
>
> From: Tomasz Kulasek
From: Tomasz Kulasek
Coverity reports DEADCODE, as assumes that RTE_LIBRTE_I40E_PMD
is defined and function compiles entirely.
The fix is about to place printf function into #else branch
of conditional compilation, since it is known at compile
time if i40e is supported. No need to check it at ru
2 matches
Mail list logo