summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTariq Toukan <tariqt@mellanox.com>2016-04-20 19:02:15 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-04-21 19:09:05 (GMT)
commitbc77b240b3c57236cdcc08d64ca390655d3a16ff (patch)
treeeadc6903f24a01af114b3379bc1f7efd6652f59b /Makefile
parentd3c9bc2743dc95b273ed0e6a3394a71ca314813c (diff)
downloadlinux-bc77b240b3c57236cdcc08d64ca390655d3a16ff.tar.xz
net/mlx5e: Add fragmented memory support for RX multi packet WQE
If the allocation of a linear (physically continuous) MPWQE fails, we allocate a fragmented MPWQE. This is implemented via device's UMR (User Memory Registration) which allows to register multiple memory fragments into ConnectX hardware as a continuous buffer. UMR registration is an asynchronous operation and is done via ICO SQs. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions