Home
last modified time | relevance | path

Searched refs:mlx5 (Results 1 – 25 of 44) sorted by relevance

12

/f-stack/dpdk/doc/guides/vdpadevs/
H A Dmlx5.rst43 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 Dindex.rst16 mlx5
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c202 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 Dbluefield.rst29 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 Dmlx5.ini2 ; Supported features of the 'mlx5' RegEx driver.
/f-stack/dpdk/drivers/vdpa/
H A Dmeson.build9 'mlx5',]
/f-stack/dpdk/drivers/regex/
H A Dmeson.build4 drivers = ['mlx5', 'octeontx2']
/f-stack/dpdk/doc/guides/regexdevs/
H A Dindex.rst15 mlx5
H A Dmlx5.rst32 Mellanox mlx5 pci device can be probed by number of different pci devices,
/f-stack/dpdk/doc/guides/nics/
H A Dindex.rst44 mlx5
/f-stack/dpdk/doc/guides/vdpadevs/features/
H A Dmlx5.ini2 ; Supported features of the 'mlx5' VDPA driver.
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_04.rst189 * **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 Drelease_20_08.rst104 * **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 Drelease_2_2.rst149 * **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 Drelease_20_02.rst140 * **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 Drelease_17_02.rst153 * **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 Dmeson.build35 'mlx5',
/f-stack/dpdk/drivers/net/mlx5/
H A Dmeson.build13 'mlx5.c',
/f-stack/dpdk/doc/guides/nics/features/
H A Dmlx5.ini2 ; Supported features of the 'mlx5' network poll mode driver.
/f-stack/dpdk/doc/api/
H A Ddoxy-api.conf.in22 @TOPDIR@/drivers/net/mlx5 \
H A Ddoxy-api-index.md53 [mlx5] (@ref rte_pmd_mlx5.h),
/f-stack/dpdk/
H A DMAINTAINERS772 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 Dmlx5_regex.c23 #define MLX5_REGEX_LOG_NAME pmd.regex.mlx5
/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmeson.build19 libnames = [ 'mlx5', 'ibverbs' ]
/f-stack/dpdk/drivers/
H A Dmeson.build8 'common/mlx5', # depends on bus.

12