net/mlx5: add operations for secondary process
authorXueming Li <xuemingl@mellanox.com>
Fri, 6 Oct 2017 15:45:51 +0000 (23:45 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 12 Oct 2017 00:36:57 +0000 (01:36 +0100)
commit87ec44ce1651f82effa1e308cb0c70307908d154
tree39973c0026ecc13fea23914958c2a692e9dbdd7a
parent1e3a39f72d5d088cd3038241d799dd102e50f0d2
net/mlx5: add operations for secondary process

Add operations that are safe for secondary processes:
* (x)stats
* device info get
* rx/tx descriptor status

Signed-off-by: Xueming Li <xuemingl@mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
doc/guides/nics/features/mlx5.ini
doc/guides/nics/mlx5.rst
drivers/net/mlx5/mlx5.c
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_ethdev.c