lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240703170038.GW598357@kernel.org>
Date: Wed, 3 Jul 2024 18:00:38 +0100
From: Simon Horman <horms@...nel.org>
To: Justin Lai <justinlai0215@...ltek.com>
Cc: kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com,
	pabeni@...hat.com, linux-kernel@...r.kernel.org,
	netdev@...r.kernel.org, andrew@...n.ch, jiri@...nulli.us,
	rkannoth@...vell.com, jdamato@...tly.com, pkshih@...ltek.com,
	larry.chiu@...ltek.com
Subject: Re: [PATCH net-next v22 04/13] rtase: Implement the interrupt
 routine and rtase_poll

On Mon, Jul 01, 2024 at 07:53:54PM +0800, Justin Lai wrote:
> 1. Implement rtase_interrupt to handle txQ0/rxQ0, txQ4~txQ7 interrupts,
> and implement rtase_q_interrupt to handle txQ1/rxQ1, txQ2/rxQ2 and
> txQ3/rxQ3 interrupts.
> 2. Implement rtase_poll to call ring_handler to process the tx or
> rx packet of each ring. If the returned value is budget,it means that
> there is still work of a certain ring that has not yet been completed.
> 
> Signed-off-by: Justin Lai <justinlai0215@...ltek.com>

Reviewed-by: Simon Horman <horms@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