From: David S. Miller Date: Wed, 12 Mar 2014 19:57:26 +0000 (-0400) Subject: Merge branch 'mlx4-next' X-Git-Tag: firefly_0821_release~176^2~4167^2~170 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=39e7d095f9d0a82a78804650917cd57972a480ce;p=firefly-linux-kernel-4.4.55.git Merge branch 'mlx4-next' Or Gerlitz says: ==================== mlx4: Add SRIOV support for RoCE This series adds SRIOV support for RoCE (RDMA over Ethernet) to the mlx4 driver. The patches are against net-next, as of commit 2d8d40a "pkt_sched: fq: do not hold qdisc lock while allocating memory" changes from V1: - addressed feedback from Dave on patch #3 and changed get_real_sgid_index() to be called fill_in_real_sgid_index() and be a void function. - removed some checkpatch warnings on long lines changes from V0: - always check the return code of mlx4_get_roce_gid_from_slave(). The call we fixed is introduced in patch #1 and later removed by patch #3 that allows guests to have multiple GIDS. The 1..3 separation was done for proper division of patches to logical changes. ==================== Signed-off-by: David S. Miller --- 39e7d095f9d0a82a78804650917cd57972a480ce