]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r305871:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 23 Sep 2016 08:31:38 +0000 (08:31 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 23 Sep 2016 08:31:38 +0000 (08:31 +0000)
commit273425c713002eff08e15c71c6133a1773ddcd01
tree10e0c816f8bfa61752226d3f70b66700eaade1a5
parent92157dca8cee9ab9a1413a50c27833cff851a895
MFC r305871:
mlx5en: Optimise away duplicate UAR pointers.

This change also reduces the size of the mlx5e_sq structure so that the last
queue_state element will fit into the previous cacheline and then the mlx5e_sq
structure becomes one cacheline less for amd64.

Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@306248 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/mlx5/mlx5_en/en.h
sys/dev/mlx5/mlx5_en/mlx5_en_main.c