summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: f7746f602c99e118fe1c79a9dc778d9760dd2d4d (plain)
1
2
3
4
5
6
## Process this file with automake to produce Makefile.in

SUBDIRS = doc src contrib

EXTRA_DIST = packages

space:mode:
authorShiraz Saleem <shiraz.saleem@intel.com>2016-04-22 14:14:23 -0500
committerDoug Ledford <dledford@redhat.com>2016-04-28 16:32:54 -0400
commit9510b0666eaeda032de89a54f112cb3e9f41b2c5 (patch)
tree00b9361d2ffda625033e5451d586a3cad1eded5e
parentc2b75ef7dcb9cf5e237955b0d0fa48918978493d (diff)
RDMA/i40iw: Fixes for WQE alignment
Invalidation after every WQE write is changed to invalidate only if required. NOPs are padded so that WQE writes are aligned to 64B boundary. Signed-off-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com> Signed-off-by: Faisal Latif <faisal.latif@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat