From: Jakub Kicinski <kuba@kernel.org>
To: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Cc: "Laba, SlawomirX" <slawomirx.laba@intel.com>,
"Maziarz, Kamil" <kamil.maziarz@intel.com>,
"edumazet@google.com" <edumazet@google.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"Brandeburg, Jesse" <jesse.brandeburg@intel.com>,
"Zulinski, NorbertX" <norbertx.zulinski@intel.com>,
"dawidx.wesierski@intel.com" <dawidx.wesierski@intel.com>,
"Nguyen, Anthony L" <anthony.l.nguyen@intel.com>,
"horms@kernel.org" <horms@kernel.org>,
"intel-wired-lan@lists.osuosl.org"
<intel-wired-lan@lists.osuosl.org>,
"pabeni@redhat.com" <pabeni@redhat.com>,
"davem@davemloft.net" <davem@davemloft.net>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [Intel-wired-lan] [PATCH net v2 0/2] Fix VF to VM attach detach
Date: Thu, 10 Aug 2023 08:51:02 -0700 [thread overview]
Message-ID: <20230810085102.30b01d62@kernel.org> (raw)
In-Reply-To: <38f4dcfd-ccee-3481-a862-58b269bc0acc@intel.com>
On Thu, 10 Aug 2023 14:52:33 +0200 Przemek Kitszel wrote:
> You have forgot to propagate reviewed-by tags from v1 (Simon's, Jake's,
> mine)
>
> Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
>
> (I'm not sure if I should copy-paste not mine RBs here?)
Not 100% sure either but most of the time I reckon it'd be a good thing.
Higher probability that we may miss a tag than that the person intended
to withdraw it. Just make sure the person who's tag you're copying is
on CC and that you add a link to where the tag was provided.
_______________________________________________
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: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Cc: Petr Oros <poros@redhat.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"Brandeburg, Jesse" <jesse.brandeburg@intel.com>,
"Nguyen, Anthony L" <anthony.l.nguyen@intel.com>,
"davem@davemloft.net" <davem@davemloft.net>,
"edumazet@google.com" <edumazet@google.com>,
"pabeni@redhat.com" <pabeni@redhat.com>,
"Keller, Jacob E" <jacob.e.keller@intel.com>,
"Maziarz, Kamil" <kamil.maziarz@intel.com>,
"dawidx.wesierski@intel.com" <dawidx.wesierski@intel.com>,
"Palczewski, Mateusz" <mateusz.palczewski@intel.com>,
"Laba, SlawomirX" <slawomirx.laba@intel.com>,
"Zulinski, NorbertX" <norbertx.zulinski@intel.com>,
"intel-wired-lan@lists.osuosl.org"
<intel-wired-lan@lists.osuosl.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"horms@kernel.org" <horms@kernel.org>
Subject: Re: [PATCH net v2 0/2] Fix VF to VM attach detach
Date: Thu, 10 Aug 2023 08:51:02 -0700 [thread overview]
Message-ID: <20230810085102.30b01d62@kernel.org> (raw)
In-Reply-To: <38f4dcfd-ccee-3481-a862-58b269bc0acc@intel.com>
On Thu, 10 Aug 2023 14:52:33 +0200 Przemek Kitszel wrote:
> You have forgot to propagate reviewed-by tags from v1 (Simon's, Jake's,
> mine)
>
> Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
>
> (I'm not sure if I should copy-paste not mine RBs here?)
Not 100% sure either but most of the time I reckon it'd be a good thing.
Higher probability that we may miss a tag than that the person intended
to withdraw it. Just make sure the person who's tag you're copying is
on CC and that you add a link to where the tag was provided.
next prev parent reply other threads:[~2023-08-10 15:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-09 15:15 [Intel-wired-lan] [PATCH net v2 0/2] Fix VF to VM attach detach Petr Oros
2023-08-09 15:15 ` Petr Oros
2023-08-09 15:15 ` [Intel-wired-lan] [PATCH net v2 1/2] Revert "ice: Fix ice VF reset during iavf initialization" Petr Oros
2023-08-09 15:15 ` Petr Oros
2023-08-09 15:15 ` [Intel-wired-lan] [PATCH net v2 2/2] ice: Fix NULL pointer deref during VF reset Petr Oros
2023-08-09 15:15 ` Petr Oros
2023-08-10 12:52 ` [Intel-wired-lan] [PATCH net v2 0/2] Fix VF to VM attach detach Przemek Kitszel
2023-08-10 12:52 ` Przemek Kitszel
2023-08-10 15:51 ` Jakub Kicinski [this message]
2023-08-10 15:51 ` 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=20230810085102.30b01d62@kernel.org \
--to=kuba@kernel.org \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=dawidx.wesierski@intel.com \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jesse.brandeburg@intel.com \
--cc=kamil.maziarz@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=norbertx.zulinski@intel.com \
--cc=pabeni@redhat.com \
--cc=przemyslaw.kitszel@intel.com \
--cc=slawomirx.laba@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 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.