From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org A64928129E DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org ABC2580DB9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=77MlvYrSo2GNKJVGomS31FpqZbhx0yNZ6IAPQdhRuvE=; b=eKNRxNVDQhX53Qn4SGuahJRXIOuG1FJ4gw6S+uoiOkDIjuhaWTQjcr3tKyOOz618lR x0HefKtXnQFMyyfCTLapRDkzUJE4Kpe3s9zllRYhl6o+7tEvByAcqr7II6MI8C8kqOee +R2oo6jwxNw+NIwSOV0/sBRk1WePr8XU5rd4LTfzH/ijqOrWdTDFkxDNCPUBBSaPwGld 8MrfhrDIymXCcVtH8I1Qdw5MBJuqSFI+latc0n7Y2mNlfVU070SkjKBX/GrKV+Q89moG fuQ8JXxzeP4YjIGAFg1U4ntsDIDgurxLxnw02zTe/wBOLnsEr7rPmTEYYMSVSveoKMSS YVog== Date: Tue, 8 Nov 2022 17:31:11 +0200 From: Vladimir Oltean Message-ID: <20221108153111.vlyb2lxo7rm2i3kk@skbuf> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Bridge] [PATCH net-next 00/15] mlxsw: Add 802.1X and MAB offload support List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ido Schimmel Cc: Petr Machata , Ivan Vecera , bridge@lists.linux-foundation.org, vladimir.oltean@nxp.com, Nikolay Aleksandrov , Roopa Prabhu , "Hans J . Schultz" , Eric Dumazet , mlxsw@nvidia.com, Jiri Pirko , netdev@vger.kernel.org, Jakub Kicinski , Paolo Abeni , "David S. Miller" On Tue, Nov 08, 2022 at 12:59:00PM +0200, Ido Schimmel wrote: > + Vladimir > > You weren't copied on the patches by mistake. They are available here: > https://lore.kernel.org/netdev/cover.1667902754.git.petrm@nvidia.com/ Thanks for copying me. The patches look great to my eyes. I didn't go into details into the mlxsw details, just because I really have no clue there.