[PATCH 08/32] net/sssnic/base: add work queue

Stephen Hemminger stephen at networkplumber.org
Wed Sep 6 17:09:18 CEST 2023


On Tue, 29 Aug 2023 15:58:05 +0800
<wanry at 3snic.com> wrote:

> From: Renyong Wan <wanry at 3snic.com>
> 
> Work queue is used to maintain hardware queue information by
> driver, it is usually used in control queue, rx queue
> and tx queue.
> 
> Signed-off-by: Steven Song <steven.song at 3snic.com>
> Signed-off-by: Renyong Wan <wanry at 3snic.com>

Looks like this driver is reinventing rte_ring.
Please don't do this.


More information about the dev mailing list