All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: "Ertman, David M" <david.m.ertman@intel.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"intel-wired-lan@lists.osuosl.org"
	<intel-wired-lan@lists.osuosl.org>
Subject: Re: [Intel-wired-lan] [PATCH net v2 00/10] Implement support for SRIOV + LAG
Date: Mon, 5 Jun 2023 13:27:28 -0700	[thread overview]
Message-ID: <20230605132728.022935ff@kernel.org> (raw)
In-Reply-To: <MW5PR11MB5811118836C780A1B0B4F9D6DD4DA@MW5PR11MB5811.namprd11.prod.outlook.com>

On Mon, 5 Jun 2023 19:12:59 +0000 Ertman, David M wrote:
> This got fat-fingered sent.  It still needed to be re-based on
> current tip-of-tree and is mislabeled as net instead of net-next.
> 
> Will resend V3 in 24 hours ☹
> 
> Again, sorry for the thrash.

I figured - if there's no strong reason I wouldn't resend, tho.
People who are interested in reviewing can work on this version.
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: "Ertman, David M" <david.m.ertman@intel.com>
Cc: "intel-wired-lan@lists.osuosl.org"
	<intel-wired-lan@lists.osuosl.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH net v2 00/10] Implement support for SRIOV + LAG
Date: Mon, 5 Jun 2023 13:27:28 -0700	[thread overview]
Message-ID: <20230605132728.022935ff@kernel.org> (raw)
In-Reply-To: <MW5PR11MB5811118836C780A1B0B4F9D6DD4DA@MW5PR11MB5811.namprd11.prod.outlook.com>

On Mon, 5 Jun 2023 19:12:59 +0000 Ertman, David M wrote:
> This got fat-fingered sent.  It still needed to be re-based on
> current tip-of-tree and is mislabeled as net instead of net-next.
> 
> Will resend V3 in 24 hours ☹
> 
> Again, sorry for the thrash.

I figured - if there's no strong reason I wouldn't resend, tho.
People who are interested in reviewing can work on this version.

  reply	other threads:[~2023-06-05 20:27 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-05 18:22 [Intel-wired-lan] [PATCH net v2 00/10] Implement support for SRIOV + LAG Dave Ertman
2023-06-05 18:22 ` Dave Ertman
2023-06-05 18:22 ` [Intel-wired-lan] [PATCH net v2 01/10] ice: Correctly initialize queue context values Dave Ertman
2023-06-05 18:22   ` Dave Ertman
2023-06-06  9:03   ` [Intel-wired-lan] " Daniel Machon
2023-06-06  9:03     ` Daniel Machon
2023-06-06 16:31     ` [Intel-wired-lan] " Ertman, David M
2023-06-06 16:31       ` Ertman, David M
2023-06-05 18:22 ` [Intel-wired-lan] [PATCH net v2 02/10] ice: Add driver support for firmware changes for LAG Dave Ertman
2023-06-05 18:22   ` Dave Ertman
2023-06-06  9:16   ` [Intel-wired-lan] " Daniel Machon
2023-06-06  9:16     ` Daniel Machon
2023-06-06 16:59     ` [Intel-wired-lan] " Ertman, David M
2023-06-06 16:59       ` Ertman, David M
2023-06-05 18:22 ` [Intel-wired-lan] [PATCH net v2 03/10] ice: changes to the interface with the HW and FW for SRIOV_VF+LAG Dave Ertman
2023-06-05 18:22   ` Dave Ertman
2023-06-06  9:36   ` [Intel-wired-lan] " Daniel Machon
2023-06-06  9:36     ` Daniel Machon
2023-06-06 18:11     ` [Intel-wired-lan] " Ertman, David M
2023-06-06 18:11       ` Ertman, David M
2023-06-05 18:22 ` [Intel-wired-lan] [PATCH net v2 04/10] ice: implement lag netdev event handler Dave Ertman
2023-06-05 18:22   ` Dave Ertman
2023-06-06  9:56   ` [Intel-wired-lan] " Daniel Machon
2023-06-06  9:56     ` Daniel Machon
2023-06-06 18:23     ` [Intel-wired-lan] " Ertman, David M
2023-06-06 18:23       ` Ertman, David M
2023-06-07  7:22       ` [Intel-wired-lan] " Daniel Machon
2023-06-07  7:22         ` Daniel Machon
2023-06-05 18:22 ` [Intel-wired-lan] [PATCH net v2 05/10] ice: process events created by " Dave Ertman
2023-06-05 18:22   ` Dave Ertman
2023-06-06 10:54   ` [Intel-wired-lan] " Daniel Machon
2023-06-06 10:54     ` Daniel Machon
2023-06-06 18:26     ` [Intel-wired-lan] " Ertman, David M
2023-06-06 18:26       ` Ertman, David M
2023-06-05 18:22 ` [Intel-wired-lan] [PATCH net v2 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface Dave Ertman
2023-06-05 18:22   ` Dave Ertman
2023-06-07  8:42   ` [Intel-wired-lan] " Daniel Machon
2023-06-07  8:42     ` Daniel Machon
2023-06-08  1:08     ` [Intel-wired-lan] " Ertman, David M
2023-06-08  1:08       ` Ertman, David M
2023-06-05 18:22 ` [Intel-wired-lan] [PATCH net v2 07/10] ice: support non-standard teardown of bond interface Dave Ertman
2023-06-05 18:22   ` Dave Ertman
2023-06-07  8:48   ` [Intel-wired-lan] " Daniel Machon
2023-06-07  8:48     ` Daniel Machon
2023-06-05 18:22 ` [Intel-wired-lan] [PATCH net v2 08/10] ice: enforce interface eligibility and add messaging for SRIOV LAG Dave Ertman
2023-06-05 18:22   ` Dave Ertman
2023-06-07  8:54   ` [Intel-wired-lan] " Daniel Machon
2023-06-07  8:54     ` Daniel Machon
2023-06-05 18:22 ` [Intel-wired-lan] [PATCH net v2 09/10] ice: enforce no DCB config changing when in bond Dave Ertman
2023-06-05 18:22   ` Dave Ertman
2023-06-07  9:01   ` [Intel-wired-lan] " Daniel Machon
2023-06-07  9:01     ` Daniel Machon
2023-06-05 18:22 ` [Intel-wired-lan] [PATCH net v2 10/10] ice: update reset path for SRIOV LAG support Dave Ertman
2023-06-05 18:22   ` Dave Ertman
2023-06-07 10:08   ` [Intel-wired-lan] " Daniel Machon
2023-06-07 10:08     ` Daniel Machon
2023-06-08 17:24     ` [Intel-wired-lan] " Ertman, David M
2023-06-08 17:24       ` Ertman, David M
2023-06-05 19:12 ` [Intel-wired-lan] [PATCH net v2 00/10] Implement support for SRIOV + LAG Ertman, David M
2023-06-05 19:12   ` Ertman, David M
2023-06-05 20:27   ` Jakub Kicinski [this message]
2023-06-05 20:27     ` Jakub Kicinski

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=20230605132728.022935ff@kernel.org \
    --to=kuba@kernel.org \
    --cc=david.m.ertman@intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=netdev@vger.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 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.