Two issues:
(1) We often pass a wifi autotest if the pass "criteria" are met without checking if the wifi driver or firmware crashed or had unwanted warnings
during the test. (IIRC, network_WiFi_CSADisconnect was an example)
(2) We are looking for in-house repros of the kernel warnings in iwl_trans_pci_grab_nic_access & iwl_trans_pcie_reclaim
"Timeout waiting for hardware access (CSR_GP_CNTRL 0xFFFFFFFF)
Add a hook that applies to all wifi_matfunc autotests. It checks for such spew and if found, fails the test.
Comment 1 by harpreet@chromium.org
, Apr 28 2018