Hello everybody,
With pull request #6330 there is a call to net_driver->d_txavail() from
tcp_timer_expiry(), which is scheduled on the low priority work queue. To
my understanding this means that net_driver->tx_avail() is called without
the network being locked, correct?
At least in net/driver/s
-- Forwarded message -
发件人: 张铎(Duo Zhang)
Date: 2022年6月5日周日 16:36
Subject: Re: [VOTE] Release Apache NuttX (Incubating) 10.3.0 [RC2]
To:
I could verify the gpg signature
gpg --verify apache-nuttx-10.3.0-incubating.tar.gz.asc
> gpg: 假定被签名的数据在‘apache-nuttx-10.3.0-incubating.tar.g
Hello everybody,
With pull request #6330 there is a call to net_driver->d_txavail() from
tcp_timer_expiry(), which is scheduled on the low priority work queue. To
my understanding this means that net_driver->tx_avail() is called without
the network being locked, correct?
At least in net/driver/s
Hi Duo Zhang,
which are the remaining License issues?
I will add back the keys to the key file ASAP.
Thanks
Alin
On Sun, 5 Jun 2022, 10:45 张铎(Duo Zhang), wrote:
> -- Forwarded message -
> 发件人: 张铎(Duo Zhang)
> Date: 2022年6月5日周日 16:36
> Subject: Re: [VOTE] Release Apache NuttX
Hi Justin,
I resigned the release with the new key and uploaded it so that the release
and the key match
Thanks
Alin
On Sun, 5 Jun 2022, 10:45 张铎(Duo Zhang), wrote:
> -- Forwarded message -
> 发件人: 张铎(Duo Zhang)
> Date: 2022年6月5日周日 16:36
> Subject: Re: [VOTE] Release Apache Nut
The net lock should be held to keep the assumption, how about this patch:
https://github.com/apache/incubator-nuttx/pull/6368
On Sun, Jun 5, 2022 at 5:02 PM Michael Jung wrote:
> Hello everybody,
>
> With pull request #6330 there is a call to net_driver->d_txavail() from
> tcp_timer_expiry(), wh
Seems the incubating project must have a DISCLAIMER file, which indicates
that it is still 'incubating', and the ASF does not guarantee that it has
no license issues. Not a big problem, we can remove it after we graduate as
a TLP.
Alin Jerpelea 于2022年6月5日周日 17:13写道:
> Hi Duo Zhang,
>
> which are
ok. What else is needed for graduation?
Should I add the DISCLAIMER back and start the RC3 vote?
Thanks
Alin
On Sun, 5 Jun 2022, 14:58 张铎(Duo Zhang), wrote:
> Seems the incubating project must have a DISCLAIMER file, which indicates
> that it is still 'incubating', and the ASF does not guarante
Yes, please add the DISCLAIMER back to start the RC3 vote.
For graduating, please see this discussion thread as an example.
https://lists.apache.org/thread/4zyt242opdhxclt9qqs9q34k7mlc0v5t
Usually, you should start a discussion thread in your own dev list first,
to see the community's opinion ab