netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ogerlitz@mellanox.com
Cc: netdev@vger.kernel.org, amirv@mellanox.com, roland@kernel.org,
	jackm@dev.mellanox.co.il
Subject: Re: [PATCH net-next 00/10] Mellanox driver updates Oct 31 2013
Date: Sat, 02 Nov 2013 02:20:03 -0400 (EDT)	[thread overview]
Message-ID: <20131102.022003.626036008640723018.davem@davemloft.net> (raw)
In-Reply-To: <1383222569-10930-1-git-send-email-ogerlitz@mellanox.com>

From: Or Gerlitz <ogerlitz@mellanox.com>
Date: Thu, 31 Oct 2013 14:29:19 +0200

> This patch set from Jack Morgenstein does the following:
> 
> 1. Fix MAC/VLAN SRIOV implementation, and add wrapper functions for VLAN allocation
>    and de-allocation (patches 1-6).
> 
> 2. Implements resource quotas when running under SRIOV (patches 7-10).
>    Patch 7 is a small bug fix, and patches 8-10 implement the quotas.
> 
> Quotas are implemented per resource type for VFs and the PF, to prevent
> any entity from simply grabbing all the resources for itself and leaving
> the other entities unable to obtain such resources.
> 
> The series is against net-next commit ba48650 "ipv6: remove the unnecessary statement in find_match()"
> 
> Patch #1 is bug fix which needs to go into -stable of kernels >= 3.10 

You cannot submit via net-next a bug fix that you want to go to -stable.
I've stated this a thousand times.

You MUST submit the bug fix for "net", not "net-next".

I'm tossing this entire series, submit your changes correctly.

Thank you.

  parent reply	other threads:[~2013-11-02  6:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-31 12:29 [PATCH net-next 00/10] Mellanox driver updates Oct 31 2013 Or Gerlitz
2013-10-31 12:29 ` [PATCH net-next 01/10] net/mlx4_core: Fix call to __mlx4_unregister_mac Or Gerlitz
2013-10-31 12:29 ` [PATCH net-next 02/10] net/mlx4_core: Fix register/unreg vlan flow Or Gerlitz
2013-10-31 12:29 ` [PATCH net-next 03/10] net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec Or Gerlitz
2013-10-31 12:29 ` [PATCH net-next 04/10] net/mlx4_en: Use vlan id instead of vlan index for unregistration Or Gerlitz
2013-10-31 12:29 ` [PATCH net-next 05/10] net/mlx4_core: Resource tracker for reg/unreg vlans Or Gerlitz
2013-10-31 12:29 ` [PATCH net-next 06/10] net/mlx4_core: Don't fail reg/unreg vlan for older guests Or Gerlitz
2013-10-31 12:29 ` [PATCH net-next 07/10] net/mlx4_core: Fix checking order in MR table init Or Gerlitz
2013-10-31 12:29 ` [PATCH net-next 08/10] mlx4: Structures and init/teardown for VF resource quotas Or Gerlitz
2013-10-31 12:29 ` [PATCH net-next 09/10] net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper Or Gerlitz
2013-10-31 12:29 ` [PATCH net-next 10/10] net/mlx4_core: Implement resource quota enforcement Or Gerlitz
2013-11-02  6:20 ` David Miller [this message]
2013-11-02 19:14   ` [PATCH net-next 00/10] Mellanox driver updates Oct 31 2013 Or Gerlitz

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=20131102.022003.626036008640723018.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=amirv@mellanox.com \
    --cc=jackm@dev.mellanox.co.il \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    --cc=roland@kernel.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).