From: Vladimir Oltean <vladimir.oltean@nxp.com>
To: Alaa Mohamed <eng.alaamohamedsoliman.am@gmail.com>
Cc: Jakub Kicinski <kuba@kernel.org>, Roopa Prabhu <roopa@nvidia.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"outreachy@lists.linux.dev" <outreachy@lists.linux.dev>,
"jdenham@redhat.com" <jdenham@redhat.com>,
"sbrivio@redhat.com" <sbrivio@redhat.com>,
"jesse.brandeburg@intel.com" <jesse.brandeburg@intel.com>,
"anthony.l.nguyen@intel.com" <anthony.l.nguyen@intel.com>,
"davem@davemloft.net" <davem@davemloft.net>,
"pabeni@redhat.com" <pabeni@redhat.com>,
Claudiu Manoil <claudiu.manoil@nxp.com>,
"alexandre.belloni@bootlin.com" <alexandre.belloni@bootlin.com>,
"shshaikh@marvell.com" <shshaikh@marvell.com>,
"manishc@marvell.com" <manishc@marvell.com>,
"razor@blackwall.org" <razor@blackwall.org>,
"intel-wired-lan@lists.osuosl.org"
<intel-wired-lan@lists.osuosl.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"UNGLinuxDriver@microchip.com" <UNGLinuxDriver@microchip.com>,
"GR-Linux-NIC-Dev@marvell.com" <GR-Linux-NIC-Dev@marvell.com>,
"bridge@lists.linux-foundation.org"
<bridge@lists.linux-foundation.org>
Subject: Re: [PATCH net-next v7 2/2] net: vxlan: Add extack support to vxlan_fdb_delete
Date: Thu, 12 May 2022 17:50:56 +0000 [thread overview]
Message-ID: <20220512175055.65ftcpkig3t3ttsq@skbuf> (raw)
In-Reply-To: <c6b41db9-78e7-e752-3945-29c70a3d8cb4@nvidia.com>
On Thu, May 12, 2022 at 10:17:13AM -0700, Roopa Prabhu wrote:
>
> On 5/12/22 09:47, Jakub Kicinski wrote:
> > On Thu, 12 May 2022 09:22:17 -0700 Roopa Prabhu wrote:
> > > On 5/12/22 02:55, Alaa Mohamed wrote:
> > > > This patch adds extack msg support to vxlan_fdb_delete and vxlan_fdb_parse.
> > > > extack is used to propagate meaningful error msgs to the user of vxlan
> > > > fdb netlink api
> > > >
> > > > Signed-off-by: Alaa Mohamed <eng.alaamohamedsoliman.am@gmail.com>
> > Also the patches don't apply to net-next, again.
>
> that's probably because the patches were already applied. Ido just told me
> abt it also
>
> https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=5dd6da25255a9d64622c693b99d7668da939a980
>
> I have requested Alaa send an incremental fix (offline).
>
> thanks
>
Alaa, when you send the incremental fixup patch requested by Roopa,
could you please also:
- properly align the extack argument of the ocelot_port_fdb_del()
function
- properly align the extack argument of the vxlan_fdb_delete() function
- properly align the "DST, VNI, ifindex and port are mutually exclusive with NH_ID"
string to the open parenthesis of the NL_SET_ERR_MSG macro in vxlan_fdb_parse().
- make actual use of the extack in ice_fdb_add() and ice_fdb_del(), and
remove the __always_unused from ice_fdb_add().
Thank you.
next prev parent reply other threads:[~2022-05-12 17:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-12 9:55 [PATCH net-next v7 0/2] propagate extack to vxlan_fdb_delete Alaa Mohamed
2022-05-12 9:55 ` [PATCH net-next v7 1/2] rtnetlink: add extack support in fdb del handlers Alaa Mohamed
2022-05-12 9:55 ` [PATCH net-next v7 2/2] net: vxlan: Add extack support to vxlan_fdb_delete Alaa Mohamed
2022-05-12 16:22 ` Roopa Prabhu
2022-05-12 16:47 ` Jakub Kicinski
2022-05-12 17:17 ` Roopa Prabhu
2022-05-12 17:50 ` Vladimir Oltean [this message]
2022-05-12 17:58 ` 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=20220512175055.65ftcpkig3t3ttsq@skbuf \
--to=vladimir.oltean@nxp.com \
--cc=GR-Linux-NIC-Dev@marvell.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=anthony.l.nguyen@intel.com \
--cc=bridge@lists.linux-foundation.org \
--cc=claudiu.manoil@nxp.com \
--cc=davem@davemloft.net \
--cc=eng.alaamohamedsoliman.am@gmail.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jdenham@redhat.com \
--cc=jesse.brandeburg@intel.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manishc@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=outreachy@lists.linux.dev \
--cc=pabeni@redhat.com \
--cc=razor@blackwall.org \
--cc=roopa@nvidia.com \
--cc=sbrivio@redhat.com \
--cc=shshaikh@marvell.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).