Weekly Development report(Mar 4 ~ Mar 8) on the iwlwifi WiFi project

From: Cheng Cui <cc_at_freebsd.org>
Date: Tue, 12 Mar 2024 13:30:31 UTC
I took one day off yesterday on Mar 11, so my weekly update is a bit late.

Currently, I am working on the "multi-key-fields" support based on patch
D43634, D43648 and D44208, with a debugging effort on investigating why my
VM shutdown silently. With only an "abort trap" message showing up from the
console once the dead loops of handling the
single ieee80211_key_conf "lsta->kc" in struct lkpi_sta is resolved, I
wonder maybe there is something wrong with the setkey() hcmd for the
driver/firmware when setting up the seemed broadcast key. Need to discuss
this with Bjoern as my current understanding may go into different
directions.

   1. Created PR 277554 for "multi-key-fields" support in LinuxKPI.
   2. Created patch D44260 for PR 277416
   3. Finished reviewing D43965
   4. After testing/reviewing, made comments on D43966


-- 
Best Regards,
Cheng Cui