[dpdk-dev] [PATCH] rte_eth_af_packet: check return value from sendto call

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Oct 20 18:01:15 CEST 2015


2015-08-27 13:50, John W. Linville:
> Coverity CID # 13200
> 
> If sendto fails, the packets will not get transmitted.  Return 0 as
> the number of packets transmitted.
> 
> Signed-off-by: John W. Linville <linville at tuxdriver.com>

Applied, thanks


More information about the dev mailing list