| /f-stack/dpdk/doc/guides/vdpadevs/ |
| H A D | mlx5.rst | 43 A Mellanox mlx5 PCI device can be probed by either net/mlx5 driver or vdpa/mlx5 46 By default, the mlx5 device will be probed by the net/mlx5 driver. 61 see :doc:`../../nics/mlx5` guide for more Mellanox OFED details. 106 `vdpa` for the mlx5 vDPA driver. 141 Upon potential hardware errors, mlx5 PMD try to recover, give up if failed 3
|
| H A D | index.rst | 16 mlx5
|
| /f-stack/dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_verbs.c | 202 struct mlx5dv_cq_init_attr mlx5; in mlx5_rxq_ibv_cq_create() member 210 cq_attr.mlx5 = (struct mlx5dv_cq_init_attr){ in mlx5_rxq_ibv_cq_create() 214 cq_attr.mlx5.comp_mask |= in mlx5_rxq_ibv_cq_create() 217 cq_attr.mlx5.cqe_comp_res_format = in mlx5_rxq_ibv_cq_create() 238 cq_attr.mlx5.comp_mask |= MLX5DV_CQ_INIT_ATTR_MASK_FLAGS; in mlx5_rxq_ibv_cq_create() 239 cq_attr.mlx5.flags |= MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD; in mlx5_rxq_ibv_cq_create() 244 &cq_attr.mlx5)); in mlx5_rxq_ibv_cq_create() 270 struct mlx5dv_wq_init_attr mlx5; in mlx5_rxq_ibv_wq_create() member 302 wq_attr.mlx5 = (struct mlx5dv_wq_init_attr){ in mlx5_rxq_ibv_wq_create() 307 &wq_attr.mlx5.striding_rq_attrs; in mlx5_rxq_ibv_wq_create() [all …]
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | bluefield.rst | 29 See :doc:`../nics/mlx5` for Mellanox mlx5 NIC driver information. 60 Refer to :doc:`../nics/mlx5` for prerequisites. Either Mellanox OFED/EN or 103 cp -a /usr/include/infiniband/mlx5*.h usr/include/infiniband/
|
| /f-stack/dpdk/doc/guides/regexdevs/features/ |
| H A D | mlx5.ini | 2 ; Supported features of the 'mlx5' RegEx driver.
|
| /f-stack/dpdk/drivers/vdpa/ |
| H A D | meson.build | 9 'mlx5',]
|
| /f-stack/dpdk/drivers/regex/ |
| H A D | meson.build | 4 drivers = ['mlx5', 'octeontx2']
|
| /f-stack/dpdk/doc/guides/regexdevs/ |
| H A D | index.rst | 15 mlx5
|
| H A D | mlx5.rst | 32 Mellanox mlx5 pci device can be probed by number of different pci devices,
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | index.rst | 44 mlx5
|
| /f-stack/dpdk/doc/guides/vdpadevs/features/ |
| H A D | mlx5.ini | 2 ; Supported features of the 'mlx5' VDPA driver.
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 189 * **Added mlx5 flow director support.** 196 * **Added mlx5 RX VLAN stripping support.** 202 * **Added mlx5 link up/down callbacks.** 206 * **Added mlx5 support for operation in secondary processes.** 210 * **Added mlx5 RX CRC stripping configuration.** 216 * **Added mlx5 optional packet padding by HW.** 223 * **Added mlx5 TX VLAN insertion support.** 355 * **mlx5: Fixed possible crash during initialization.** 359 * **mlx5: Added port type check.** 364 * **mlx5: Applied VLAN filtering to broadcast and IPv6 multicast flows.** [all …]
|
| H A D | release_20_08.rst | 104 * **Updated Mellanox mlx5 vDPA driver.** 106 Updated Mellanox mlx5 vDPA driver with new features, including: 191 * **Updated Mellanox mlx5 net driver and common layer.** 193 Updated Mellanox mlx5 driver with new features and improvements, including: 195 * Added mlx5 PCI layer to share a PCI device among multiple PMDs. 344 * **mlx5 PMD does not work on Power 9 with OFED 5.1-0.6.6.0.**
|
| H A D | release_2_2.rst | 149 * **Added support for Mellanox ConnectX-4 adapters (mlx5).** 151 The mlx5 poll-mode driver implements support for Mellanox ConnectX-4 EN 481 * **Mellanox PMDs (mlx4 & mlx5):** 496 * mlx5 PMD reports "bad" checksum although the packet has "good" checksum.
|
| H A D | release_20_02.rst | 140 * **Updated Mellanox mlx5 driver.** 142 Updated Mellanox mlx5 driver with new features and improvements, including: 154 See the :doc:`../vdpadevs/mlx5` guide for more details on this driver.
|
| H A D | release_17_02.rst | 153 * **Added support for Mellanox ConnectX-5 adapters (mlx5).** 156 adapters to the existing mlx5 PMD. 158 * **Updated the mlx5 driver.**
|
| /f-stack/dpdk/drivers/net/ |
| H A D | meson.build | 35 'mlx5',
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | meson.build | 13 'mlx5.c',
|
| /f-stack/dpdk/doc/guides/nics/features/ |
| H A D | mlx5.ini | 2 ; Supported features of the 'mlx5' network poll mode driver.
|
| /f-stack/dpdk/doc/api/ |
| H A D | doxy-api.conf.in | 22 @TOPDIR@/drivers/net/mlx5 \
|
| H A D | doxy-api-index.md | 53 [mlx5] (@ref rte_pmd_mlx5.h),
|
| /f-stack/dpdk/ |
| H A D | MAINTAINERS | 772 Mellanox mlx5 777 F: drivers/common/mlx5/ 778 F: drivers/net/mlx5/ 780 F: doc/guides/nics/mlx5.rst 781 F: doc/guides/nics/features/mlx5.ini 1145 Mellanox mlx5 1147 F: drivers/regex/mlx5/ 1148 F: doc/guides/regexdevs/mlx5.rst 1162 Mellanox mlx5 vDPA 1165 F: drivers/vdpa/mlx5/ [all …]
|
| /f-stack/dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex.c | 23 #define MLX5_REGEX_LOG_NAME pmd.regex.mlx5
|
| /f-stack/dpdk/drivers/common/mlx5/linux/ |
| H A D | meson.build | 19 libnames = [ 'mlx5', 'ibverbs' ]
|
| /f-stack/dpdk/drivers/ |
| H A D | meson.build | 8 'common/mlx5', # depends on bus.
|