Page MenuHomeFreeBSD
Feed Advanced Search

Nov 10 2021

np committed rGd99b1d83b9e9: cxgbe(4): sysctl to track the last L1_CFG32 requested by the driver. (authored by np).
cxgbe(4): sysctl to track the last L1_CFG32 requested by the driver.
Nov 10 2021, 1:16 AM

Oct 25 2021

np added a comment to D32585: SMR protection for inpcbs.

Note. This change requires PCBGROUP to be retired.

Oct 25 2021, 8:54 PM

Oct 21 2021

np committed rG1f4943c92cdd: cxgbe(4): Stop but don't free netmap queues when netmap is switched off. (authored by np).
cxgbe(4): Stop but don't free netmap queues when netmap is switched off.
Oct 21 2021, 12:09 AM
np committed rGd31b8f0dece1: cxgbe(4): Revert r367917. (authored by np).
cxgbe(4): Revert r367917.
Oct 21 2021, 12:09 AM
np committed rGba2a30ed753c: cxgbe(4): Catch up with in-flight netmap rx before destroying queues. (authored by np).
cxgbe(4): Catch up with in-flight netmap rx before destroying queues.
Oct 21 2021, 12:09 AM

Oct 20 2021

np committed rGe058d44fda32: cxgbe/t4_tom: Use stale L2T entry and avoid busy-waiting for resolution. (authored by np).
cxgbe/t4_tom: Use stale L2T entry and avoid busy-waiting for resolution.
Oct 20 2021, 5:53 PM
np committed rG38271e72919a: cxgbe(4): Fix the decode and display of the DBVFIFO region in meminfo. (authored by np).
cxgbe(4): Fix the decode and display of the DBVFIFO region in meminfo.
Oct 20 2021, 5:52 PM
np committed rGd8034cee46f3: cxgbe(4): Display HMA information in meminfo. (authored by np).
cxgbe(4): Display HMA information in meminfo.
Oct 20 2021, 5:51 PM
np committed rG5561c4ffb261: cxgbe(4): Initialize abs_id for ctrl and ofld queues. (authored by np).
cxgbe(4): Initialize abs_id for ctrl and ofld queues.
Oct 20 2021, 5:51 PM
np committed rGd257477bd0bd: cxgbetool(8): Update the register definitions used to decode regdump. (authored by np).
cxgbetool(8): Update the register definitions used to decode regdump.
Oct 20 2021, 5:48 PM
np committed rG0ab62c8abacb: cxgbe(4): Skip a few more T5/T6 registers during a regdump. (authored by np).
cxgbe(4): Skip a few more T5/T6 registers during a regdump.
Oct 20 2021, 5:48 PM
np committed rGbcb2da3a6212: cxgbe(4): Update firmwares to 1.26.2.0. (authored by np).
cxgbe(4): Update firmwares to 1.26.2.0.
Oct 20 2021, 5:40 PM
np committed rGc1f66d325a56: cxgbe(4): Update firmwares to 1.26.0.0. (authored by np).
cxgbe(4): Update firmwares to 1.26.0.0.
Oct 20 2021, 5:40 PM
np committed rGf7b50d986cb5: cxgbe(4): Do not configure traffic classes automatically on attach. (authored by np).
cxgbe(4): Do not configure traffic classes automatically on attach.
Oct 20 2021, 5:40 PM
np committed rGfa9e240fb06e: cxgbe(4): Get the number of usable traffic classes from the firmware. (authored by np).
cxgbe(4): Get the number of usable traffic classes from the firmware.
Oct 20 2021, 5:40 PM
np committed rG0c65e339d8c7: cxgbe/iw_cxgbe: Support for 512 SGL entries in one memory registration. (authored by np).
cxgbe/iw_cxgbe: Support for 512 SGL entries in one memory registration.
Oct 20 2021, 5:40 PM
np committed rGa27e3c20f6e4: cxgbe(4): Check if the firmware supports 512 SGL per FR MR. (authored by np).
cxgbe(4): Check if the firmware supports 512 SGL per FR MR.
Oct 20 2021, 5:40 PM
np committed rG20cbc6676b87: cxgbe(4): Update firmwares to 1.25.6.0. (authored by np).
cxgbe(4): Update firmwares to 1.25.6.0.
Oct 20 2021, 5:40 PM
np committed rGdf667b59d76f: cxgb(4): Report proper TSO limits. (authored by np).
cxgb(4): Report proper TSO limits.
Oct 20 2021, 5:40 PM
np committed rG1b3f407f7d43: cxgbe(4): Fix an incorrect assert. (authored by np).
cxgbe(4): Fix an incorrect assert.
Oct 20 2021, 5:30 PM
np committed rG29d5f2c0ee06: cxgbe(4): Empty the clib_db before trying to destroy it. (authored by np).
cxgbe(4): Empty the clib_db before trying to destroy it.
Oct 20 2021, 5:27 PM
np committed rGbe259947759b: cxgbetool(8): add a 'clip' subcommand to deal with the CLIP table. (authored by np).
cxgbetool(8): add a 'clip' subcommand to deal with the CLIP table.
Oct 20 2021, 5:27 PM
np committed rGebf4e2da2c59: cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management. (authored by np).
cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management.
Oct 20 2021, 5:27 PM
np committed rGb58fc654a9b4: cxgbe(4): Use correct argument in call to hashdestroy. (authored by np).
cxgbe(4): Use correct argument in call to hashdestroy.
Oct 20 2021, 5:27 PM
np committed rGfed21efcfce4: cxgbe(4): Fix build warnings with NOINET kernels. (authored by np).
cxgbe(4): Fix build warnings with NOINET kernels.
Oct 20 2021, 2:11 PM
np committed rG0d6f2ab194c7: cxgbe(4): Add support for NIC suspend/resume and live reset. (authored by np).
cxgbe(4): Add support for NIC suspend/resume and live reset.
Oct 20 2021, 2:07 PM
np committed rG8ec8f56ce25b: cxgbe(4): Separate the sw- and hw-specific parts of resource allocations (authored by np).
cxgbe(4): Separate the sw- and hw-specific parts of resource allocations
Oct 20 2021, 1:58 PM

