On Tue, 29 Aug 2023 15:58:05 +0800 <wa...@3snic.com> wrote: > From: Renyong Wan <wa...@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.s...@3snic.com> > Signed-off-by: Renyong Wan <wa...@3snic.com>
Looks like this driver is reinventing rte_ring. Please don't do this.