Re: [PATCH net-next v22 07/13] rtase: Implement a function to receive packets

From: Simon Horman
Date: Wed Jul 03 2024 - 13:03:07 EST


On Mon, Jul 01, 2024 at 07:53:57PM +0800, Justin Lai wrote:
> Implement rx_handler to read the information of the rx descriptor,
> thereby checking the packet accordingly and storing the packet
> in the socket buffer to complete the reception of the packet.
>
> Signed-off-by: Justin Lai <justinlai0215@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>