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: [email protected]
>
> Signed-off-by: Anatoly Burakov <[email protected]>Applied, thanks

