[dpdk-dev] [PATCH] ipc: fix send error handling

Thomas Monjalon thomas at monjalon.net
Fri May 3 14:26:59 CEST 2019


26/04/2019 12:27, Anatoly Burakov:
> According to manpage, ENOBUFS error indicates that either the
> input or the output queue is full. This should be considered
> an error, but it is treated as an "ignore" condition. Fix the
> code to report an error instead.
> 
> Fixes: bacaa2754017 ("eal: add channel for multi-process communication")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>

Applied, thanks




More information about the dev mailing list