From: Jakub Kicinski Date: Thu, 9 May 2024 01:59:51 +0000 (-0700) Subject: Merge branch 'netdevsim-add-napi-support' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d9308f51b3a791a5321959643a854ed08e44f16e;p=linux.git Merge branch 'netdevsim-add-napi-support' David Wei says: ==================== netdevsim: add NAPI support Add NAPI support to netdevsim and register its Rx queues with NAPI instances. Then add a selftest using the new netdev Python selftest infra to exercise the existing Netdev Netlink API, specifically the queue-get API. This expands test coverage and further fleshes out netdevsim as a test device. It's still my goal to make it useful for testing things like flow steering and ZC Rx. ==================== Link: https://lore.kernel.org/r/20240507163228.2066817-1-dw@davidwei.uk Signed-off-by: Jakub Kicinski --- d9308f51b3a791a5321959643a854ed08e44f16e