From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3200735F615; Fri, 12 Jun 2026 09:01:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781254889; cv=none; b=GqeEbySLxqU0WZROvxGOa3OviGin2KKwnD96V1JrI7IbIBB2bP4mJ1TygqivsLIwIcKm6oZhr+oqgoMbCIBpqUhpB1bmb7p1tQP2ZPxjCqgSoJoOaEbAC4/xzbjvQaoV1/aVdBxoXD8wkNOsfTVBDMuIHxE0dIfhmh5tska/UMY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781254889; c=relaxed/simple; bh=/gj3zLygXNdyWgEPEyW3Z/aV/tAoAZ5gy3a/HIDzGAE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=sW2rVw2ksZj+AKX3eAUA71wQlxQam+7EnP0kzv6APd4SSrpfg9//kTw39UvqdB6bmQDyVh7z9E3oR7Oy+e2A49vy8fvn4GxLaHSS54fsjzqzRKu0OkPVWKyjpUV5AGOmOX1wQNqupMKkSQo/pO0nJNLuDiGE6uEqCiTfi9bZobo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=OzzIx0Mx; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="OzzIx0Mx" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AFC931F000E9; Fri, 12 Jun 2026 09:01:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781254887; bh=JnSsKigRn5c+9jyMwus42zkZGVkrxMiJEJg8g85XgB8=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=OzzIx0MxWjxzMrhfGvjizZFWDLyehvu+K58gQuyQ9+W96Q/GbX/fMeZUXOHV6dkRh tQbqn9WBQH7hpivayGb6t7MvJEq/DYJPLf/lWtwhLI/YCTi0nC+ZxCu4vPqNeP48qO RJtyYNfhLxGAVAbtAdmRpMc2BBaIvG26GBmaY2inKz/z0xsJM6yKPtztZZDEkswF+4 PuUYnf29ksfLGnbW57TGzLsBtgBHNbwOctn4HMiwNPDjvXi9A513aUkF//seTabDzw K1o+S8NHFkOoxoPOYLWgKvbphdJQNj1jV76wvLKQuT9eWO7s8q/XMb89N26HgaGK/X vuHvevGTK/hDQ== Date: Fri, 12 Jun 2026 10:01:21 +0100 From: Simon Horman To: Meghana Malladi Cc: elfring@users.sourceforge.net, haokexin@gmail.com, vadim.fedorenko@linux.dev, devnexen@gmail.com, jacob.e.keller@intel.com, arnd@arndb.de, basharath@couthit.com, afd@ti.com, parvathi@couthit.com, vladimir.oltean@nxp.com, rogerq@kernel.org, danishanwar@ti.com, pabeni@redhat.com, kuba@kernel.org, edumazet@google.com, davem@davemloft.net, andrew+netdev@lunn.ch, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, srk@ti.com, Vignesh Raghavendra Subject: Re: [PATCH net-next v7 0/2] Add Frame Preemption MAC Merge support for ICSSG Message-ID: <20260612090121.GA625020@horms.kernel.org> References: <20260610052511.781752-1-m-malladi@ti.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260610052511.781752-1-m-malladi@ti.com> On Wed, Jun 10, 2026 at 10:55:09AM +0530, Meghana Malladi wrote: > This patch series adds QoS support to the ICSSG PRUETH driver. > The first patch implements mqprio qdisc handling and TC offload hooks > so userspace can request TC mappings and queue counts. > > It also integrates a driver-side mechanism to program the firmware > with the IET/FPE preemption mask and to kick the firmware verify state > machine when frame preemption is enabled. The second patch adds ethtool > perations for the MAC Merge (Frame Preemption) sublayer, exposing .get_mm, > .set_mm and .get_mm_stats so admins can view and change MAC Merge > parameters and retrieve preemption statistics. > > v6: https://lore.kernel.org/all/20260525182700.3135858-1-m-malladi@ti.com/ > > MD Danish Anwar (2): > net: ti: icssg-prueth: Add Frame Preemption MAC Merge support > net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge Hi Meghana and MD, There is AI-generated review of this patch-set available on both https://sashiko.dev and https://netdev-ai.bots.linux.dev/sashiko/ I would appreciate it if you could look over that with a view to addressing any issues that directly affect this patch-set. ...