From: kernel test robot <oliver.sang@intel.com>
To: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Cc: <oe-lkp@lists.linux.dev>, <lkp@intel.com>,
Johannes Berg <johannes.berg@intel.com>,
Miri Korenblit <miriam.rachel.korenblit@intel.com>,
<linux-wireless@vger.kernel.org>, <johannes@sipsolutions.net>,
Benjamin Berg <benjamin.berg@intel.com>, <oliver.sang@intel.com>
Subject: Re: [PATCH 17/19] wifi: mac80211: also verify requirements in EXT_SUPP_RATES
Date: Wed, 8 Jan 2025 15:55:43 +0800 [thread overview]
Message-ID: <202501081559.1c188f65-lkp@intel.com> (raw)
In-Reply-To: <20250101070249.f1840f19afa7.I12e3a0e634ce7014f5067256d9a6215fec6bf165@changeid>
Hello,
kernel test robot noticed "hwsim.owe_assoc_reject.fail" on:
commit: 1539283361bfb9c62eb3486ded2c4d38e5858510 ("[PATCH 17/19] wifi: mac80211: also verify requirements in EXT_SUPP_RATES")
url: https://github.com/intel-lab-lkp/linux/commits/Miri-Korenblit/wifi-mac80211-add-some-support-for-RX-OMI-power-saving/20250101-131018
base: https://git.kernel.org/cgit/linux/kernel/git/wireless/wireless-next.git main
patch link: https://lore.kernel.org/all/20250101070249.f1840f19afa7.I12e3a0e634ce7014f5067256d9a6215fec6bf165@changeid/
patch subject: [PATCH 17/19] wifi: mac80211: also verify requirements in EXT_SUPP_RATES
in testcase: hwsim
version: hwsim-x86_64-4ea2c336d-1_20241103
with following parameters:
test: owe_assoc_reject
config: x86_64-rhel-9.4-func
compiler: gcc-12
test machine: 8 threads 1 sockets Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (Haswell) with 8G memory
(please refer to attached dmesg/kmsg for entire log/backtrace)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <oliver.sang@intel.com>
| Closes: https://lore.kernel.org/oe-lkp/202501081559.1c188f65-lkp@intel.com
group: group-00, test: owe_assoc_reject
2025-01-04 14:31:54 export USER=root
2025-01-04 14:31:54 ./build.sh
Building TNC testing tools
Building wlantest
Building hs20-osu-client
Building hostapd
Building wpa_supplicant
2025-01-04 14:32:44 ./start.sh
2025-01-04 14:32:45 ./run-tests.py owe_assoc_reject
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 owe_assoc_reject 1/1
Test: Opportunistic Wireless Encryption association rejection handling
Starting AP wlan3
Connect STA wlan0 to AP
Association result not reported
Traceback (most recent call last):
File "/lkp/benchmarks/hwsim/tests/hwsim/./run-tests.py", line 591, in main
t(dev, apdev)
File "/lkp/benchmarks/hwsim/tests/hwsim/test_owe.py", line 766, in test_owe_assoc_reject
raise Exception("Association result not reported")
Exception: Association result not reported
FAIL owe_assoc_reject 13.055277 2025-01-04 14:32:59.681039
passed 0 test case(s)
skipped 0 test case(s)
failed tests: owe_assoc_reject
2025-01-04 14:32:59 ./stop.sh
The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20250108/202501081559.1c188f65-lkp@intel.com
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-01-08 7:56 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-01 5:05 [PATCH 00/19] [RESEND] wifi: mac80211: updates - 30-12-24 Miri Korenblit
2025-01-01 5:05 ` [PATCH 01/19] wifi: mac80211: add some support for RX OMI power saving Miri Korenblit
2025-01-01 5:05 ` [PATCH 02/19] wifi: mac80211: remove an unneeded check in Rx Miri Korenblit
2025-01-01 5:05 ` [PATCH 03/19] wifi: mac80211: clarify key idx documententaion Miri Korenblit
2025-01-01 5:05 ` [PATCH 04/19] wifi: mac80211: reject per-band vendor elements with MLO Miri Korenblit
2025-01-01 5:05 ` [PATCH 05/19] wifi: mac80211: mlme: improve messages from config_bw() Miri Korenblit
2025-01-01 5:05 ` [PATCH 06/19] wifi: cfg80211: scan: skip duplicate RNR entries Miri Korenblit
2025-01-01 5:05 ` [PATCH 07/19] wifi: cfg80211: check extended MLD capa/ops in assoc Miri Korenblit
2025-01-01 5:05 ` [PATCH 08/19] wifi: mac80211: improve stop/wake queue tracing Miri Korenblit
2025-01-01 5:05 ` [PATCH 09/19] wifi: mac80211: Remove unused basic_rates variable Miri Korenblit
2025-01-01 5:05 ` [PATCH 10/19] wifi: mac80211: fix typo in HE MCS check Miri Korenblit
2025-01-01 5:05 ` [PATCH 11/19] wifi: mac80211: log link information in ieee80211_determine_chan_mode Miri Korenblit
2025-01-01 5:05 ` [PATCH 12/19] wifi: mac80211: add HT and VHT basic set verification Miri Korenblit
2025-01-13 9:51 ` Johannes Berg
2025-01-01 5:05 ` [PATCH 13/19] wifi: mac80211: skip all known membership selectors Miri Korenblit
2025-01-01 5:05 ` [PATCH 14/19] wifi: mac80211: parse BSS selectors and unknown rates Miri Korenblit
2025-01-01 5:05 ` [PATCH 15/19] wifi: nl80211: permit userspace to pass supported selectors Miri Korenblit
2025-01-01 5:05 ` [PATCH 16/19] wifi: mac80211: verify BSS membership selectors and basic rates Miri Korenblit
2025-01-01 5:05 ` [PATCH 17/19] wifi: mac80211: also verify requirements in EXT_SUPP_RATES Miri Korenblit
2025-01-08 7:55 ` kernel test robot [this message]
2025-01-08 9:17 ` Benjamin Berg
2025-01-09 2:28 ` Oliver Sang
2025-01-01 5:05 ` [PATCH 18/19] wifi: mac80211: tests: add utility to create sdata skeleton Miri Korenblit
2025-01-01 5:05 ` [PATCH 19/19] wifi: mac80211: tests: add tests for ieee80211_determine_chan_mode Miri Korenblit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202501081559.1c188f65-lkp@intel.com \
--to=oliver.sang@intel.com \
--cc=benjamin.berg@intel.com \
--cc=johannes.berg@intel.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=lkp@intel.com \
--cc=miriam.rachel.korenblit@intel.com \
--cc=oe-lkp@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox