netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jacob Keller <jacob.e.keller@intel.com>
Cc: <patchwork-bot+netdevbpf@kernel.org>, <davem@davemloft.net>,
	<netdev@vger.kernel.org>, <hui.wang@canonical.com>,
	<vitaly.lifshits@intel.com>, <naamax.meir@linux.intel.com>,
	<horms@kernel.org>, <pmenzel@molgen.mpg.de>,
	<anthony.l.nguyen@intel.com>, <rui.zhang@intel.com>,
	<thinhtr@linux.ibm.com>, <rob.thomas@ibm.com>,
	<himasekharx.reddy.pucha@intel.com>, <michal.kubiak@intel.com>,
	<wojciech.drewek@intel.com>, <george.kuruvinakunnel@intel.com>,
	<maciej.fijalkowski@intel.com>, <paul.greenwalt@intel.com>,
	<michal.swiatkowski@linux.intel.com>, <brett.creeley@amd.com>,
	<przemyslaw.kitszel@intel.com>, <david.m.ertman@intel.com>,
	<lukasz.czapnik@intel.com>
Subject: Re: [PATCH net 0/8] Intel Wired LAN Driver Updates 2024-05-28 (e1000e, i40e, ice)
Date: Thu, 30 May 2024 09:58:08 -0700	[thread overview]
Message-ID: <20240530095808.7d8c8923@kernel.org> (raw)
In-Reply-To: <caedbadd-1840-423c-9417-b9a2c17cf955@intel.com>

On Thu, 30 May 2024 09:45:29 -0700 Jacob Keller wrote:
> >   - [net,7/8] ice: fix reads from NVM Shadow RAM on E830 and E825-C devices
> >     (no matching commit)  
> 
> I saw this one didn't get applied either, but don't see any comment on
> the list regarding if you have any objections or questions.

I wasn't 100% sure there's no dependency on 6, better safe than sorry?
:)

  reply	other threads:[~2024-05-30 16:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-28 22:06 [PATCH net 0/8] Intel Wired LAN Driver Updates 2024-05-28 (e1000e, i40e, ice) Jacob Keller
2024-05-28 22:06 ` [PATCH net 1/8] e1000e: move force SMBUS near the end of enable_ulp function Jacob Keller
2024-05-28 22:06 ` [PATCH net 2/8] i40e: factoring out i40e_suspend/i40e_resume Jacob Keller
2024-05-28 22:06 ` [PATCH net 3/8] i40e: Fully suspend and resume IO operations in EEH case Jacob Keller
2024-05-28 22:06 ` [PATCH net 4/8] i40e: Fix XDP program unloading while removing the driver Jacob Keller
2024-05-30  1:54   ` Jakub Kicinski
2024-05-30 16:38     ` Jacob Keller
2024-06-05 15:00       ` Michal Kubiak
2024-06-05 19:29         ` Jakub Kicinski
2024-06-06 10:02           ` Michal Kubiak
2024-06-06 13:43             ` Jakub Kicinski
2024-06-11 18:52               ` Michal Kubiak
2024-05-28 22:06 ` [PATCH net 5/8] ice: fix 200G PHY types to link speed mapping Jacob Keller
2024-05-28 22:06 ` [PATCH net 6/8] ice: implement AQ download pkg retry Jacob Keller
2024-05-30  1:51   ` Jakub Kicinski
2024-05-30 16:50     ` Jacob Keller
2024-05-31  8:25       ` Wojciech Drewek
2024-05-28 22:06 ` [PATCH net 7/8] ice: fix reads from NVM Shadow RAM on E830 and E825-C devices Jacob Keller
2024-05-28 22:06 ` [PATCH net 8/8] ice: check for unregistering correct number of devlink params Jacob Keller
2024-05-30  2:00 ` [PATCH net 0/8] Intel Wired LAN Driver Updates 2024-05-28 (e1000e, i40e, ice) patchwork-bot+netdevbpf
2024-05-30 16:45   ` Jacob Keller
2024-05-30 16:58     ` Jakub Kicinski [this message]
2024-05-30 17:04       ` Jacob Keller

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=20240530095808.7d8c8923@kernel.org \
    --to=kuba@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=brett.creeley@amd.com \
    --cc=davem@davemloft.net \
    --cc=david.m.ertman@intel.com \
    --cc=george.kuruvinakunnel@intel.com \
    --cc=himasekharx.reddy.pucha@intel.com \
    --cc=horms@kernel.org \
    --cc=hui.wang@canonical.com \
    --cc=jacob.e.keller@intel.com \
    --cc=lukasz.czapnik@intel.com \
    --cc=maciej.fijalkowski@intel.com \
    --cc=michal.kubiak@intel.com \
    --cc=michal.swiatkowski@linux.intel.com \
    --cc=naamax.meir@linux.intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=patchwork-bot+netdevbpf@kernel.org \
    --cc=paul.greenwalt@intel.com \
    --cc=pmenzel@molgen.mpg.de \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=rob.thomas@ibm.com \
    --cc=rui.zhang@intel.com \
    --cc=thinhtr@linux.ibm.com \
    --cc=vitaly.lifshits@intel.com \
    --cc=wojciech.drewek@intel.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 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).