commit | ae76715d153e33c249b6850361e4d8d775388b5a | [log] [tgz] |
---|---|---|
author | Hadar Hen Zion <hadarh@mellanox.com> | Sun Jul 24 16:12:39 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 25 17:53:40 2016 -0700 |
tree | 80a2979527df9f9d20f67385607434dc2009e48f | |
parent | 5fc382d87517707ad77ea4c9c12e2a3fde2c838a [diff] |
net/mlx5e: Check the minimum inline header mode before xmit Each send queue (SQ) has inline mode that defines the minimal required inline headers in the SQ WQE. Before sending each packet check that the minimum required headers on the WQE are copied. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>