[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250715161227.GE721198@horms.kernel.org>
Date: Tue, 15 Jul 2025 17:12:27 +0100
From: Simon Horman <horms@...nel.org>
To: Hariprasad Kelam <hkelam@...vell.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Sunil Goutham <sgoutham@...vell.com>,
Geetha sowjanya <gakula@...vell.com>,
Subbaraya Sundeep <sbhatta@...vell.com>,
Bharat Bhushan <bbhushan2@...vell.com>,
Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Tomasz Duszynski <tduszynski@...vell.com>
Subject: Re: [net PatchV2] Octeontx2-vf: Fix max packet length errors
On Tue, Jul 15, 2025 at 04:43:51PM +0530, Hariprasad Kelam wrote:
> Implement packet length validation before submitting packets to
> the hardware to prevent MAXLEN_ERR. Increment tx_dropped counter
> on failure.
>
> Fixes: 3184fb5ba96e ("octeontx2-vf: Virtual function driver support")
> Fixes: 22f858796758 ("octeontx2-pf: Add basic net_device_ops")
> Fixes: 3ca6c4c882a7 ("octeontx2-pf: Add packet transmission support")
> Signed-off-by: Hariprasad Kelam <hkelam@...vell.com>
> ---
> v2 * Add the packet length check for rep dev
> Increment tx_dropped counter on failure
Thanks for the update.
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists