On Mon, Apr 11, 2022 at 06:34:21PM +0800, kernel test robot wrote: > > > Greeting, > > FYI, we noticed the following commit (built with gcc-9): > > commit: 8505b026c91a3e6d6c562a1fe46c2b8c20835de8 ("[PATCH] crypto: aes_generic: fixed styling warnings") According to the following emails, it was agreed to drop this patch: https://lore.kernel.org/linux-crypto/CAMj1kXHCR1nD24WDnYpD4Nu23x9+hw+=7EXOpq7y7m9LDk2J0w@xxxxxxxxxxxxxx/ https://lore.kernel.org/linux-crypto/20220328125137.bsbvroyxcjw6rl5m@hp-amd-paul/ Regards, Paul > url: https://github.com/intel-lab-lkp/linux/commits/Paul-Lemmermann/crypto-aes_generic-fixed-styling-warnings/20220327-014837 > base: https://git.kernel.org/cgit/linux/kernel/git/herbert/cryptodev-2.6.git master > patch link: https://lore.kernel.org/linux-crypto/20220326172051.14722-1-thepaulodoom@xxxxxxxxxxxxxxxx > > in testcase: hwsim > version: hwsim-x86_64-717e5d7-1_20220325 > with following parameters: > > test: group-36 > ucode: 0x21 > > > > on test machine: 4 threads 1 sockets Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 8G memory > > caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace): > > > > > If you fix the issue, kindly add following tag > Reported-by: kernel test robot <oliver.sang@xxxxxxxxx> > > > > 2022-04-07 14:59:07 ./run-tests.py fils_sk_hlp_oom > DEV: wlan0: 02:00:00:00:00:00 > DEV: wlan1: 02:00:00:00:01:00 > DEV: wlan2: 02:00:00:00:02:00 > APDEV: wlan3 > APDEV: wlan4 > START fils_sk_hlp_oom 1/1 > Test: FILS SK HLP and hostapd OOM > Starting AP as-erp > Starting AP wlan3 (old add_ap argument type) > Connect STA wlan0 to AP > Connection timed out > Traceback (most recent call last): > File "./run-tests.py", line 531, in main > t(dev, apdev, params) > File "/lkp/benchmarks/hwsim/tests/hwsim/test_fils.py", line 919, in test_fils_sk_hlp_oom > dev[0].wait_connected() > File "/lkp/benchmarks/hwsim/tests/hwsim/wpasupplicant.py", line 1411, in wait_connected > raise Exception(error) > Exception: Connection timed out > FAIL fils_sk_hlp_oom 10.282646 2022-04-07 14:59:18.241254 > passed 0 test case(s) > skipped 0 test case(s) > failed tests: fils_sk_hlp_oom > > > > To reproduce: > > git clone https://github.com/intel/lkp-tests.git > cd lkp-tests > sudo bin/lkp install job.yaml # job file is attached in this email > bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run > sudo bin/lkp run generated-yaml-file > > # if come across any failure that blocks the test, > # please remove ~/.lkp and /lkp dir to run from a clean state. > > > > -- > 0-DAY CI Kernel Test Service > https://01.org/lkp >