patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: olegpoly123 <olegp123@walla.co.il>
Cc: "Wiles, Keith" <keith.wiles@intel.com>, dpdk-dev <dev@dpdk.org>,
	"stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [dpdk-stable] [PATCH] net/tap: fix missing _SC_IOV_MAX
Date: Fri, 08 Mar 2019 19:54:48 +0100	[thread overview]
Message-ID: <5559440.5kKDXyRl1A@xps> (raw)
In-Reply-To: <BA86E0CF-15A4-4F39-BBC4-73ABCB8D1293@intel.com>

Thanks for contributing.
Please find two comments below.

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

Please provide your real name.

  reply	other threads:[~2019-03-08 18:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-08 18:00 olegpoly123
2019-03-08 18:06 ` Wiles, Keith
2019-03-08 18:54   ` Thomas Monjalon [this message]
2019-03-09  3:02 ` [dpdk-stable] [dpdk-dev] " Stephen Hemminger
     [not found] <20190307222523.24620-1-olegp123@walla.co.il>
2019-03-07 22:31 ` [dpdk-stable] " Wiles, Keith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5559440.5kKDXyRl1A@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=keith.wiles@intel.com \
    --cc=olegp123@walla.co.il \
    --cc=stable@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).