From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Ramon Fontes <ramonreisfontes@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
linux-wpan@vger.kernel.org, alex.aring@gmail.com,
netdev@vger.kernel.org
Subject: Re: [PATCH] mac802154_hwsim: define perm_extended_addr initialization
Date: Wed, 26 Mar 2025 18:00:18 +0100 [thread overview]
Message-ID: <87v7rvn2vx.fsf@bootlin.com> (raw)
In-Reply-To: <CAK8U23Z0fpJ7ogsGvdWjnQV7kEwdgEW8pSQwbjT9UPVzn3LXoQ@mail.gmail.com> (Ramon Fontes's message of "Wed, 26 Mar 2025 07:34:14 -0300")
Hello Ramon,
On 26/03/2025 at 07:34:14 -03, Ramon Fontes <ramonreisfontes@gmail.com> wrote:
> Hello Miquèl,
>
> This PR aims to replicate functionality similar to what is implemented
> in mac80211_hwsim
> (https://github.com/torvalds/linux/blob/master/drivers/net/wireless/virtual/mac80211_hwsim.c#L5223).
> This approach is useful for testing wireless medium emulation tools
> like wmediumd (https://github.com/bcopeland/wmediumd/blob/master/tests/)
> and I plan to submit more PRs soon.
>
> I've started developing a wmediumd-like framework for mac802154_hwsim,
> which you can find here:
> https://github.com/ramonfontes/wmediumd_802154. However, it's still in
> its early stages.
>
> Indeed, I'm responsible for Mininet-WiFi
> (https://github.com/intrig-unicamp/mininet-wifi) which supports IEEE
> 802.15.4 emulation via mac802154_hwsim. Having a wireless medium
> emulation for mac802154_hwsim would be highly beneficial, as it
> enables controlled testing and facilitates prototyping.
Okay, I must say I do not know this project, but it looks interesting.
If the others are fine with this change, I'm fine too.
>> Also, please wrap the commit log.
> Apologies for any confusion. Could you clarify if there are any
> specific changes I need to make in the PR?
Yes, just change:
This establishes an initialization method for perm_extended_addr, aligning it with the approach used in mac80211_hwsim.
Into:
This establishes an initialization method for perm_extended_addr,
aligning it with the approach used in mac80211_hwsim.
Thanks,
Miquèl
next prev parent reply other threads:[~2025-03-26 17:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-25 16:53 [PATCH] mac802154_hwsim: define perm_extended_addr initialization Ramon Fontes
2025-03-26 10:12 ` Miquel Raynal
2025-03-26 10:34 ` Ramon Fontes
2025-03-26 17:00 ` Miquel Raynal [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-26 18:09 Ramon Fontes
2025-03-26 22:49 ` Alexander Aring
2025-03-26 23:24 ` Ramon Fontes
2025-03-29 14:20 Ramon Fontes
2025-03-31 8:15 ` Miquel Raynal
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=87v7rvn2vx.fsf@bootlin.com \
--to=miquel.raynal@bootlin.com \
--cc=alex.aring@gmail.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-wpan@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=ramonreisfontes@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.