All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brelinski, Tony <tony.brelinski@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH net 8/8] iavf: Fix for setting queues to 0
Date: Mon, 1 Nov 2021 23:01:54 +0000	[thread overview]
Message-ID: <MN2PR11MB4224E858E9DECBF23423FF46828A9@MN2PR11MB4224.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20210604164900.33156-8-anthony.l.nguyen@intel.com>

> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@osuosl.org> On Behalf Of
> Nguyen, Anthony L
> Sent: Friday, June 4, 2021 9:49 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH net 8/8] iavf: Fix for setting queues to 0
> 
> From: Grzegorz Szczurek <grzegorzx.szczurek@intel.com>
> 
> Now setting combine to 0 will be rejected with the appropriate error code.
> This has been implemented by adding a condition that checks the value of
> combine equal to zero.
> Without this patch, when the user requested it, no error was returned and
> combine was set to the default value for VF.
> 
> Fixes: 5520deb15326 ("iavf: Enable support for up to 16 queues")
> Signed-off-by: Grzegorz Szczurek <grzegorzx.szczurek@intel.com>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
> ---
>  drivers/net/ethernet/intel/iavf/iavf_ethtool.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Tested-by: Tony Brelinski <tony.brelinski@intel.com>



  reply	other threads:[~2021-11-01 23:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-04 16:48 [Intel-wired-lan] [PATCH net 1/8] iavf: check for null in iavf_fix_features Tony Nguyen
2021-06-04 16:48 ` [Intel-wired-lan] [PATCH net 2/8] iavf: free q_vectors before queues in iavf_disable_vf Tony Nguyen
2021-11-01 23:04   ` Brelinski, Tony
2021-06-04 16:48 ` [Intel-wired-lan] [PATCH net 3/8] iavf: don't clear a lock we don't hold Tony Nguyen
2021-11-01 23:03   ` Brelinski, Tony
2021-06-04 16:48 ` [Intel-wired-lan] [PATCH net 4/8] iavf: Fix failure to exit out from last all-multicast mode Tony Nguyen
2021-11-01 23:03   ` Brelinski, Tony
2021-06-04 16:48 ` [Intel-wired-lan] [PATCH net 5/8] iavf: prevent accidental free of filter structure Tony Nguyen
2021-11-01 23:02   ` Brelinski, Tony
2021-06-04 16:48 ` [Intel-wired-lan] [PATCH net 6/8] iavf: validate pointers Tony Nguyen
2021-11-01 23:02   ` Brelinski, Tony
2021-06-04 16:48 ` [Intel-wired-lan] [PATCH net 7/8] iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset Tony Nguyen
2021-11-01 23:05   ` Brelinski, Tony
2021-06-04 16:49 ` [Intel-wired-lan] [PATCH net 8/8] iavf: Fix for setting queues to 0 Tony Nguyen
2021-11-01 23:01   ` Brelinski, Tony [this message]
2021-11-01 23:04 ` [Intel-wired-lan] [PATCH net 1/8] iavf: check for null in iavf_fix_features Brelinski, Tony

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=MN2PR11MB4224E858E9DECBF23423FF46828A9@MN2PR11MB4224.namprd11.prod.outlook.com \
    --to=tony.brelinski@intel.com \
    --cc=intel-wired-lan@osuosl.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 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.