Page MenuHomeFreeBSD

mlx4/mlxen: update version to 2.1.6
ClosedPublic

Authored by markb_mellanox.com on Nov 26 2015, 12:19 PM.
Tags
None
Referenced Files
F167132839: D4283.id10697.diff
Wed, Aug 19, 9:03 AM
F167132651: D4283.id10513.diff
Wed, Aug 19, 9:01 AM
F167132020: D4283.diff
Wed, Aug 19, 8:58 AM
Unknown Object (File)
Tue, Aug 18, 2:20 PM
Unknown Object (File)
Tue, Aug 18, 10:57 AM
Unknown Object (File)
Sun, Aug 16, 6:14 PM
Unknown Object (File)
Sat, Aug 15, 7:50 AM
Unknown Object (File)
Sat, Aug 15, 7:50 AM

Details

Summary

Update code base to latest version.

Sponsored by: Mellanox Technologies
Signed-off-by: Mark Bloch <markb@mellanox.com>

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markb_mellanox.com retitled this revision from to mlx4/mlxen: update version to 2.1.6.
markb_mellanox.com updated this object.
markb_mellanox.com edited the test plan for this revision. (Show Details)
markb_mellanox.com added a reviewer: hselasky.
markb_mellanox.com set the repository for this revision to rS FreeBSD src repository - subversion.

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

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

On 11, but on 10 we still don't have it.
There is a compile time check (in the Makefile) if to build uitls.{c,h} or not.

Seeing as we want to MFC it at some point, it will be easier this way.

hselasky edited edge metadata.

I see some whitespace and other minor style issues I'll fix before committing. Looks good.

This revision is now accepted and ready to land.Dec 3 2015, 10:45 AM
This revision was automatically updated to reflect the committed changes.