remarkable-linux/include/linux/mlx4
Ido Shamay 802f42a8d9 net/mlx4: Add RSS support for fragmented IP datagrams
Enable RSS support for fragmented IP packets, when device supports it.
Until now, fragmented IP packets were directed only to the default_qpn.
Since IP fragments (datagram) have no upper protocols (L3 IP packets),
hash is performed on 3-tuple - dst MAC, source IP and dest IP. The HW
makes sure that this holds for the 1st fragment too, so all fragments
go to the same QP.

Signed-off-by: Ido Shamay <idos@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-02 16:24:50 -04:00
..
cmd.h net/mlx4_core: Add basic elements for QCN 2015-03-06 21:50:02 -05:00
cq.h
device.h net/mlx4: Add RSS support for fragmented IP datagrams 2015-04-02 16:24:50 -04:00
doorbell.h
driver.h net/mlx4_core: Port aggregation upper layer interface 2015-02-04 16:14:24 -08:00
qp.h net/mlx4_core: Add basic support for QP max-rate limiting 2015-03-18 14:55:19 -04:00
srq.h