[dpdk-dev] Build is broken in dpdk-next-net

Thomas Monjalon thomas at monjalon.net
Tue Apr 3 12:13:11 CEST 2018


03/04/2018 10:31, Maxime Coquelin:
> On 04/02/2018 06:25 PM, Stephen Hemminger wrote:
> > Rather than wallpapering over the unused result, why not do real error checking?
> > If the program was run in a non-Linux environment (such as WSL etc), maybe an error
> > could occur. Best to return an error; or at least call rte_exit().
> > 
> 
> Do we really want to call rte_exit() in a library?

No, we must use return.





More information about the dev mailing list