[dpdk-stable] [PATCH] net/tap: fix missing _SC_IOV_MAX

Thomas Monjalon thomas at monjalon.net
Fri Mar 8 19:54:48 CET 2019


Thanks for contributing.
Please find two comments below.

> > On Mar 8, 2019, at 12:00 PM, olegpoly123 <olegp123 at walla.co.il> 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.
> > 
> > Cc: stable at dpdk.org

Is there any specific commit we can reference for backport?
Maybe this one?
Fixes: ec12df9504fe ("net/tap: fix support for large Rx queues")

> > Signed-off-by: olegpoly123 <olegp123 at walla.co.il>

Please provide your real name.




More information about the stable mailing list