On Wed, 15 Jan 2025 16:18:56 +0100 Alexander Lobakin wrote: > + empty = __ptr_ring_empty(rcpu->queue); > + if (packets += n >= NAPI_POLL_WEIGHT || empty) { please remove the assignment from the condition
On Wed, 15 Jan 2025 16:18:56 +0100 Alexander Lobakin wrote: > + empty = __ptr_ring_empty(rcpu->queue); > + if (packets += n >= NAPI_POLL_WEIGHT || empty) { please remove the assignment from the condition