Oct 13 2021

np accepted D32491: cxgbe: Only run ktls_tick when NIC TLS is enabled..
Oct 13 2021, 11:30 PM

Sep 28 2021

np committed rG45d6fbaec23e: cxgbe(4): Update firmwares to 1.26.2.0. (authored by np).
cxgbe(4): Update firmwares to 1.26.2.0.
Sep 28 2021, 6:57 AM

Sep 24 2021

np accepted D32102: cxgbe: Mark rx'ed packets as initialized for KMSAN.
Sep 24 2021, 5:25 PM

Sep 9 2021

np committed rG53c17de2b472: cxgbe/t4_tom: Use stale L2T entry and avoid busy-waiting for resolution. (authored by np).
cxgbe/t4_tom: Use stale L2T entry and avoid busy-waiting for resolution.
Sep 9 2021, 4:20 AM

Sep 7 2021

np committed rG92de73799666: cxgbe(4): Fix the decode and display of the DBVFIFO region in meminfo. (authored by np).
cxgbe(4): Fix the decode and display of the DBVFIFO region in meminfo.
Sep 7 2021, 11:54 PM
np committed rG83a611e09238: cxgbe(4): Display HMA information in meminfo. (authored by np).
cxgbe(4): Display HMA information in meminfo.
Sep 7 2021, 11:25 PM

Aug 17 2021

np accepted D31574: cxgbei: Restructure how PDU limits are managed..
Aug 17 2021, 5:26 PM
np accepted D31576: cxgbei: Restrict received PDUs to 4 DDP pages in length..
Aug 17 2021, 5:25 PM
np accepted D31575: cxgbei: Only round PDU data segment lengths down by 512 on T5..
Aug 17 2021, 5:24 PM
np accepted D31455: Introduce m_get3().
Aug 17 2021, 5:19 PM
np accepted D31582: ipfw: use unsigned int for dummynet bandwidth.
Aug 17 2021, 5:14 PM

Aug 2 2021

np accepted D30871: cxgbe tom: Permit rcv_nxt mismatches on FIN for iSCSI connections on T6..
Aug 2 2021, 12:02 AM

Jul 26 2021

np committed rG6e405dd9e48d: cxgbe(4): Remove some dead code. (authored by np).
cxgbe(4): Remove some dead code.
Jul 26 2021, 10:03 PM

Jul 20 2021

