Page MenuHomeFreeBSD

markb_mellanox.com (Mark Bloch)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 4 2015, 10:36 AM (455 w, 2 d)

Recent Activity

Sep 27 2016

markb_mellanox.com updated the diff for D3687: Implement kernel support for hardware rate limited sockets.
  • Rebased patch to latest 12-current
  • Added support for UDP rate limiting.
Sep 27 2016, 1:41 PM

Aug 17 2016

markb_mellanox.com updated the diff for D3687: Implement kernel support for hardware rate limited sockets.
  • Add support for RSS when doing packet pacing
Aug 17 2016, 6:12 AM

Aug 4 2016

markb_mellanox.com updated the diff for D3687: Implement kernel support for hardware rate limited sockets.
Aug 4 2016, 12:37 PM

Jan 14 2016

markb_mellanox.com retitled D4941: mlx5en: Rework code which checks the HW LRO sysctl from to mlx5en: Rework code which checks the HW LRO sysctl.
Jan 14 2016, 1:55 PM
markb_mellanox.com retitled D4940: mlx5en: Add clarifying comment about CQE zipping from to mlx5en: Add clarifying comment about CQE zipping.
Jan 14 2016, 1:52 PM
markb_mellanox.com retitled D4939: mlx5en: Fix declaration of variables from to mlx5en: Fix declaration of variables.
Jan 14 2016, 1:50 PM
markb_mellanox.com updated the diff for D4817: mlx5en: Allow RX and TX pause frames to be set through ifconfig.

Add tunnable option

Jan 14 2016, 1:48 PM

Jan 7 2016

markb_mellanox.com updated subscribers of D4817: mlx5en: Allow RX and TX pause frames to be set through ifconfig.
Jan 7 2016, 2:35 PM
markb_mellanox.com retitled D4817: mlx5en: Allow RX and TX pause frames to be set through ifconfig from to mlx5en: Allow RX and TX pause frames to be set through ifconfig.
Jan 7 2016, 2:34 PM

Dec 31 2015

markb_mellanox.com accepted D4351: LINUXKPI: Prevent fd getting closed before installed.
Dec 31 2015, 2:46 PM

Dec 21 2015

markb_mellanox.com updated subscribers of D4666: Add SFF-8024 Extended Specification Compliance.
Dec 21 2015, 1:01 PM
markb_mellanox.com updated the diff for D4666: Add SFF-8024 Extended Specification Compliance.
  • Introduce a new define (SFF_8636_EXT_COMPLIANCE) in case we deal with extended class table.
  • Rename SFF_8436_CODE_E1040G to SFF_8436_CODE_E1040100G, indicate we can deal with 10/40/100, It should be noted that we also have 25G in the extended table, but this is how the table is named in SFF-8636 Rev 2.6.
Dec 21 2015, 12:38 PM
markb_mellanox.com updated subscribers of D4666: Add SFF-8024 Extended Specification Compliance.
Dec 21 2015, 9:58 AM
markb_mellanox.com retitled D4666: Add SFF-8024 Extended Specification Compliance from to Add SFF-8024 Extended Specification Compliance.
Dec 21 2015, 9:55 AM

Dec 17 2015

markb_mellanox.com added a comment to D4598: mlx5en: add cqe zipping support.

o The device.h change is just whitespace & should probably be removed
o Have you measured the cost in terms of CPU overhead of doing this unzipping on a transmit-mostly workload (eg, busy web server, or even just net/iperf sender)? I'm assuming that it is in the noise, but it would be nice to get confirmation.

Dec 17 2015, 7:46 PM

Dec 16 2015

markb_mellanox.com retitled D4598: mlx5en: add cqe zipping support from to mlx5en: add cqe zipping support.
Dec 16 2015, 2:47 PM

Dec 14 2015

markb_mellanox.com retitled D4552: mlx5en: Add support for tunables from to mlx5en: Add support for tunables.
Dec 14 2015, 3:56 PM
markb_mellanox.com retitled D4551: mlx5en: Improved readability of the eeprom printing func from to mlx5en: Improved readability of the eeprom printing func.
Dec 14 2015, 3:50 PM

Dec 6 2015

