Page MenuHomeFreeBSD
Feed Advanced Search

May 5 2018

np committed rS333276: cxgbe(4): Update all firmwares to 1.19.1.0..
cxgbe(4): Update all firmwares to 1.19.1.0.
May 5 2018, 8:16 PM

May 1 2018

np added a reviewer for D14969: separate out list manipulation locking from state change in multicast: gnn.
May 1 2018, 9:42 PM
np added reviewers for D14969: separate out list manipulation locking from state change in multicast: rwatson, glebius, bz.
May 1 2018, 9:41 PM
np committed rS333153: cxgbe(4): Move all TCAM filter code into a separate file..
cxgbe(4): Move all TCAM filter code into a separate file.
May 1 2018, 8:17 PM
np accepted D15258: Add netdump hooks for cxgb(4)..
May 1 2018, 8:02 PM
np committed rS333139: cxgbe(4): Destroy the cdev before disabling interrupts in driver detach..
cxgbe(4): Destroy the cdev before disabling interrupts in driver detach.
May 1 2018, 3:00 PM

Apr 30 2018

np committed rS333128: cxgbe(4): Convert ACT_OPEN_RPL to a shared CPL..
cxgbe(4): Convert ACT_OPEN_RPL to a shared CPL.
Apr 30 2018, 9:47 PM
np committed rS333121: cxgbe/t4_tom: Use appropriate macros instead of magic math while.
cxgbe/t4_tom: Use appropriate macros instead of magic math while
Apr 30 2018, 5:33 PM
np committed rS333114: cxgbe(4): Use opaque cookies or tid range-checks to determine the.
cxgbe(4): Use opaque cookies or tid range-checks to determine the
Apr 30 2018, 3:19 PM

Apr 26 2018

np committed rS333043: cxgbe(4): Move release_tid to the base NIC driver for future consumers..
cxgbe(4): Move release_tid to the base NIC driver for future consumers.
Apr 26 2018, 10:04 PM
np committed rS333030: cxgbe(4): Break up alloc_tid_tabs and move the atid routines to the base.
cxgbe(4): Break up alloc_tid_tabs and move the atid routines to the base
Apr 26 2018, 7:00 PM

Apr 19 2018

np committed rS332787: cxgbe(4): Fix bugs in the handling of COP rules that match on VLAN tag..
cxgbe(4): Fix bugs in the handling of COP rules that match on VLAN tag.
Apr 19 2018, 6:10 PM

Apr 15 2018

np committed rS332515: Fix typo in cxgbetool.8..
Fix typo in cxgbetool.8.
Apr 15 2018, 7:23 PM

Apr 14 2018

np committed rS332506: cxgbe(4): Add support for Connection Offload Policy (aka COP)..
cxgbe(4): Add support for Connection Offload Policy (aka COP).
Apr 14 2018, 7:08 PM

Apr 4 2018

np committed rS332050: cxgbe(4): Always display an error message if SIOCSIFFLAGS will leave.
cxgbe(4): Always display an error message if SIOCSIFFLAGS will leave
Apr 4 2018, 10:52 PM

Apr 3 2018

np committed rS331902: cxgbe: Implement tcp_info handler for connections handled by t4_tom..
cxgbe: Implement tcp_info handler for connections handled by t4_tom.
Apr 3 2018, 1:22 AM
np closed D14817: cxgbe/t4_tom: Implement tod_tcp_info for connections handled by t4_tom..
Apr 3 2018, 1:22 AM
np committed rS331901: Add a hook to allow the toedev handling an offloaded connection to.
Add a hook to allow the toedev handling an offloaded connection to
Apr 3 2018, 1:09 AM
np closed D14816: TCP_INFO for offloaded connections..
Apr 3 2018, 1:09 AM

Mar 29 2018

np committed rS331745: Fix RSS build (broken in r331309)..
Fix RSS build (broken in r331309).
Mar 29 2018, 7:48 PM
np committed rS331719: MFC r323006 and r324386..
MFC r323006 and r324386.
Mar 29 2018, 1:21 AM

Mar 28 2018

np added a comment to D14816: TCP_INFO for offloaded connections..

Kevin mentioned offline that he has no objections to this change. Anyone else want to review?

Mar 28 2018, 10:36 PM

Mar 27 2018

