User Details
User Details
- User Since
- Dec 12 2014, 10:38 PM (324 w, 6 d)
Fri, Feb 26
Fri, Feb 26
np committed R10:dfff1de729bd: cxgbe(4): Read the rx 'c' channel for a port and make it available. (authored by np).
cxgbe(4): Read the rx 'c' channel for a port and make it available.
Wed, Feb 24
Wed, Feb 24
Tue, Feb 23
Tue, Feb 23
np committed R10:d7296b893969: cxgbe(4): Save proper zone index on low memory in refill_fl(). (authored by mav).
cxgbe(4): Save proper zone index on low memory in refill_fl().
Mon, Feb 22
Mon, Feb 22
np committed R10:ab88a1ff14ef: cxgbe(4): Save proper zone index on low memory in refill_fl(). (authored by mav).
cxgbe(4): Save proper zone index on low memory in refill_fl().
np committed R10:c930816b7671: cxgbe(4): Save proper zone index on low memory in refill_fl(). (authored by mav).
cxgbe(4): Save proper zone index on low memory in refill_fl().
Fri, Feb 19
Fri, Feb 19
np committed R10:038148c108c4: cxgbetool(8): Add support for setting the hashfilter mode (filter mask). (authored by np).
cxgbetool(8): Add support for setting the hashfilter mode (filter mask).
cxgbe(4): Use the correct filter width for T5+.
np committed R10:c91dda5ad923: cxgbe(4): Add a driver ioctl to set the filter mask. (authored by np).
cxgbe(4): Add a driver ioctl to set the filter mask.
np committed R10:7ac8040a9931: cxgbe(4): Use firmware commands to get/set filter configuration. (authored by np).
cxgbe(4): Use firmware commands to get/set filter configuration.
Thu, Feb 18
Thu, Feb 18
cxgbe(4): Break up t4_read_chip_settings.
Wed, Feb 17
Wed, Feb 17
Tue, Feb 16
Tue, Feb 16
cxgbe(4): Fixes to tx coalescing.
np committed R10:568d9aa2b5bc: cxgbe(4): Check for descriptors before writing a TLS or raw work request. (authored by np).
cxgbe(4): Check for descriptors before writing a TLS or raw work request.
Thu, Feb 4
Thu, Feb 4
cxgbe(4): Fixes to tx coalescing.
Feb 1 2021
Feb 1 2021
cxgbe(4): Fixes to tx coalescing.
Jan 31 2021
Jan 31 2021
Jan 18 2021
Jan 18 2021
Dec 20 2020
Dec 20 2020
Dec 13 2020
Dec 13 2020
Add self to list of committers.
Add my pgp keys.
Add self to developers.sgml
Dec 11 2020
Dec 11 2020
vnet.9: Use correct location of vnet.h.
Dec 10 2020
Dec 10 2020
np requested review of D27557: vnet.9: vnet.h is in net/ and not sys/..
Dec 3 2020
Dec 3 2020
cxgbe(4): Fix vertical alignment in sysctl_cpl_stats.
np committed rS368313: cxgbe(4): two new debug sysctls..
cxgbe(4): two new debug sysctls.
cxgbe(4): Stop but don't free netmap queues when netmap is switched off.
Dec 2 2020
Dec 2 2020
Nov 24 2020
Nov 24 2020
Nov 23 2020
Nov 23 2020
Nov 21 2020
Nov 21 2020
cxgbe(4): Catch up with in-flight netmap rx before destroying queues.
Nov 12 2020
Nov 12 2020
cxgbe/t4_tom: Handle VXLAN-encapsulated SYNs correctly.
cxgbev(4): Make sure that the iq/eq map sizes are correct for VFs.
Nov 9 2020
Nov 9 2020
cxgbe(4): Allow the PF driver to set a VF's MAC address.
cxgbev(4): Use the MAC address set by the the PF if there is one.
Nov 8 2020
Nov 8 2020
cxgbe(4): Add the firmware binaries missing in r367428.
Nov 6 2020
Nov 6 2020
cxgbe(4): Update firmwares to 1.25.0.40.
Oct 23 2020
Oct 23 2020
cxgbe(4): Fix min/max typo in r366958.
cxgbe(4): refine the values reported in if_ratelimit_query.
Oct 22 2020
Oct 22 2020
np committed rS366941: if_vxlan(4): csum_flags_to_inner_flags takes the tunnel protocol as a parameter..
if_vxlan(4): csum_flags_to_inner_flags takes the tunnel protocol as a parameter.
cxgbe(4): fix the size of the iq/eq maps.
Oct 21 2020
Oct 21 2020
np added inline comments to D26800: Handle CPL_RX_DATA on active TLS sockets..
cxgbe(4): display correct tid range for T6 based -SO cards.
Oct 19 2020
Oct 19 2020
cxgbe(4): Updates to the drop features from r366532.
cxgbe(4): Fix page fault in t4_get_lb_stats with 2 port T5 cards.
np commandeered D26334: cxgbe: Apply more checks for INET and INET6.
okay, I'll take care of this.
np added a comment to D26833: sysctl+kern_sysctl: Honor SKIP for descendant nodes.
Oct 18 2020
Oct 18 2020
np requested changes to D26833: sysctl+kern_sysctl: Honor SKIP for descendant nodes.
I don't see any change in behavior. My test setup has a T6 card and cxgbe(4) is loaded. Then I run
Oct 14 2020
Oct 14 2020
cxgbe(4): Do not request FEC when requesting speeds that don't have FEC.
cxgbe(4): unimplemented cudbg routines should return the correct
Oct 9 2020
Oct 9 2020
cxgbe(4): More fixes for the T6 FCS error counter.
Oct 8 2020
Oct 8 2020
cxgbe(4): knobs to drop various kinds of undesirable frames on ingress.
Oct 5 2020
Oct 5 2020
np committed rS366467: cxgbe(4) sysctls do not need Giant..
cxgbe(4) sysctls do not need Giant.
MFC r365871. This needs a couple other revisions which aren't in
Get tools/tools/cxgbtool to build with the latest clang.
Oct 2 2020
Oct 2 2020
cxgbe(4): set up the firmware flowc for the tid before send_abort_rpl.
cxgbe(4): validate largest_rx_cluster and safest_rx_cluster.
Sep 30 2020
Sep 30 2020
Sep 29 2020
Sep 29 2020
cxgbe(4): Avoid unnecessary work in the firmware during netmap tx.
cxgbe(4): adjust the doorbell threshold for netmap freelists to match the
cxgbe(4): display an error message when netmap cannot be enabled because
cxgbe(4): fixes for netmap operation with only some queues active.
Sep 28 2020
Sep 28 2020