Tariq Toukan
bc77b240b3
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>
2016-04-21 15:09:05 -04:00
..
2016-04-02 01:17:36 +02:00
2016-04-07 22:23:47 +02:00
2016-04-07 16:34:26 -07:00
2016-04-08 23:01:36 +02:00
2016-03-25 09:02:13 -07:00
2016-03-29 16:31:16 -07:00
2016-03-24 10:32:42 -07:00
2016-04-08 21:46:05 +02:00
2016-03-23 06:12:39 -07:00
2016-03-24 23:13:48 -07:00
2016-03-25 08:52:25 -07:00
2016-04-07 15:16:40 +03:00
2016-03-30 10:39:39 +02:00
2016-04-07 07:08:46 +10:00
2016-03-27 10:37:48 -07:00
2016-04-07 22:11:08 +02:00
2016-04-04 13:45:10 -07:00
2016-04-07 18:16:20 -07:00
2016-03-25 16:59:11 -07:00
2016-04-07 14:51:47 +02:00
2016-03-27 22:38:12 -04:00
2016-03-23 17:20:59 -07:00
2016-04-08 21:46:05 +02:00
2016-04-09 11:23:27 -07:00
2016-04-05 06:47:50 -07:00
2016-03-24 19:57:15 -07:00
2016-03-25 16:37:42 -07:00
2016-04-04 10:41:08 -07:00
2016-04-04 10:41:08 -07:00
2016-04-04 10:41:08 -07:00
2016-04-21 15:09:05 -04:00
2016-03-26 11:44:33 -04:00
2016-04-04 10:41:08 -07:00
2016-04-18 20:58:54 -04:00
2016-04-04 10:41:08 -07:00
2016-03-29 22:48:53 +02:00
2016-04-01 15:21:27 +02:00
2016-04-02 18:35:05 -05:00
2016-03-25 16:55:37 -07:00
2016-04-05 03:44:48 +02:00
2016-03-23 17:11:48 +01:00
2016-04-02 18:35:05 -05:00
2016-03-28 16:19:00 -07:00
2016-03-24 22:49:08 -07:00
2016-04-01 07:15:54 -05:00
2016-04-09 12:00:42 -07:00
2016-04-04 10:05:49 -07:00
2016-04-16 22:02:13 -04:00
2016-04-14 00:39:15 -04:00
2016-03-31 20:49:39 -07:00
2016-04-09 12:23:02 -07:00
2016-04-04 10:41:08 -07:00
2016-04-07 15:16:39 +03:00
2016-04-04 11:18:00 +01:00