[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20220414125639.GA6935@xsang-OptiPlex-9020>
Date: Thu, 14 Apr 2022 20:56:39 +0800
From: kernel test robot <oliver.sang@...el.com>
To: quic_haric@...cinc.com
Cc: 0day robot <lkp@...el.com>, LKML <linux-kernel@...r.kernel.org>,
lkp@...ts.01.org, johannes@...solutions.net,
linux-wireless@...r.kernel.org,
Hari Chandrakanthan <quic_haric@...cinc.com>
Subject: [mac80211 ] 865233fbfb: hwsim.p2p_channel_avoid3.fail
Greeting,
FYI, we noticed the following commit (built with gcc-11):
commit: 865233fbfb1f9a18378d1a541c77387775d5215f ("[PATCH] mac80211 : fix bw change to 40 MHz during channel switch")
url: https://github.com/intel-lab-lkp/linux/commits/quic_haric-quicinc-com/mac80211-fix-bw-change-to-40-MHz-during-channel-switch/20220408-125623
base: https://git.kernel.org/cgit/linux/kernel/git/wireless/wireless-next.git main
patch link: https://lore.kernel.org/linux-wireless/1649393452-11704-1-git-send-email-quic_haric@quicinc.com
in testcase: hwsim
version: hwsim-x86_64-717e5d7-1_20220411
with following parameters:
test: group-11
ucode: 0xec
on test machine: 4 threads Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz with 32G 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@...el.com>
2022-04-14 11:04:49 ./run-tests.py p2p_channel_avoid3
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 p2p_channel_avoid3 1/1
Test: P2P and avoid frequencies driver event on 5 GHz
Form a persistent group
Start GO negotiation wlan0 -> wlan1
wlan1: Trying to discover peer 02:00:00:00:00:00
wlan0: Trying to discover peer 02:00:00:00:01:00
Group formed
Terminate persistent group
Re-invoke persistent group from GO
wlan0: Trying to discover peer 02:00:00:00:01:00
Failed to trigger scan: FAIL-BUSY
Traceback (most recent call last):
File "./run-tests.py", line 535, in main
t(dev)
File "/lkp/benchmarks/hwsim/tests/hwsim/test_p2p_channel.py", line 256, in test_p2p_channel_avoid3
dev[1].flush_scan_cache()
File "/lkp/benchmarks/hwsim/tests/hwsim/wpasupplicant.py", line 1187, in flush_scan_cache
self.scan(freq=freq, only_new=True)
File "/lkp/benchmarks/hwsim/tests/hwsim/wpasupplicant.py", line 1164, in scan
raise Exception("Failed to trigger scan: " + str(res))
Exception: Failed to trigger scan: FAIL-BUSY
FAIL p2p_channel_avoid3 6.108844 2022-04-14 11:04:55.853359
passed 0 test case(s)
skipped 0 test case(s)
failed tests: p2p_channel_avoid3
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
View attachment "config-5.18.0-rc1-00106-g865233fbfb1f" of type "text/plain" (166910 bytes)
View attachment "job-script" of type "text/plain" (5680 bytes)
Download attachment "dmesg.xz" of type "application/x-xz" (50720 bytes)
View attachment "hwsim" of type "text/plain" (57341 bytes)
View attachment "job.yaml" of type "text/plain" (4676 bytes)
View attachment "reproduce" of type "text/plain" (3938 bytes)
Powered by blists - more mailing lists