commit | 77caa792f5d8e4ecc88eb1cf4b9c478c07e0ec57 | [log] [tgz] |
---|---|---|
author | Michal Kalderon <Michal.Kalderon@cavium.com> | Mon Oct 09 12:37:45 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 09 10:21:26 2017 -0700 |
tree | 36771d4911e7b65f0d9366f46ec5afbd7ec8e235 | |
parent | ed468ebee04ffba0231a8f50616bdb250752a891 [diff] |
qed: Add ll2 option for dropping a tx packet The option of sending a packet on the ll2 and dropping it exists in hardware and was not used until now, thus not exposed. The iWARP unaligned MPA flow requires this functionality for flushing the tx queue. Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com> Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>