On Tue, Mar 3, 2026 at 1:03 AM Bui Quang Minh <[email protected]> wrote: > > When XDP_USE_NEED_WAKEUP is used and the fill ring is empty so no buffer > is allocated on RX side, allow RX NAPI to be descheduled. This avoids > wasting CPU cycles on polling. Users will be notified and they need to > make a wakeup call after refilling the ring. > > Signed-off-by: Bui Quang Minh <[email protected]>
Thanks for handling that problem. Please carry my tag in the next version: Reviewed-by: Jason Xing <[email protected]> You seem to have forgotten to add Xuan Zhuo's tag... Thanks, Jason