np committed rG76c890229628: cxgbe(4): Initialize abs_id for ctrl and ofld queues. (authored by np).
cxgbe(4): Initialize abs_id for ctrl and ofld queues.
Jul 20 2021, 8:19 AM
np added a comment to D31149: ibcore: Kernel space update based on Linux 5.7-rc1.

@np: Is is possible you could send the changes as an incremental diff to: hselasky@freebsd.org ?

Jul 20 2021, 7:45 AM
np added inline comments to D31149: ibcore: Kernel space update based on Linux 5.7-rc1.
Jul 20 2021, 7:41 AM

Jul 14 2021

np added a comment to D31149: ibcore: Kernel space update based on Linux 5.7-rc1.

@np: I'd like to push this by end of week. Please respond!

Jul 14 2021, 8:05 AM
np committed rG35e62b00c334: cxgbetool(8): Update the register definitions used to decode regdump. (authored by np).
cxgbetool(8): Update the register definitions used to decode regdump.
Jul 14 2021, 1:02 AM
np committed rGf13920b39b8b: cxgbe(4): Skip a few more T5/T6 registers during a regdump. (authored by np).
cxgbe(4): Skip a few more T5/T6 registers during a regdump.
Jul 14 2021, 12:41 AM

Jul 13 2021

np committed rG3c900106ea7a: cxgbe(4): Update firmwares to 1.26.0.0. (authored by np).
cxgbe(4): Update firmwares to 1.26.0.0.
Jul 13 2021, 4:29 AM

Jun 25 2021

np committed rGec8004dd419d: cxgbe(4): Do not configure traffic classes automatically on attach. (authored by np).
cxgbe(4): Do not configure traffic classes automatically on attach.
Jun 25 2021, 11:11 PM
np committed rG6beb67c7e0ad: cxgbe(4): Get the number of usable traffic classes from the firmware. (authored by np).
cxgbe(4): Get the number of usable traffic classes from the firmware.
Jun 25 2021, 11:11 PM

Jun 22 2021

np accepted D30871: cxgbe tom: Permit rcv_nxt mismatches on FIN for iSCSI connections on T6..
Jun 22 2021, 11:22 PM
np accepted D30782: toe: Read-lock the inp in toe_4tuple_check()..
Jun 22 2021, 11:18 PM

Jun 4 2021

np committed rGf13d72fd0b74: cxgb(4): Report proper TSO limits. (authored by np).
cxgb(4): Report proper TSO limits.
Jun 4 2021, 8:35 PM
np committed rGbb877c062034: cxgbe(4): Empty the clib_db before trying to destroy it. (authored by np).
cxgbe(4): Empty the clib_db before trying to destroy it.
Jun 4 2021, 7:20 PM
np accepted D30638: if_vxlan(4): Allow netmap_generic to intercept RX packets..

I know it's not directly related but the 'if' here is not needed. If you're tightening the len checks in the function then maybe clean this too?

Jun 4 2021, 6:12 PM

Jun 3 2021

np committed rG5104dfbeff3e: bsdinstall: Fix typo (Instalation -> Installation). (authored by np).
bsdinstall: Fix typo (Instalation -> Installation).
Jun 3 2021, 4:51 AM

Jun 1 2021

np committed rG211972cfb816: cxgbe/iw_cxgbe: Support for 512 SGL entries in one memory registration. (authored by np).
cxgbe/iw_cxgbe: Support for 512 SGL entries in one memory registration.
Jun 1 2021, 10:37 PM
np committed rGdb15dbf88011: cxgbe(4): Check if the firmware supports 512 SGL per FR MR. (authored by np).
cxgbe(4): Check if the firmware supports 512 SGL per FR MR.
Jun 1 2021, 10:37 PM

May 29 2021

np committed rGe0fa04e257c1: cxgbe(4): Update firmwares to 1.25.6.0. (authored by np).
cxgbe(4): Update firmwares to 1.25.6.0.
May 29 2021, 8:27 AM

May 27 2021

np committed rG5ef87bf8b687: cxgbe(4): Fix an incorrect assert. (authored by np).
cxgbe(4): Fix an incorrect assert.
May 27 2021, 6:01 AM
np committed rG740d722def71: cxgbe(4): Use correct argument in call to hashdestroy. (authored by np).
cxgbe(4): Use correct argument in call to hashdestroy.
May 27 2021, 5:44 AM