markb_mellanox.com updated D4411: mlx5: Update lower module code.
Dec 6 2015, 8:23 AM
markb_mellanox.com retitled D4411: mlx5: Update lower module code from to mlx5: Update lower module code.
Dec 6 2015, 8:22 AM
markb_mellanox.com retitled D4410: mlx5en: Implement proper RSS support from to mlx5en: Implement proper RSS support.
Dec 6 2015, 8:17 AM
markb_mellanox.com retitled D4409: mlx5en: Add support for setting TX moderation mode from to mlx5en: Add support for setting TX moderation mode.
Dec 6 2015, 8:14 AM
markb_mellanox.com retitled D4408: mlx5en: set mtu then query and report if any problem from to mlx5en: set mtu then query and report if any problem.
Dec 6 2015, 8:12 AM

Dec 3 2015

markb_mellanox.com removed a reviewer for D3649: [3/6] Updates mlx4, mlxen modules to latest release version - 2.1.6: network.
Dec 3 2015, 1:13 PM

Dec 2 2015

markb_mellanox.com retitled D4348: mlx5en: update man page to include how to load mlx5en from to mlx5en: update man page to include how to load mlx5en.
Dec 2 2015, 3:34 PM
markb_mellanox.com added a reviewer for D4283: mlx4/mlxen: update version to 2.1.6: network.
Dec 2 2015, 11:53 AM
markb_mellanox.com added a reviewer for D4284: mlxen: add busdma support: network.
Dec 2 2015, 11:53 AM

Nov 26 2015

markb_mellanox.com added a comment to D4283: mlx4/mlxen: update version to 2.1.6.

utils.c is already in kern/uipc_mbufhash.c see m_ether_tcpip_hash() .

Nov 26 2015, 1:17 PM
markb_mellanox.com updated D4283: mlx4/mlxen: update version to 2.1.6.
Nov 26 2015, 12:23 PM
markb_mellanox.com updated D4284: mlxen: add busdma support.
Nov 26 2015, 12:23 PM
markb_mellanox.com retitled D4284: mlxen: add busdma support from to mlxen: add busdma support.
Nov 26 2015, 12:21 PM
markb_mellanox.com retitled D4283: mlx4/mlxen: update version to 2.1.6 from to mlx4/mlxen: update version to 2.1.6.
Nov 26 2015, 12:19 PM
markb_mellanox.com abandoned D3648: [2/6] Updates mlx4, mlxen modules to latest release version - 2.1.6.

new patch set will replace this one.

Nov 26 2015, 12:17 PM
markb_mellanox.com abandoned D3650: [4/6] Updates mlx4, mlxen modules to latest release version - 2.1.6.

new patch set will replace this one.

Nov 26 2015, 12:17 PM
markb_mellanox.com abandoned D3651: [6/6] Updates mlx4, mlxen modules to latest release version - 2.1.6.

new patch set will replace this one.

Nov 26 2015, 12:16 PM

Nov 19 2015

markb_mellanox.com updated the diff for D4163: Build mlx5 and mlx5en modules by default on i386/amd64.
Nov 19 2015, 11:20 AM
markb_mellanox.com updated the diff for D4163: Build mlx5 and mlx5en modules by default on i386/amd64.
Nov 19 2015, 11:14 AM

Nov 16 2015

markb_mellanox.com added a reviewer for D4163: Build mlx5 and mlx5en modules by default on i386/amd64: gnn.
Nov 16 2015, 12:18 PM
markb_mellanox.com added a reviewer for D4177: mlx5en: maintain hw_lro conf var correctly: gnn.
Nov 16 2015, 12:16 PM
markb_mellanox.com added a reviewer for D4179: mlx5en: Styling corrections: gnn.
Nov 16 2015, 12:16 PM
markb_mellanox.com added a reviewer for D4180: mlx5en: print cable name and not just type if not recognized: gnn.
Nov 16 2015, 12:15 PM
markb_mellanox.com retitled D4180: mlx5en: print cable name and not just type if not recognized from to mlx5en: print cable name and not just type if not recognized.
Nov 16 2015, 11:49 AM
markb_mellanox.com retitled D4179: mlx5en: Styling corrections from to mlx5en: Styling corrections.
Nov 16 2015, 11:48 AM
markb_mellanox.com retitled D4178: mlx5en: Accumulate out of RX buffers into a 64-bit value from to mlx5en: Accumulate out of RX buffers into a 64-bit value.
Nov 16 2015, 11:46 AM
markb_mellanox.com retitled D4177: mlx5en: maintain hw_lro conf var correctly from to mlx5en: maintain hw_lro conf var correctly.
Nov 16 2015, 11:45 AM
markb_mellanox.com updated the diff for D4163: Build mlx5 and mlx5en modules by default on i386/amd64.

