From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Kicinski Date: Thu, 12 May 2022 09:47:43 -0700 Subject: [Intel-wired-lan] [PATCH net-next v7 2/2] net: vxlan: Add extack support to vxlan_fdb_delete In-Reply-To: References: Message-ID: <20220512094743.79f36d81@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: 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 Also the patches don't apply to net-next, again.