May 25 2021

np accepted D30460: cxgbe: set iq flags only after it has been initialized.

Thanks for the fix. Please add a "Fixes: 43bbae19483fbde0a91e61acad8a6e71e334c8b8" line to the commit log before checking it in.

May 25 2021, 11:56 PM

May 24 2021

np committed rGac02945f7e2b: cxgbetool(8): add a 'clip' subcommand to deal with the CLIP table. (authored by np).
cxgbetool(8): add a 'clip' subcommand to deal with the CLIP table.
May 24 2021, 1:35 AM

May 23 2021

np committed rG24b98f288d11: cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management. (authored by np).
cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management.
May 23 2021, 11:09 PM

May 22 2021

np committed rGffbb373c5a95: cxgbe(4): Fix build warnings with NOINET kernels. (authored by np).
cxgbe(4): Fix build warnings with NOINET kernels.
May 22 2021, 3:50 AM
np closed D26334: cxgbe: Apply more checks for INET and INET6.
May 22 2021, 3:50 AM

May 19 2021

np committed rG3965469eaa33: cxgbe(4): Remove some dead code. (authored by np).
cxgbe(4): Remove some dead code.
May 19 2021, 6:20 AM

May 16 2021

np committed rG1f9df724eb20: cxgbe(4): Use ifaddr_event_ext instead of ifaddr_event for CLIP management. (authored by np).
cxgbe(4): Use ifaddr_event_ext instead of ifaddr_event for CLIP management.
May 16 2021, 3:47 AM
np committed rG8f7d9587664a: cxgbe(4): Do not panic when tx is called with invalid checksum requests. (authored by np).
cxgbe(4): Do not panic when tx is called with invalid checksum requests.
May 16 2021, 3:46 AM
np committed rG1c0a5613ac8f: cxgbe(4): hw.cxgbe.panic_on_fatal_err can be changed any time. (authored by np).
cxgbe(4): hw.cxgbe.panic_on_fatal_err can be changed any time.
May 16 2021, 3:39 AM
np committed rG294591a4b7be: cxgbe(4): Move the hw-specific parts of VXLAN setup to a separate function. (authored by np).
cxgbe(4): Move the hw-specific parts of VXLAN setup to a separate function.
May 16 2021, 3:38 AM
np committed rG7d984fe000d8: cxgbe(4): Add flag to reliably stop the driver from accessing hw stats. (authored by np).
cxgbe(4): Add flag to reliably stop the driver from accessing hw stats.
May 16 2021, 3:36 AM
np committed rG8b8b659f39f3: cxgbe(4): RSS hash for VXLAN traffic is computed from the inner frame. (authored by np).
cxgbe(4): RSS hash for VXLAN traffic is computed from the inner frame.
May 16 2021, 3:31 AM
np committed rGb7259437d5d7: cxgbe(4): Fix minor nit in the display of MPS TCAM entries. (authored by np).
cxgbe(4): Fix minor nit in the display of MPS TCAM entries.
May 16 2021, 3:27 AM
np committed rG9b107d9ef469: cxgbe(4): make the logging helpers a little more robust. (authored by np).
cxgbe(4): make the logging helpers a little more robust.
May 16 2021, 3:27 AM
np committed rGe0897d666922: cxgbe(4): Always use the per-VI callout to read interface stats. (authored by np).
cxgbe(4): Always use the per-VI callout to read interface stats.
May 16 2021, 3:25 AM
np committed rG81ec0d054652: cxgbe/tom: Fix potential leak in t4_aiotx_process_job. (authored by np).
cxgbe/tom: Fix potential leak in t4_aiotx_process_job.
May 16 2021, 3:25 AM
np committed rG248bc9784a2c: cxgbe/t4_tom: restore socket's protosw before entering TIME_WAIT. (authored by np).
cxgbe/t4_tom: restore socket's protosw before entering TIME_WAIT.
May 16 2021, 3:20 AM
np committed rG95a3005326e9: cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode. (authored by np).
cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode.
May 16 2021, 3:14 AM
np committed rG139c8bd6f3da: cxgbe(4): create a separate helper routine to write the global RSS key. (authored by np).
cxgbe(4): create a separate helper routine to write the global RSS key.
May 16 2021, 3:12 AM
np committed rGd9eb1e0c9084: cxgbe(4): make it safe to call setup_memwin repeatedly. (authored by np).
cxgbe(4): make it safe to call setup_memwin repeatedly.
May 16 2021, 3:11 AM
np committed rG564d1f6aef5e: cxgbe(4): use standard sysctl routines to deal with 16b values. (authored by np).
cxgbe(4): use standard sysctl routines to deal with 16b values.
May 16 2021, 3:08 AM
np committed rGaf1edd87f678: cxgbe(4): catch up with the latest cryptocaps. (authored by np).
cxgbe(4): catch up with the latest cryptocaps.
May 16 2021, 3:04 AM
np committed rG9b9bd9345060: cxgbe(4): Remove extra blank line. (authored by np).
cxgbe(4): Remove extra blank line.
May 16 2021, 3:02 AM
np committed rG7f681917602b: cxgbe(4): Fix an assertion that is not valid during attach. (authored by np).
cxgbe(4): Fix an assertion that is not valid during attach.
May 16 2021, 3:02 AM
np committed rG98893d4953da: 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).
May 16 2021, 3:01 AM
np committed rGd314a9f27939: cxgbe(4): Use the correct filter width for T5+. (authored by np).
cxgbe(4): Use the correct filter width for T5+.
May 16 2021, 2:57 AM
np committed rGa8076e0afdf4: 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.
May 16 2021, 2:55 AM
np committed rG191894573beb: cxgbe(4): Use firmware commands to get/set filter configuration. (authored by np).
cxgbe(4): Use firmware commands to get/set filter configuration.
May 16 2021, 2:52 AM
np committed rGe99210ab632b: cxgbe(4): Break up t4_read_chip_settings. (authored by np).
cxgbe(4): Break up t4_read_chip_settings.
May 16 2021, 2:49 AM