Added dependency on inet and inet6.

Nov 16 2015, 8:56 AM

Nov 15 2015

markb_mellanox.com retitled D4163: Build mlx5 and mlx5en modules by default on i386/amd64 from to Build mlx5 and mlx5en modules by default on i386/amd64.
Nov 15 2015, 11:07 AM

Oct 14 2015

markb_mellanox.com retitled D3883: Destroying lagg interface causes a crash. from to Destroying lagg interface causes a crash..
Oct 14 2015, 11:34 AM

Oct 4 2015

markb_mellanox.com updated the diff for D3650: [4/6] Updates mlx4, mlxen modules to latest release version - 2.1.6.
Oct 4 2015, 7:41 AM
markb_mellanox.com updated the diff for D3648: [2/6] Updates mlx4, mlxen modules to latest release version - 2.1.6.

Refactored the Patches.

Oct 4 2015, 7:36 AM

Sep 30 2015

markb_mellanox.com added a comment to D3687: Implement kernel support for hardware rate limited sockets.

Hi,

! In D3687#77374, @np wrote:

Sep 30 2015, 8:12 PM
markb_mellanox.com added a comment to D3687: Implement kernel support for hardware rate limited sockets.

Sorry it took so long, we are in the middle of holidays here.

Sep 30 2015, 2:41 PM

Sep 17 2015

markb_mellanox.com updated D3687: Implement kernel support for hardware rate limited sockets.
Sep 17 2015, 12:56 PM
markb_mellanox.com retitled D3687: Implement kernel support for hardware rate limited sockets from to Proposal to add rate limit capability.
Sep 17 2015, 12:55 PM

Sep 16 2015

markb_mellanox.com added reviewers for D3648: [2/6] Updates mlx4, mlxen modules to latest release version - 2.1.6: hselasky, gnn.
Sep 16 2015, 12:35 PM
markb_mellanox.com added reviewers for D3650: [4/6] Updates mlx4, mlxen modules to latest release version - 2.1.6: hselasky, gnn.
Sep 16 2015, 12:35 PM
markb_mellanox.com added reviewers for D3651: [6/6] Updates mlx4, mlxen modules to latest release version - 2.1.6: hselasky, gnn.
Sep 16 2015, 12:35 PM

Sep 13 2015

markb_mellanox.com retitled D3651: [6/6] Updates mlx4, mlxen modules to latest release version - 2.1.6 from to [6/6] Updates mlx4, mlxen modules to latest release version - 2.1.6.
Sep 13 2015, 11:00 AM
markb_mellanox.com retitled D3650: [4/6] Updates mlx4, mlxen modules to latest release version - 2.1.6 from to [4/6] Updates mlx4, mlxen modules to latest release version - 2.1.6.
Sep 13 2015, 10:59 AM
markb_mellanox.com updated D3648: [2/6] Updates mlx4, mlxen modules to latest release version - 2.1.6.
Sep 13 2015, 10:55 AM
markb_mellanox.com retitled D3648: [2/6] Updates mlx4, mlxen modules to latest release version - 2.1.6 from to [2/6] Updates mlx4, mlxen modules to latest release version - 2.1.6.
Sep 13 2015, 10:53 AM

Aug 26 2015

markb_mellanox.com added a comment to D3486: Fix `make depend` in sys/modules.
In D3486#71362, @lwhsu wrote:

Hi,

Can I piggyback this commit and ask you to fix those modules too? (it should be the same fix):
[...]
I hope with your initial list and my list we've covered all broken modules.

Sure, I did not found them are broken when doing make depend last time. May I know how do you find these?

Aug 26 2015, 10:27 AM
markb_mellanox.com added a comment to D3486: Fix `make depend` in sys/modules.

Can I piggyback this commit and ask you to fix those modules too? (it should be the same fix):

Aug 26 2015, 9:37 AM

Aug 25 2015

markb_mellanox.com added a comment to D3301: mac address does not update when removing the primary iface from a lagg .

Is there any update on this issue?

Aug 25 2015, 3:50 AM · network

Aug 7 2015

markb_mellanox.com added inline comments to D3182: linuxkpi: Linux KPI shim, moved out of OFED.
Aug 7 2015, 9:55 PM

Aug 4 2015

markb_mellanox.com added inline comments to D3182: linuxkpi: Linux KPI shim, moved out of OFED.
Aug 4 2015, 10:43 AM