Re: [PATCH] selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
From: David Miller
Date: Wed Jun 12 2019 - 12:31:51 EST
From: Po-Hsu Lin <po-hsu.lin@xxxxxxxxxxxxx>
Date: Wed, 12 Jun 2019 14:47:52 +0800
> The psock_tpacket test will need to access /proc/kallsyms, this would
> require the kernel config CONFIG_KALLSYMS to be enabled first.
>
> Check the file existence to determine if we can run this test.
>
> Signed-off-by: Po-Hsu Lin <po-hsu.lin@xxxxxxxxxxxxx>
Please just add CONFIG_KALLSYMS to "config".