User Details
- User Since
- Jun 6 2015, 10:46 PM (562 w, 2 h)
Thu, Mar 12
Wed, Mar 11
Agree that comment should reference NVIDIA but that is fine to do in a non-functional commit
Tue, Mar 3
The handbook has been problematic WRT NVIDIA drivers, it duplicates and is often outdated information, so I would support centralizing some of this to the installation and making that a slimline section. In particular I don't think the handbook should elaborate hardware or versions, it should bounce to NVIDIA for hardware support policies and somehow link to the packages in a reasonable way but that may mean an external service like freshports?
Mon, Mar 2
I'm not really seeing this as a general improvement
Mon, Feb 23
Overall I am fine with it, provided suggestions about the master driver and kmod
Fri, Feb 20
Wed, Feb 18
Seems like progress to me. Would be good to get a pass from @ivy who did a lot in bridge lately. It would be a good idea to do present quick A/B test to make sure there are no unexpected perf issues. I don't think there is any reason to delay for GSO (unrelated) or a rework flippening offloads which can progress at its own pace.
Feb 11 2026
Feb 9 2026
I think it's driver bugs that have flown under the radar until the recent RSS change so I'm not sure this is the place to do this.
Feb 6 2026
Thanks. This matches i.e. http://iommu.com/datasheets/ethernet/controllers-nics/intel/e1000/ethernet-controller-i350-datasheet.pdf pg.313-314.
Seems fine, assuming you have check the hw filter table size(s)
ack as long as the other review is ok
Light ack as the two init functions seem fine but I have not looked through the entirety to see if there was some reason for stopping the MAC (rdma?) and you should probably look at all the leafs of qlnx_load especially filter setup.
Feb 5 2026
qemu can emulate it as 'e1000e' https://github.com/qemu/qemu/blob/master/hw/net/e1000e.c
Looking at the linked change.. em can have two queues in one hw case. Does it matter?
Feb 1 2026
Jan 14 2026
Jan 8 2026
Thanks this seems good to me
Jan 6 2026
Seems fine
Jan 3 2026
@ashafer is this something you can lift into the upstream driver?
Jan 1 2026
Dec 31 2025
Dec 30 2025
Overall looks good to me.
Dec 24 2025
Dec 19 2025
Approving as mentor, wait for @manu to re-review before commiting
Dec 18 2025
Dec 12 2025
Just a cursory look on my end, approving for @kgalazka
Dec 8 2025
I'm fine with this, would recommend awaiting a look from @imp though
Dec 4 2025
Nov 25 2025
Nov 20 2025
Nov 18 2025
Nov 10 2025
Nov 8 2025
Nov 6 2025
Nov 4 2025
Oct 29 2025
Oct 24 2025
Oct 21 2025
Oct 19 2025
Oct 17 2025
Oct 16 2025
Oct 14 2025
I think this would be useful for driver developers, but we'd need to document is suitably so people know to look for it.
Oct 8 2025
Looks good thanks for chasing it down
Oct 4 2025
The deletions seem fine. The convention is probably up to you if you are changing to this.
Holding until Tuesday on this, FreeBSD-ports-kmods still isn't receiving pkgs for nvidia-kmod and @bapt needs some time before looking at it.
Oct 1 2025
Sep 27 2025
Sep 12 2025
Sep 10 2025
Sep 9 2025
Sep 8 2025
Sep 5 2025
There are two possible concerns that come to mind:
Sep 4 2025
Sep 3 2025
Sep 2 2025
Sep 1 2025
overall looks fine
Aug 27 2025
Aug 26 2025
@zlei do you know if all the consumer ifdi_get_counter implementations will still have been initialized correctly, for instance not making invalid references? It seems fine as long as there are no implicit initialization issues that relied on the current behavior.
Aug 19 2025
Committed in 9dbf8452e1fbb8e075b0f8d978fe9be9d0df9355
Aug 18 2025
LGTM, it's out of the way aside from a branch and the change to iflib_encap (is this change strictly necessary for simple or can it be committed separately?).