net: netdevsim: select PAGE_POOL in Kconfig
authorJakub Kicinski <kuba@kernel.org>
Tue, 16 Apr 2024 23:21:37 +0000 (16:21 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 18 Apr 2024 01:25:30 +0000 (18:25 -0700)
build bot points out that I forgot to add the PAGE_POOL
config dependency when adding the support in netdevsim.

Fixes: 1580cbcbfe77 ("net: netdevsim: add some fake page pool use")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404170348.thxrboF1-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202404170527.LIAPSyMB-lkp@intel.com/
Link: https://lore.kernel.org/r/20240416232137.2022058-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/Kconfig

index f0663cf1f7558c12ac895deb7e0657d091ea4998..9920b3a68ed1582ab3af1cf9d4f6ae7bfd68ba7a 100644 (file)
@@ -640,6 +640,7 @@ config NETDEVSIM
        depends on PSAMPLE || PSAMPLE=n
        depends on PTP_1588_CLOCK_MOCK || PTP_1588_CLOCK_MOCK=n
        select NET_DEVLINK
+       select PAGE_POOL
        help
          This driver is a developer testing tool and software model that can
          be used to test various control path networking APIs, especially