[dpdk-dev] [PATCH v2] app/test: fix build when ring PMD is disabled

Bruce Richardson bruce.richardson at intel.com
Thu Oct 17 15:46:33 CEST 2019


On Thu, Oct 17, 2019 at 12:16:28PM +0100, Reshma Pattan wrote:
> 1)pdump, latency, bitrate, ring PMD and test_event_eth_tx_adapter
> unit tests are dependent on ring PMD, so compile those
> tests only when ring PMD is enabled else ignore.
> 
> 2)get rid of make file error which was added by bond unit test
> for ring PMD disabled case which is not necessary.
> 
> Fixes: 086eb64db3 ("test/pdump: add unit test for pdump library")
> Fixes: fdeb30fa71 ("test/bitrate: add unit tests for bitrate library")
> Fixes: 1e3676a06e ("test/latency: add unit tests for latencystats library")
> Fixes: 46cf97e4bb ("eventdev: add test for eth Tx adapter")
> Fixes: d23e09e0ef ("app/test: link with ring pmd when needed")
> 
> CC: stable at dpdk.org
> CC: Nikhil Rao <nikhil.rao at intel.com>
> CC: Chas Williams <chas3 at att.com>
> CC: Bruce Richardson <bruce.richardson at intel.com>
> CC: Stephen Hemminger <stephen at networkplumber.org>
> 
> Reported-by: Stephen Hemminger <stephen at networkplumber.org>
> Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>

Acked-by: Bruce Richardson <bruce.richardson at intel.com>



More information about the dev mailing list