May 14 2021

np accepted D30269: cxgbei: Add tunable sysctls for the FirstBurstLength and MaxBurstLength..
May 14 2021, 11:22 PM
np accepted D30268: cxgbei: Remove unused sysctls..
May 14 2021, 11:22 PM

May 12 2021

np added inline comments to D29904: cxgbe tom: Set the tid in the work requests to program page pods for iSCSI..
May 12 2021, 5:30 PM

May 5 2021

np committed rGf4ba035bca92: cxgbe(4): Use ifaddr_event_ext instead of ifaddr_event for CLIP management. (authored by np).
cxgbe(4): Use ifaddr_event_ext instead of ifaddr_event for CLIP management.
May 5 2021, 3:18 AM

Apr 28 2021

np committed rGb9820bca183a: cxgbe(4): Do not panic when tx is called with invalid checksum requests. (authored by np).
cxgbe(4): Do not panic when tx is called with invalid checksum requests.
Apr 28 2021, 11:42 PM
np committed rG83b5cda106a2: cxgbe(4): Add support for NIC suspend/resume and live reset. (authored by np).
cxgbe(4): Add support for NIC suspend/resume and live reset.
Apr 28 2021, 6:04 AM

Apr 26 2021

np committed rG43bbae19483f: cxgbe(4): Separate the sw- and hw-specific parts of resource allocations (authored by np).
cxgbe(4): Separate the sw- and hw-specific parts of resource allocations
Apr 26 2021, 9:12 PM

Apr 23 2021

np committed rG50f5d13eeb88: cxgbe(4): hw.cxgbe.panic_on_fatal_err can be changed any time. (authored by np).
cxgbe(4): hw.cxgbe.panic_on_fatal_err can be changed any time.
Apr 23 2021, 7:29 PM
np committed rG5f00292fe3b7: cxgbe(4): Move the hw-specific parts of VXLAN setup to a separate function. (authored by np).
cxgbe(4): Move the hw-specific parts of VXLAN setup to a separate function.
Apr 23 2021, 7:29 AM
np committed rGb47b28e5b28a: cxgbe(4): Add flag to reliably stop the driver from accessing hw stats. (authored by np).
cxgbe(4): Add flag to reliably stop the driver from accessing hw stats.
Apr 23 2021, 12:47 AM

Apr 22 2021

np committed rGdc77e7929644: cxgbe(4): Fix minor nit in the display of MPS TCAM entries. (authored by np).
cxgbe(4): Fix minor nit in the display of MPS TCAM entries.
Apr 22 2021, 10:41 PM