net/mlx5: separate filling Rx flags
authorYongseok Koh <yskoh@mellanox.com>
Wed, 9 May 2018 11:13:48 +0000 (04:13 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 14 May 2018 21:31:52 +0000 (22:31 +0100)
commit3e1f82a1f1148377931d5781f2a8180c317317da
tree3c200f8f016a06384e324c80ceebbd411b503d00
parent9797bfcce1c9fcbf75e78dc17ecdc9b0da3ae945
net/mlx5: separate filling Rx flags

Filling in fields of mbuf becomes a separate inline function so that this
can be reused.

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx5/mlx5_rxtx.c