np accepted D14871: Use the offload transmit queue to set flags on TLS connections..
Mar 27 2018, 7:00 PM
np committed rS331608: Disconnect iw_cxgb from the build..
Disconnect iw_cxgb from the build.
Mar 27 2018, 5:33 AM
np committed rS331607: Make a private copy of dequeue_socket from existing iwcm in 11 and use.
Make a private copy of dequeue_socket from existing iwcm in 11 and use
Mar 27 2018, 5:25 AM

Mar 26 2018

np committed rS331599: Use soupcall_set/clear because listen-only sockets are available in.
Use soupcall_set/clear because listen-only sockets are available in
Mar 26 2018, 10:40 PM
np updated subscribers of D14817: cxgbe/t4_tom: Implement tod_tcp_info for connections handled by t4_tom..
Mar 26 2018, 4:15 PM
np added a comment to D14816: TCP_INFO for offloaded connections..
In D14816#311651, @kevin.bowling_kev009.com wrote:

This should use some kind of serdes to the toe understanding of tcpi is not dependent on the freebsd understanding of tcpi (which is in flux atm)

Mar 26 2018, 4:14 PM

Mar 24 2018

np created D14817: cxgbe/t4_tom: Implement tod_tcp_info for connections handled by t4_tom..
Mar 24 2018, 2:13 AM
np created D14816: TCP_INFO for offloaded connections..
Mar 24 2018, 2:07 AM
np committed rS331472: cxgbe(4): Always initialize requested_speed to a valid value..
cxgbe(4): Always initialize requested_speed to a valid value.
Mar 24 2018, 1:08 AM

Mar 22 2018

np committed rS331342: cxgbe(4): Do not read MFG diags information from custom boards..
cxgbe(4): Do not read MFG diags information from custom boards.
Mar 22 2018, 4:42 AM
np committed rS331340: cxgbe(4): Tunnel congestion drops on a port should be cleared when the.
cxgbe(4): Tunnel congestion drops on a port should be cleared when the
Mar 22 2018, 2:05 AM
np committed rS331336: Add mergeinfo. This should have been part of r331320..
Add mergeinfo. This should have been part of r331320.
Mar 22 2018, 12:53 AM

Mar 21 2018

np committed rS331320: MFC r328315:.
MFC r328315:
Mar 21 2018, 8:13 PM
np committed rS331318: MFC r326169 (cxgbe portion)..
MFC r326169 (cxgbe portion).
Mar 21 2018, 6:58 PM
np committed rS331317: MFC r323082:.
MFC r323082:
Mar 21 2018, 6:39 PM
np committed rS331316: MFC r320418. Note that the socket lock _is_ the same as so_rcv's lock.
MFC r320418. Note that the socket lock _is_ the same as so_rcv's lock
Mar 21 2018, 6:38 PM
np committed rS331315: Back out r329017 and r329391, which were direct commits to stable/11..
Back out r329017 and r329391, which were direct commits to stable/11.
Mar 21 2018, 6:33 PM

Mar 14 2018

np committed rS330887: cxgbetool(8): Add the ability to decode hardware TCBs..
cxgbetool(8): Add the ability to decode hardware TCBs.
Mar 14 2018, 12:05 AM

Mar 12 2018

np accepted D14529: Support for TLS offload of TOE connections on T6 adapters..
Mar 12 2018, 6:39 PM

Mar 8 2018

np committed rS330626: MFC r322659 (by glebius):.
MFC r322659 (by glebius):
Mar 8 2018, 1:03 AM

Mar 3 2018

np committed rS330310: MFC r321105:.
MFC r321105:
Mar 3 2018, 3:12 AM
np committed rS330308: MFC r328315:.
MFC r328315:
Mar 3 2018, 2:40 AM
np committed rS330307: MFC r319506, r319872, r321063, r321103, r321179, r321390, r321435,.
MFC r319506, r319872, r321063, r321103, r321179, r321390, r321435,
Mar 3 2018, 2:31 AM
np committed rS330302: MFC r328314:.
MFC r328314:
Mar 3 2018, 12:23 AM
np committed rS330301: MFC r323221:.
MFC r323221:
Mar 3 2018, 12:10 AM

Feb 20 2018

np committed rS329675: Catch up with the removal of nktr_slot_flags from upstream netmap. No.
Catch up with the removal of nktr_slot_flags from upstream netmap. No
Feb 20 2018, 9:43 PM
np accepted D14452: CXGBE: implement prefetch on non-Intel architectures.

I wonder what __builtin_prefetch does on i386/amd64. It may be possible to use it unconditionally, and not just for !(i386|amd64).

Feb 20 2018, 6:33 PM

Feb 16 2018

