All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Michael Qiu <qiudayu@archeros.com>
Cc: parav@nvidia.com, netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 v2] vdpa: Add virtqueue pairs set capacity
Date: Wed, 6 Apr 2022 08:39:41 -0700	[thread overview]
Message-ID: <20220406083941.378626ae@hermes.local> (raw)
In-Reply-To: <1649237791-31723-1-git-send-email-qiudayu@archeros.com>

On Wed,  6 Apr 2022 05:36:31 -0400
Michael Qiu <qiudayu@archeros.com> wrote:

> 	if (tb[VDPA_ATTR_DEV_NET_CFG_MAX_VQP]) {
>  		val_u16 = mnl_attr_get_u16(tb[VDPA_ATTR_DEV_NET_CFG_MAX_VQP]);
> -		print_uint(PRINT_ANY, "max_vq_pairs", "max_vq_pairs %d ",
> +		print_uint(PRINT_ANY, "max_vqp", "max_vqp %d ",
>  			     val_u16);

Good, the print should match the set parameters.

Wanted to apply but can not go against main branch, is the targeted for next

  reply	other threads:[~2022-04-06 17:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-24  9:19 [PATCH iproute2] vdpa: Add virtqueue pairs set capacity 08005325
2022-04-06  3:45 ` Parav Pandit
2022-04-06  9:36 ` [PATCH iproute2 v2] " Michael Qiu
2022-04-06 15:39   ` Stephen Hemminger [this message]
2022-04-06 20:56   ` Parav Pandit
2022-04-06 15:33 ` [PATCH iproute2] " Stephen Hemminger

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=20220406083941.378626ae@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.org \
    --cc=parav@nvidia.com \
    --cc=qiudayu@archeros.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.