- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 15 2022
Mar 30 2022
Mar 15 2022
Mar 14 2022
Looks good to me. Just a small nit. In the struct hn_softc of if_hnvar.h, I would insert an empty line between line 284 and 285, to make the definition of hn_rsc_ctrl independent from the VF related clause.
Feb 15 2022
Feb 1 2022
In D29075#771330, @franco_opnsense.org wrote:Hello @whu @lwhsu @decui_microsoft.com,
We have multiple reports that this causes throughput regressions when in use on 13-STABLE as opposed to 13.0-RELEASE where it is not present. We have had this commit reverted and speeds are back to normal for our OPNsense users. For more info see https://forum.opnsense.org/index.php?topic=26364.0
Cheers,
Franco
Jan 14 2022
Jan 13 2022
Jan 10 2022
Dec 14 2021
Nov 30 2021
Nov 27 2021
Oct 26 2021
Sep 16 2021
Please give me a few days to review. I am tied up with other issues right now. Thanks!
Thanks for fixing this warning.
Aug 20 2021
Aug 19 2021
Update the review, incorporate some review comments from Dexuan.
Jul 15 2021
In D31150#701307, @gbe wrote:Thanks for contributing this driver. Is possible to test it already on Hyper-V, or Azure?
Jul 12 2021
Jun 8 2021
Thanks for fixing this.
Jun 5 2021
It works. Thanks for fixing this. Please also merge to 12-stable and 13-stable.
Just a couple days. I am tied up with something else now. I want to test it before signing off. I will get back hopefully on Tuesday 6/7.
May 17 2021
May 7 2021
Mar 29 2021
Mar 15 2021
Mar 12 2021
Mar 11 2021
Looks good to me.
Looks good to me. Please make sure you have tested on Hyper-V Gen2 VMs
Mar 5 2021
Oct 15 2020
Sep 23 2020
revised wait_for_completion_timeout() call to avoid missing complete message
add saved_done to avoid missing wake-up.
Sep 20 2020
Aug 31 2020
In D25756#577469, @allanjude wrote:@whu Will you commit this? Or would you like someone else to?
Jul 30 2020
Looks good to me. Thanks for fixing this!
Jul 28 2020
#ifdef DIAGNOSTIC
Is this only for test purpose? When will this be defined? Thanks.
May 22 2020
May 20 2020
May 11 2020
In D24061#540008, @ae wrote:Do you have performance test results for already existing linux implementation?
From a quick look it seems to me there will be bottleneck regarding locking that seems can be reduced using CK and epoch. But this task can be done in future, if you plan support this code.
Apr 15 2020
Out for broader review
Mar 13 2020
Jul 9 2019
Nov 1 2018
Oct 31 2018
Oct 29 2018
Oct 22 2018
Nov 22 2015
Nov 13 2015
This has been tested by several customers who were experiencing packet loss on their 10.2 gateway VMs. The patch fixed their problems. I just have one minor comment to add a little detailed comments in the code.
Jul 30 2015
Jul 28 2015
Jul 27 2015
Jul 22 2015
Jul 15 2015
Jul 7 2015
Jul 1 2015
Bjoern helped fixed the problem in the NO_INET and NO_INET6 builds. Also MFC his fix r284889 to 10 stable.
Also MFC r284889 Fix compilation without INET6 and without INET and INET6
after offload support was introduced in r284746.
Jun 26 2015
In D2906#56646, @royger wrote:Are you aware of https://lists.freebsd.org/pipermail/svn-src-head/2015-June/073483.html? This needs to be solved before any MFC can be done.
Jun 24 2015
Thanks Roger for the review!
Jun 17 2015
- More review comments from royger