np committed rS329391: iw_cxgbe: Follow-up fix to r329017, which updated the code associated.
iw_cxgbe: Follow-up fix to r329017, which updated the code associated
Feb 16 2018, 6:23 PM

Feb 8 2018

np committed rS329017: iw_cxgbe: Manually backport changes related to QP flush. This fixes a.
iw_cxgbe: Manually backport changes related to QP flush. This fixes a
Feb 8 2018, 2:39 PM

Feb 7 2018

np committed rS328994: iw_cxgbe: Remove declaration of a function that no longer exists..
iw_cxgbe: Remove declaration of a function that no longer exists.
Feb 7 2018, 8:13 PM

Jan 26 2018

np committed rS328423: cxgbe(4): Accept old names of a couple of tunables..
cxgbe(4): Accept old names of a couple of tunables.
Jan 26 2018, 12:46 AM
np committed rS328420: cxgbe(4): Do not display harmless warning in non-debug builds..
cxgbe(4): Do not display harmless warning in non-debug builds.
Jan 26 2018, 12:03 AM

Jan 24 2018

np committed rS328315: cxgb(4): Validate offset/len in the GET_EEPROM ioctl..
cxgb(4): Validate offset/len in the GET_EEPROM ioctl.
Jan 24 2018, 5:16 AM
np closed D14009: Do not generate illegal mbuf chains during IP fragment reassembly..
Jan 24 2018, 5:09 AM
np committed rS328314: Do not generate illegal mbuf chains during IP fragment reassembly. Only.
Do not generate illegal mbuf chains during IP fragment reassembly. Only
Jan 24 2018, 5:09 AM

Jan 22 2018

np added a comment to D14009: Do not generate illegal mbuf chains during IP fragment reassembly..

ugh. I still need reviewers for this. I accidentally accepted it as myself and on behalf of network.

Jan 22 2018, 5:53 PM
np resigned from D14009: Do not generate illegal mbuf chains during IP fragment reassembly..
Jan 22 2018, 5:50 PM
np accepted D14009: Do not generate illegal mbuf chains during IP fragment reassembly..
In D14009#293983, @ae wrote:

I think the description that you gave in IRC was better :)
I.e. a !WRITABLE mbuf is reflected by ICMP code.

Jan 22 2018, 5:50 PM

Jan 21 2018

np created D14009: Do not generate illegal mbuf chains during IP fragment reassembly..
Jan 21 2018, 8:22 PM

Jan 18 2018

np accepted D13975: Add info about c99 designationed initializers..
Jan 18 2018, 9:43 PM

Jan 13 2018

np committed rS327904: cxgbe/iw_cxgbe: Remove duplicates to fix compilation with recent gcc..
cxgbe/iw_cxgbe: Remove duplicates to fix compilation with recent gcc.
Jan 13 2018, 12:04 AM

Jan 9 2018

np accepted D13102: CXGBE: fix get_filt to be endianness-aware.
Jan 9 2018, 8:19 PM

Jan 3 2018

np committed rS327528: cxgbe(4): Add a knob to enable/disable PCIe relaxed ordering. Disable it by.
cxgbe(4): Add a knob to enable/disable PCIe relaxed ordering. Disable it by
Jan 3 2018, 7:25 PM

Dec 29 2017

np committed rS327332: cxgbe(4): Reduce duplication by consolidating minor variations of the.
cxgbe(4): Reduce duplication by consolidating minor variations of the
Dec 29 2017, 2:30 AM

Dec 27 2017

np committed rS327254: cxgbe/iw_cxgbe: Fix iWARP over VLANs (catch up with r326169)..
cxgbe/iw_cxgbe: Fix iWARP over VLANs (catch up with r326169).
Dec 27 2017, 10:45 PM

Dec 22 2017

np committed rS327093: cxgbe(4): Do not forward interrupts to queues with freelists. This.
cxgbe(4): Do not forward interrupts to queues with freelists. This
Dec 22 2017, 7:10 PM

Dec 21 2017

np committed rS327062: cxgbe(4): Read the MFG diags version from the VPD and make it available.
cxgbe(4): Read the MFG diags version from the VPD and make it available
Dec 21 2017, 3:20 PM

Nov 21 2017

np committed rS326042: cxgbe(4): Fix unsafe mailbox access in cudbg..
cxgbe(4): Fix unsafe mailbox access in cudbg.
Nov 21 2017, 1:19 AM

Nov 20 2017

np committed rS326026: cxgbe(4): Add a custom board to the device id list..
cxgbe(4): Add a custom board to the device id list.
Nov 20 2017, 7:51 PM

