pdump unit test has dependency on pthread code
in test.c and process.h to run send_pkts(),
this code should be enabled only when
CONFIG_RTE_LIBRTE_PDUMP is enabled.

Bugzilla ID: 222

Fixes: 086eb64db3 ("test/pdump: add unit test for pdump library")
CC: [email protected]

Signed-off-by: Reshma Pattan <[email protected]>

+1

Checked when CONFIG_RTE_LIBRTE_PDUMP=n
with latest code from master, build completes succesfully

Reviewed-by: Rami Rosen <[email protected]>

Reply via email to