It's submitted also to Forgejo: https://ron-dev.freebsd.org/FreeBSD/src/pulls/32, but I guess Phabricator is still preferred.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Fri, May 29
Thu, May 21
Apr 21 2026
Apr 9 2026
I'm testing that with GENERIC so with no RSS option. Without the patch both locally generated (iperf3) and forwarded (pkt-gen) UDP traffic is send using TX 0. I did a quick run on vanilla CURRENT with RSS enabled and it looks that in that case also only one TX queue is used, though it's not always queue 0. I haven't tried IPv6 yet.
Mar 27 2026
Mar 25 2026
- Add FW logging to features supported and enabled
on E610 adapters.
Mar 20 2026
Mar 13 2026
Mar 12 2026
Feb 23 2026
@emaste We had a miscommunication with QA team, but it is finally being tested. I'll commit the patch as soon as I get confirmation that we didn't break anything while porting from out-of-tree.
Feb 16 2026
Feb 12 2026
I wasn't able to find any additional info about a reason for this change, but I agree that 5+ years is enough time to assume it makes sense.
Jan 9 2026
In D53089#1244212, @gallatin wrote:In D53089#1244032, @adrian wrote:what are you seeing? I remember ixl RSS being buggy!
A valid rss type set with a 0 flowid for connections nginx accepts. Not sure why ixl can't calculate a proper hash in that case, but it can be worked around by checking to see if the flowid (rss hash result) is valid.
Dec 22 2025
The module will build only on 64-bit arch (amd64 and powerpc64 was already there, this patch adds arm64). I don't think it was ever tested on 32-bits, and I don't have too many spare cycles to look into that.
Actually it was submitted on Monday 12/08, so before the Bugzilla PR was opened, but since whole libxo support in devinfo was reverted I guess it's not needed anymore.
Dec 19 2025
Enable building the driver as a module.
Hey, @imp @ktullavik_gmail.com, Could you please take a look at this?
Dec 18 2025
Dec 10 2025
Dec 8 2025
Dec 5 2025
Dec 4 2025
Nov 28 2025
Nov 24 2025
Nov 20 2025
Nov 17 2025
Nov 12 2025
Thank you for your work on optimizing iflib!
Nov 6 2025
Nov 5 2025
Nov 4 2025
Oct 31 2025
Oct 27 2025
Oct 24 2025
Fix reviewers list.
Fix assertion condition. It should be the expected state, not the opposite.
Oct 23 2025
Oct 21 2025
Wake-on-Lan configuration is not available for VFs.
Oct 17 2025
Oct 16 2025
Oct 15 2025
Oct 10 2025
Oct 9 2025
In D52782#1206718, @erj wrote:Can you tell us what the hardware enhancements are? 👀
Oct 8 2025
Oct 7 2025
This file might be a collateral damage of splitting PF and VF drivers on Linux. We should have all definitions from this file in other places, but let me double check if there are no differences.