[dpdk-dev] [PATCH] net/mlx5: fix wrong use of vector instruction

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Nov 7 18:16:49 CET 2016


2016-11-02 16:56, Adrien Mazarguil:
> On Tue, Nov 01, 2016 at 08:13:27AM +0000, Elad Persiko wrote:
> > Constraint alignment was not respected in Tx.
> > 
> > Fixes: 1d88ba171942 ("net/mlx5: refactor Tx data path")
> > 
> > Signed-off-by: Elad Persiko <eladpe at mellanox.com>
> 
> Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

"wrong use of vector instruction" is the cause, not the issue.
Reworded: "fix buffer alignment in Tx"

It would have been valuable to describe the consequences.

Applied


More information about the dev mailing list