Nov 17 2017

np committed rS325961: cxgbe(4): Add core Vdd to the sysctl MIB..
cxgbe(4): Add core Vdd to the sysctl MIB.
Nov 17 2017, 11:23 PM

Nov 16 2017

np committed rS325884: cxgbe(4): Remove rsrv_noflowq from intrs_and_queues structure as it does.
cxgbe(4): Remove rsrv_noflowq from intrs_and_queues structure as it does
Nov 16 2017, 2:43 AM
np committed rS325883: cxgbe(4): Sanitize t4_num_vis during MOD_LOAD like all other t4_*.
cxgbe(4): Sanitize t4_num_vis during MOD_LOAD like all other t4_*
Nov 16 2017, 1:34 AM

Nov 15 2017

np committed rS325880: cxgbe(4): Combine all _10g and _1g tunables and drop the suffix from.
cxgbe(4): Combine all _10g and _1g tunables and drop the suffix from
Nov 15 2017, 11:48 PM
np added a comment to D13102: CXGBE: fix get_filt to be endianness-aware.

Have you tested this change on x86 to make sure it still works on LE hardware? It looks ok but it would be nice to test...

Nov 15 2017, 9:29 PM

Nov 14 2017

np added a comment to D11378: iWARP driver for Intel X722 Adapter - initial commit.
In D11378#247102, @erj wrote:

@erj are you going to commit this once you've made the IXL updates required for it to function?

Yeah, that's the plan. If @bartosz.sobczak_intel.com is okay with the current version.

Nov 14 2017, 5:42 PM
np accepted D13084: CXGBE: fix big-endian behaviour.

Can you please verify that the output of "sysctl dev.t6nex.0.doorbells " looks ok before commiting this? It should show the names of the bits and not just the numeric value.

Nov 14 2017, 4:54 PM
np committed rS325797: Fix iw_cxgbe build in the projects branch..
Fix iw_cxgbe build in the projects branch.
Nov 14 2017, 7:04 AM

Nov 10 2017

np committed rS325680: cxgbe(4): Excluce mdi from the check against port capabilities..
cxgbe(4): Excluce mdi from the check against port capabilities.
Nov 10 2017, 8:30 PM

Nov 9 2017

np committed rS325596: cxgbe(4): Do not request settings not supported by the port..
cxgbe(4): Do not request settings not supported by the port.
Nov 9 2017, 3:36 PM

Nov 8 2017

np committed rS325522: Update the iw_cxgbe bits in the projects branch..
Update the iw_cxgbe bits in the projects branch.
Nov 8 2017, 12:03 AM

Oct 24 2017

np committed rS324945: cxgbe(4): Read the MPS buffer group map from the firmware as it could be.
cxgbe(4): Read the MPS buffer group map from the firmware as it could be
Oct 24 2017, 5:42 AM

Oct 19 2017

np accepted D12563: Improve iWarp and RoCE interopability in ibcore.
Oct 19 2017, 4:48 PM

Oct 15 2017

np accepted D12674: cxgbe: delete now-redundant vnet decls.
Oct 15 2017, 1:09 AM

Oct 9 2017

np committed rS324443: cxgbetool(8): Do not close uninitialized fd on malloc failure..
cxgbetool(8): Do not close uninitialized fd on malloc failure.
Oct 9 2017, 6:00 PM

Oct 7 2017

np committed rS324386: cxgbe(4): Update T6, T5, and T4 firmwares to 1.16.63.0..
cxgbe(4): Update T6, T5, and T4 firmwares to 1.16.63.0.
Oct 7 2017, 5:24 PM
np committed rS324379: cxgbetool(8): Do not create a large file devoid of useful content when.
cxgbetool(8): Do not create a large file devoid of useful content when
Oct 7 2017, 1:20 AM

Oct 5 2017

np committed rS324296: cxgbe(4): Provide knobs to set the holdoff parameters of TOE rx queues.
cxgbe(4): Provide knobs to set the holdoff parameters of TOE rx queues
Oct 5 2017, 7:18 AM

Sep 25 2017

np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 3:31 AM
np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 3:29 AM
np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 3:24 AM
np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 3:19 AM
np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 3:14 AM
np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 3:09 AM
np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 3:04 AM
np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 2:59 AM
np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 2:54 AM
np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 2:49 AM
np closed D9854: Add cxgbetool(8) to the base system. by committing rS314579: Add cxgbetool(8) to the base system..
Sep 25 2017, 2:44 AM