16/03/2020 17:37, Bruce Richardson: > When removing the extra headers from rte_pci.h stdlib should have been > removed instead of stdio, since off_t is missing for BSD builds when just > including stdlib.h > > Fixes: 0dcba5256287 ("pci: remove unneeded includes in public header file") > Cc: sta...@dpdk.org > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com>
Sorry, I missed the failure seen in the community lab: http://mails.dpdk.org/archives/test-report/2020-March/120862.html Note: we should always wait for tests to be run. Thank you for the quick fix. Applied, thanks