public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
From: James Prestwood <prestwoj@gmail.com>
To: Denis Kenzior <denkenz@gmail.com>, iwd@lists.linux.dev
Subject: Re: [PATCH 1/7] handshake: Add cleanup function for handshake_state
Date: Fri, 1 Dec 2023 08:06:45 -0800	[thread overview]
Message-ID: <7a80e9d4-ecd8-4592-a5ec-d81cbe666991@gmail.com> (raw)
In-Reply-To: <6a803951-646d-4fbc-87e8-44b8c3a6436b@gmail.com>

Hi Denis,

On 12/1/23 07:32, James Prestwood wrote:
>
> On 12/1/23 07:22, James Prestwood wrote:
>> Hi Denis,
>>
>> On 12/1/23 07:08, Denis Kenzior wrote:
>>> Hi James,
>>>
>>> On 12/1/23 06:42, James Prestwood wrote:
>>>> Hi Denis,
>>>>
>>>> On 11/30/23 20:00, Denis Kenzior wrote:
>>>>> To allow _auto_(handshake_state_free) variables to be used.
>>>>> ---
>>>>>   src/handshake.c | 7 ++++++-
>>>>>   src/handshake.h | 3 +++
>>>>>   2 files changed, 9 insertions(+), 1 deletion(-)
>>>> All LGTM
>>>>
>>>
>>> Any ideas why testPSK-roam tests are failing?  They seem to be quite 
>>> flaky on my machine as well, passing only 4/9?  Doesn't seem related 
>>> to this series though?
>>>
>>> |     testPSK-roam    |   4    |   5    |    0    | 256.84 |
>>
>> Not seeing that on my end (with and without your patches). The 
>> packet-loss roam tests is always flaky on the CI, but I've never seen 
>> that many failures.
>>
>> What UML kernel are you running so I can take that out of the equation?
> Nvm, I'm getting the 4 failures on a 6.6 kernel now. Something must 
> have changed so I'll look into it.

6.2 - works

6.5 - works

6.6 - broken

I tried applying that patch [1] from Johannes onto 6.6 but it failed to 
apply. So anyways it appears CQM events are broken in at least 6.6.

[1] 
https://lore.kernel.org/linux-wireless/bbfd6f959e7ff4b567084ef3d962bf255aa25c85.camel@sipsolutions.net/T/#t

>>
>>>
>>>
>>> Regards,
>>> -Denis
>>>

  reply	other threads:[~2023-12-01 16:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01  4:00 [PATCH 1/7] handshake: Add cleanup function for handshake_state Denis Kenzior
2023-12-01  4:00 ` [PATCH 2/7] p2p: Simplify handshake_state cleanup Denis Kenzior
2023-12-01  4:00 ` [PATCH 3/7] p2p: Simplify cleanup of ies Denis Kenzior
2023-12-01  4:00 ` [PATCH 4/7] netdev: iov_ie_append: Support iovecs with multiple IEs Denis Kenzior
2023-12-01  4:00 ` [PATCH 5/7] p2p: Use handshake to pass vendor ies Denis Kenzior
2023-12-01  4:00 ` [PATCH 6/7] wsc: " Denis Kenzior
2023-12-01  4:00 ` [PATCH 7/7] netdev: Remove vendor_ies from netdev_connect signature Denis Kenzior
2023-12-01 12:42 ` [PATCH 1/7] handshake: Add cleanup function for handshake_state James Prestwood
2023-12-01 15:08   ` Denis Kenzior
2023-12-01 15:22     ` James Prestwood
2023-12-01 15:32       ` James Prestwood
2023-12-01 16:06         ` James Prestwood [this message]
2023-12-01 16:32           ` Denis Kenzior
2023-12-01 16:47             ` James Prestwood
2023-12-01 16:30 ` Denis Kenzior

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=7a80e9d4-ecd8-4592-a5ec-d81cbe666991@gmail.com \
    --to=prestwoj@gmail.com \
    --cc=denkenz@gmail.com \
    --cc=iwd@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