From c10e4fc6c45616dbadb8ccee189e2c09fb8f056f Mon Sep 17 00:00:00 2001 From: Or Gerlitz Date: Wed, 18 Mar 2015 14:57:35 +0200 Subject: [PATCH] net/mlx4_en: Add tx queue maxrate support Add ndo_set_tx_maxrate support. To support per tx queue maxrate limit, we use the update-qp firmware command to do run-time rate setting for the qp that serves this tx ring. Signed-off-by: Or Gerlitz Signed-off-by: Ido Shamay Signed-off-by: David S. Miller --- Reading git-format-patch failed