Re: [dpdk-dev] [PATCH 1/3] net/mlx5: replace network to host macros

2017-09-05 Thread Shachar Beiser
Does it OK to change it to : " Fixes: 1be17b6a5539 ("eal: introduce big and little endian types")" ? > -Original Message- > From: Nélio Laranjeiro [mailto:nelio.laranje...@6wind.com] > Sent: Monday, September 4, 2017 6:15 PM > To: Shachar Beiser > Cc: dev@dpdk.org; Adrien Mazarguil > Sub

Re: [dpdk-dev] [PATCH 1/3] net/mlx5: replace network to host macros

2017-09-04 Thread Nélio Laranjeiro
The title is a little wrong, it also replace the host to network. On Mon, Sep 04, 2017 at 11:48:45AM +, Shachar Beiser wrote: > Fixes: 8bb5119634b7 ("net/mlx5: replace network byte order macro") This commit does not exists, are you sure of it? > Cc: shacha...@mellanox.com > > Signed-off-by:

[dpdk-dev] [PATCH 1/3] net/mlx5: replace network to host macros

2017-09-04 Thread Shachar Beiser
Fixes: 8bb5119634b7 ("net/mlx5: replace network byte order macro") Cc: shacha...@mellanox.com Signed-off-by: Shachar Beiser --- drivers/net/mlx5/mlx5_mac.c | 8 ++- drivers/net/mlx5/mlx5_mr.c | 2 +- drivers/net/mlx5/mlx5_rxmode.c | 8 ++- drivers/net/mlx5/mlx5_rxq