numam-dpdk/drivers/common
Matan Azrad fa69eaef5f common/mlx5: support ROCE disable through Netlink
Add new 4 Netlink commands to support enable/disable ROCE:
        1. mlx5_nl_devlink_family_id_get to get the Devlink family ID of
           Netlink general command.
        2. mlx5_nl_enable_roce_get to get the ROCE current status.
        3. mlx5_nl_driver_reload - to reload the device kernel driver.
        4. mlx5_nl_enable_roce_set - to set the ROCE status.

When the user changes the ROCE status, the IB device may disappear and
appear again, so DPDK driver should wait for it and to restart itself.

Signed-off-by: Matan Azrad <matan@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
2020-02-05 09:51:20 +01:00
..
cpt crypto/octeontx: support ECPM 2020-01-15 15:01:55 +01:00
dpaax build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
iavf common/iavf: clean up compatibility layer 2020-01-17 19:59:18 +01:00
mlx5 common/mlx5: support ROCE disable through Netlink 2020-02-05 09:51:20 +01:00
mvep build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
octeontx net/octeontx: add application domain validation 2019-11-26 07:49:30 +01:00
octeontx2 net/octeontx2: extend RSS supported offload types 2020-02-05 09:51:20 +01:00
qat cryptodev: revert Chacha20-Poly1305 AEAD algorithm 2020-02-05 15:14:46 +01:00
Makefile common/mlx5: introduce common library 2020-02-05 09:51:20 +01:00
meson.build common/mlx5: introduce common library 2020-02-05 09:51:20 +01:00