On 4/18/2017 11:22 AM, Shahaf Shuler wrote: > With the Enhanced multi packet send addition, the defaults were made > in order to get the maximum out of the box performance. > Features like tso, don't use the enhanced send, however the defaults > are still valid. This cause Tx queue creation to fail. > > Fixes: aea00c008140 ("net/mlx5: add hardware TSO support")
Can you please confirm the Fixes line, the code modified below added with commit [1], and above commit (correct one is: 3f13f8c23a7c) doesn't touch those lines? [1] Fixes: 6ce84bd88919 ("net/mlx5: add enhanced multi-packet send for ConnectX-5")