On 3/18/2019 6:20 PM, olegpoly123 wrote:
> If the value _SC_IOV_MAX is missing, sysconf returns -1.
> In this case, iov_max is set to a default value of 1024.
> This should never happen except for redhat bug:
>    https://bugzilla.redhat.com/show_bug.cgi?id=1504165
> 
> Fixes: ec12df9504fe ("net/tap: fix support for large Rx queues")
> Cc: [email protected]
> 
> Signed-off-by: Oleg Polyakov <[email protected]>
> Acked-by: Keith Wiles <[email protected]>

Applied to dpdk-next-net/master, thanks.

Reply via email to