5ab7427918812de467723e0f508030d72cbd08eb
[dpdk.git] / doc / guides / rel_notes / release_21_05.rst
1 .. SPDX-License-Identifier: BSD-3-Clause
2    Copyright 2021 The DPDK contributors
3
4 .. include:: <isonum.txt>
5
6 DPDK Release 21.05
7 ==================
8
9 .. **Read this first.**
10
11    The text in the sections below explains how to update the release notes.
12
13    Use proper spelling, capitalization and punctuation in all sections.
14
15    Variable and config names should be quoted as fixed width text:
16    ``LIKE_THIS``.
17
18    Build the docs and view the output file to ensure the changes are correct::
19
20       make doc-guides-html
21       xdg-open build/doc/html/guides/rel_notes/release_21_05.html
22
23
24 New Features
25 ------------
26
27 .. This section should contain new features added in this release.
28    Sample format:
29
30    * **Add a title in the past tense with a full stop.**
31
32      Add a short 1-2 sentence description in the past tense.
33      The description should be enough to allow someone scanning
34      the release notes to understand the new feature.
35
36      If the feature adds a lot of sub-features you can use a bullet list
37      like this:
38
39      * Added feature foo to do something.
40      * Enhanced feature bar to do something else.
41
42      Refer to the previous release notes for examples.
43
44      Suggested order in release notes items:
45      * Core libs (EAL, mempool, ring, mbuf, buses)
46      * Device abstraction libs and PMDs (ordered alphabetically by vendor name)
47        - ethdev (lib, PMDs)
48        - cryptodev (lib, PMDs)
49        - eventdev (lib, PMDs)
50        - etc
51      * Other libs
52      * Apps, Examples, Tools (if significant)
53
54      This section is a comment. Do not overwrite or remove it.
55      Also, make sure to start the actual text at the margin.
56      =======================================================
57
58 * **Added support for GCC 11 and clang 12.**
59
60   Added support for building with GCC 11.1.1 and clang 12.0.0.
61
62 * **Added Alpine Linux with musl libc support**
63
64   The distribution Alpine Linux, using musl libc and busybox,
65   got initial support starting with building DPDK without modification.
66
67 * **Added phase-fair lock.**
68
69   Phase-fair lock provides fairness guarantees.
70   It has two ticket pools, one for readers and one for writers.
71
72 * **Added support for Marvell CN10K SoC drivers.**
73
74   Added Marvell CN10K SoC support. Marvell CN10K SoC are based on Octeon 10
75   family of ARM64 processors with ARM Neoverse N2 core with accelerators for
76   packet processing, timers, cryptography, etc.
77
78   * Added common/cnxk driver consisting of common API to be used by
79     net, crypto and event PMD's.
80   * Added mempool/cnxk driver which provides the support for the integrated
81     mempool device.
82   * Added event/cnxk driver which provides the support for integrated event
83     device.
84
85 * **Enhanced ethdev representor syntax.**
86
87   * Introduced representor type of VF, SF and PF.
88   * Supported sub-function and multi-host in representor syntax::
89
90       representor=#            [0,2-4]      /* Legacy VF compatible.         */
91       representor=[[c#]pf#]vf# c1pf2vf3     /* VF 3 on PF 2 of controller 1. */
92       representor=[[c#]pf#]sf# sf[0,2-1023] /* 1023 SFs.                     */
93       representor=[c#]pf#      c2pf[0,1]    /* 2 PFs on controller 2.        */
94
95 * **Added queue state in queried Rx/Tx queue info.**
96
97   * Added new field ``queue_state`` to ``rte_eth_rxq_info`` structure to
98     provide indicated Rx queue state.
99   * Added new field ``queue_state`` to ``rte_eth_txq_info`` structure to
100     provide indicated Tx queue state.
101
102 * **Updated meter API.**
103
104   * Added packet mode in the meter profile parameters data structures
105     to support metering traffic by packet per second (PPS),
106     in addition to the initial bytes per second (BPS) mode (value 0).
107   * Added support of pre-defined meter policy via flow action list per color.
108
109 * **Added packet integrity match to flow rules.**
110
111   * Added ``RTE_FLOW_ITEM_TYPE_INTEGRITY`` flow item.
112   * Added ``rte_flow_item_integrity`` data structure.
113
114 * **Added TCP connection tracking offload in flow API.**
115
116   * Added conntrack item and action for stateful connection offload.
117
118 * **Updated Amazon ENA PMD.**
119
120   The new driver version (v2.3.0) introduced bug fixes and improvements,
121   including:
122
123   * Changed memcpy mapping to the dpdk-optimized version.
124   * Updated ena_com (HAL) to the latest version.
125   * Added indication of the RSS hash presence in the mbuf.
126
127 * **Updated Arkville PMD driver.**
128
129   Updated Arkville net driver with new features and improvements, including:
130
131   * Generalized passing meta data between PMD and FPGA, allowing up to 20
132     bytes of user specified information in RX and TX paths.
133
134   * Updated dynamic PMD extensions API using standardized names.
135
136   * Added support for new Atomic Rules PCI device IDs ``0x100f, 0x1010, 0x1017,
137     0x1018, 0x1019``.
138
139 * **Updated Broadcom bnxt driver.**
140
141   * Updated HWRM structures to 1.10.2.15 version.
142
143 * **Updated Hisilicon hns3 driver.**
144
145   * Added support for module EEPROM dumping.
146   * Added support for freeing Tx mbuf on demand.
147   * Added support for copper port in Kunpeng930.
148   * Added support for runtime config to select IO burst function.
149   * Added support for outer UDP checksum in Kunpeng930.
150   * Added support for query Tx descriptor status.
151   * Added support for query Rx descriptor status.
152   * Added support for IEEE 1588 PTP.
153
154 * **Updated Intel iavf driver.**
155
156   Updated the Intel iavf driver with new features and improvements, including:
157
158   * Added flow filter to support GTPU inner L3/L4 fields matching.
159   * In AVX512 code, added the new RX and TX paths to use the HW offload
160     features. When the HW offload features are configured to be used, the
161     offload paths are chosen automatically. In parallel the support of HW
162     offload features was removed from the legacy AVX512 paths.
163
164 * **Updated Intel ice driver.**
165
166   * Added Intel ice support on Windows.
167   * Added GTPU TEID support for DCF switch filter.
168   * Added flow priority support for DCF switch filter.
169
170 * **Updated Marvell OCTEON TX2 ethdev driver.**
171
172   * Added support for flow action port id.
173
174 * **Updated Mellanox mlx5 driver.**
175
176   Updated the Mellanox mlx5 driver with new features and improvements, including:
177
178   * Added support for matching on packet integrity status.
179   * Added support for VXLAN and NVGRE encap as sample actions.
180   * Added support for flow COUNT action handle.
181   * Support push VLAN on ingress traffic and pop VLAN on egress traffic in E-Switch mode.
182   * Added support for pre-defined meter policy API.
183   * Added support for ASO (Advanced Steering Operation) meter.
184   * Added support for ASO metering by PPS (packet per second).
185   * Added support for the monitor policy of Power Management API.
186   * Added support for connection tracking.
187   * Added support for Sub-Function representors.
188
189 * **Updated NXP DPAA driver.**
190
191   * Added support for shared ethernet interface.
192   * Added support for external buffers in Tx.
193
194 * **Updated NXP DPAA2 driver.**
195
196   * Added support for traffic management.
197   * Added support for configurable Tx confirmation.
198   * Added support for external buffers in Tx.
199
200 * **Updated Wangxun txgbe driver.**
201
202   * Added support for txgbevf PMD.
203   * Support device arguments to handle AN training for backplane NICs.
204   * Added support for VXLAN-GPE.
205
206 * **Enabled vmxnet3 PMD on Windows.**
207
208 * **Enabled libpcap-based PMD on Windows.**
209
210    A libpcap distribution, such as Npcap or WinPcap, is required to run the PMD.
211
212 * **Updated the AF_XDP driver.**
213
214   * Added support for preferred busy polling.
215
216 * **Added support for vhost async packed ring data path.**
217
218   Added packed ring support for async vhost.
219
220 * **Added support of multiple data-units in cryptodev API.**
221
222   The cryptodev library has been enhanced to allow operations on multiple
223   data-units for AES-XTS algorithm, the data-unit length should be set in the
224   transformation. A capability for it was added too.
225
226 * **Added a cryptodev feature flag to support cipher wrapped keys.**
227
228   A new feature flag has been added to allow application to provide
229   cipher wrapped keys in session xforms.
230
231 * **Updated the OCTEON TX crypto PMD.**
232
233   * Added support for DIGEST_ENCRYPTED mode in OCTEON TX crypto PMD.
234
235 * **Updated the OCTEON TX2 crypto PMD.**
236
237   * Added support for DIGEST_ENCRYPTED mode in OCTEON TX2 crypto PMD.
238   * Added support in lookaside protocol offload mode for IPsec with
239     UDP encapsulation support for NAT Traversal.
240   * Added support in lookaside protocol offload mode for IPsec with
241     IPv4 transport mode.
242
243 * **Updated Intel QuickAssist compression PMD.**
244
245   * The compression is now available on all QAT GEN3 devices
246     that support it in hardware.
247
248 * **Updated Mellanox RegEx PMD.**
249
250   * Added support for multi-segments mbuf.
251
252 * **Introduced period timer mode in eventdev timer adapter.**
253
254   * Added support for periodic timer mode in eventdev timer adapter.
255   * Added support for periodic timer mode in octeontx2 event device driver.
256
257 * **Added event device vector capability.**
258
259   * Added ``rte_event_vector`` data structure which is capable of holding
260     multiple ``uintptr_t`` of the same flow thereby allowing applications
261     to vectorize their pipelines and also reduce the complexity of pipelining
262     the events across multiple stages.
263   * This also reduced the scheduling overhead on a event device.
264
265 * **Updated Intel DLB2 driver.**
266
267   * Added support for v2.5 device.
268
269 * **Added Predictable RSS functionality to the Toeplitz hash library.**
270
271   Added feature for finding collisions of the Toeplitz hash function -
272   the hash function used in NICs to spread the traffic among the queues.
273   It can be used to get predictable mapping of the flows.
274
275 * **Updated testpmd.**
276
277   * Added a command line option to configure forced speed for Ethernet port.
278     ``dpdk-testpmd -- --eth-link-speed N``
279   * Added command to show link flow control info.
280     ``show port (port_id) flow_ctrl``
281   * Added command to display Rx queue used descriptor count.
282     ``show port (port_id) rxq (queue_id) desc used count``
283   * Added command to cleanup a Tx queue's mbuf on a port.
284     ``port cleanup (port_id) txq (queue_id) (free_cnt)``
285   * Added command to dump internal representation information of single flow.
286     ``flow dump (port_id) rule (rule_id)``
287   * Added commands to create and delete meter policy.
288     ``add port meter policy (port_id) (policy_id) ...``
289   * Added commands to construct conntrack context and relevant indirect
290     action handle creation, update for conntrack action as well as conntrack
291     item matching.
292   * Added commands for action meter color to color the packet to reflect
293     the meter color result.
294     ``color type (green|yellow|red)``
295
296 * **Added support for the FIB lookup method in the l3fwd example app.**
297
298   Previously the l3fwd sample app only supported LPM and EM lookup methods,
299   the app now supports the Forwarding Information Base (FIB) lookup method.
300
301 * **Updated ipsec-secgw sample application.**
302
303   * Updated the ``ipsec-secgw`` sample application with UDP encapsulation
304     support for NAT Traversal.
305
306 * **Enhanced crypto adapter forward mode.**
307
308   * Added ``rte_event_crypto_adapter_enqueue()`` API to enqueue events to crypto
309     adapter if forward mode is supported by driver.
310   * Added support for crypto adapter forward mode in octeontx2 event and crypto
311     device driver.
312
313 * **Added sub-testsuite support.**
314
315   * The unit test suite struct now supports having both a nested
316     list of sub-testsuites, and a list of testcases as before.
317
318
319 Removed Items
320 -------------
321
322 .. This section should contain removed items in this release. Sample format:
323
324    * Add a short 1-2 sentence description of the removed item
325      in the past tense.
326
327    This section is a comment. Do not overwrite or remove it.
328    Also, make sure to start the actual text at the margin.
329    =======================================================
330
331 * Removed support for Intel DLB V1 hardware. This is not a broad market device,
332   and existing customers already obtain the source code directly from Intel.
333
334
335 API Changes
336 -----------
337
338 .. This section should contain API changes. Sample format:
339
340    * sample: Add a short 1-2 sentence description of the API change
341      which was announced in the previous releases and made in this release.
342      Start with a scope label like "ethdev:".
343      Use fixed width quotes for ``function_names`` or ``struct_names``.
344      Use the past tense.
345
346    This section is a comment. Do not overwrite or remove it.
347    Also, make sure to start the actual text at the margin.
348    =======================================================
349
350 * eal: The experimental TLS API added in ``rte_thread.h`` has been renamed
351   from ``rte_thread_tls_*`` to ``rte_thread_*`` to avoid naming redundancy
352   and confusion with the transport layer security term.
353
354 * pci: The value ``PCI_ANY_ID`` is marked as deprecated
355   and can be replaced with ``RTE_PCI_ANY_ID``.
356
357 * ethdev: Added a ``rte_flow`` pointer parameter to the function
358   ``rte_flow_dev_dump()`` allowing dump for single flow.
359
360 * cryptodev: The experimental raw data path API for dequeue
361   ``rte_cryptodev_raw_dequeue_burst`` got a new parameter
362   ``max_nb_to_dequeue`` to provide flexible control on dequeue.
363
364 * ethdev: The experimental flow API for shared action has been generalized
365   as a flow action handle used in rules through an indirect action.
366   The functions ``rte_flow_shared_action_*`` manipulating the action object
367   are replaced with ``rte_flow_action_handle_*``.
368   The action ``RTE_FLOW_ACTION_TYPE_SHARED`` is deprecated and can be
369   replaced with ``RTE_FLOW_ACTION_TYPE_INDIRECT``.
370
371 * ethdev: The experimental function ``rte_mtr_policer_actions_update()``,
372   the enum ``rte_mtr_policer_action``, and the struct members
373   ``policer_action_recolor_supported`` and ``policer_action_drop_supported``
374   have been removed.
375
376 * vhost: The vhost library currently populates received mbufs from a virtio
377   driver with Tx offload flags while not filling Rx offload flags.
378   While this behavior is arguable, it is kept untouched.
379   A new flag ``RTE_VHOST_USER_NET_COMPLIANT_OL_FLAGS`` has been added to ask
380   for a behavior compliant with the mbuf offload API.
381
382 * stack: Lock-free ``rte_stack`` no longer silently ignores push and pop when
383   it's not supported on the current platform. Instead ``rte_stack_create()``
384   fails and ``rte_errno`` is set to ``ENOTSUP``.
385
386 * raw/ioat: The experimental function ``rte_ioat_completed_ops()`` now
387   supports two additional parameters, ``status`` and ``num_unsuccessful``,
388   to allow the reporting of errors from hardware when performing copy
389   operations.
390
391
392 ABI Changes
393 -----------
394
395 .. This section should contain ABI changes. Sample format:
396
397    * sample: Add a short 1-2 sentence description of the ABI change
398      which was announced in the previous releases and made in this release.
399      Start with a scope label like "ethdev:".
400      Use fixed width quotes for ``function_names`` or ``struct_names``.
401      Use the past tense.
402
403    This section is a comment. Do not overwrite or remove it.
404    Also, make sure to start the actual text at the margin.
405    =======================================================
406
407 * No ABI change that would break compatibility with 20.11.
408
409 * The experimental function ``rte_telemetry_legacy_register`` has been
410   removed from the public API and is now an internal-only function. This
411   function was already marked as internal in the API documentation for it,
412   and was not for use by external applications.
413
414
415 Known Issues
416 ------------
417
418 .. This section should contain new known issues in this release. Sample format:
419
420    * **Add title in present tense with full stop.**
421
422      Add a short 1-2 sentence description of the known issue
423      in the present tense. Add information on any known workarounds.
424
425    This section is a comment. Do not overwrite or remove it.
426    Also, make sure to start the actual text at the margin.
427    =======================================================
428
429
430 Tested Platforms
431 ----------------
432
433 .. This section should contain a list of platforms that were tested
434    with this release.
435
436    The format is:
437
438    * <vendor> platform with <vendor> <type of devices> combinations
439
440      * List of CPU
441      * List of OS
442      * List of devices
443      * Other relevant details...
444
445    This section is a comment. Do not overwrite or remove it.
446    Also, make sure to start the actual text at the margin.
447    =======================================================
448
449 * Intel\ |reg| platforms with Intel\ |reg| NICs combinations
450
451   * CPU
452
453     * Intel\ |reg| Atom\ |trade| CPU C3758 @ 2.20GHz
454     * Intel\ |reg| Atom\ |trade| CPU C3958 @ 2.00GHz
455     * Intel\ |reg| Xeon\ |reg| CPU D-1541 @ 2.10GHz
456     * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
457     * Intel\ |reg| Xeon\ |reg| CPU E5-2680 v2 @ 2.80GHz
458     * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v3 @ 2.30GHz
459     * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v4 @ 2.20GHz
460     * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
461     * Intel\ |reg| Xeon\ |reg| Gold 6139 CPU @ 2.30GHz
462     * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
463     * Intel\ |reg| Xeon\ |reg| Platinum 8180 CPU @ 2.50GHz
464     * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
465
466   * OS:
467
468     * CentOS 8.3
469     * CentOS Stream 8
470     * Fedora 33
471     * FreeBSD 12.1
472     * OpenWRT 19.07.4
473     * Red Hat Enterprise Linux Server release 8.3
474     * Suse 15 SP2
475     * Ubuntu 20.04
476     * Ubuntu 21.04
477
478   * NICs:
479
480     * Intel\ |reg| Ethernet Controller E810-C for SFP (4x25G)
481
482       * Firmware version: 3.00
483       * Device id (pf/vf): 8086:1593 / 8086:1889
484       * Driver version: 1.6.0 (ice)
485       * OS Default DDP: 1.3.26.0
486       * COMMS DDP: 1.3.30.0
487       * Wireless Edge DDP: 1.3.6.0
488
489     * Intel\ |reg| Ethernet Controller E810-C for QSFP (2x100G)
490
491       * Firmware version: 3.00
492       * Device id (pf/vf): 8086:1592 / 8086:1889
493       * Driver version: 1.6.0 (ice)
494       * OS Default DDP: 1.3.26.0
495       * COMMS DDP: 1.3.30.0
496       * Wireless Edge DDP: 1.3.6.0
497
498     * Intel\ |reg| 82599ES 10 Gigabit Ethernet Controller
499
500       * Firmware version: 0x61bf0001
501       * Device id (pf/vf): 8086:10fb / 8086:10ed
502       * Driver version: 5.1.0-k (ixgbe)
503
504     * Intel\ |reg| Corporation Ethernet Connection X552/X557-AT 10GBASE-T
505
506       * Firmware version: 0x800003e7
507       * Device id (pf/vf): 8086:15ad / 8086:15a8
508       * Driver version: 5.1.0-k (ixgbe)
509
510     * Intel\ |reg| Corporation Ethernet Controller 10G X550T
511
512       * Firmware version: 0x8000113b
513       * Device id (pf): 8086:1563
514       * Driver version: 5.11.3 (ixgbe)
515
516     * Intel\ |reg| Ethernet Converged Network Adapter X710-DA4 (4x10G)
517
518       * Firmware version: 8.30 0x8000a49d 1.2926.0
519       * Device id (pf/vf): 8086:1572 / 8086:154c
520       * Driver version: 2.15.9 (i40e)
521
522     * Intel\ |reg| Corporation Ethernet Connection X722 for 10GbE SFP+ (4x10G)
523
524       * Firmware version: 5.30 0x80002a29 1.2527.0
525       * Device id (pf/vf): 8086:37d0 / 8086:37cd
526       * Driver version: 2.15.9 (i40e)
527
528     * Intel\ |reg| Corporation Ethernet Connection X722 for 10GBASE-T (2x10G)
529
530       * Firmware version: 4.10 0x80001a7a
531       * Device id (pf/vf): 8086:37d2 / 8086:37cd
532       * Driver version: 2.15.9 (i40e)
533
534     * Intel\ |reg| Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
535
536       * Firmware version: 8.30 0x8000a485 1.2926.0
537       * Device id (pf/vf): 8086:158b / 8086:154c
538       * Driver version: 2.15.9 (i40e)
539
540     * Intel\ |reg| Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
541
542       * Firmware version: 8.30 0x8000a4ae 1.2926.0
543       * Device id (pf/vf): 8086:1583 / 8086:154c
544       * Driver version: 2.15.9 (i40e)
545
546     * Intel\ |reg| Corporation I350 Gigabit Network Connection
547
548       * Firmware version: 1.63, 0x80001001
549       * Device id (pf/vf): 8086:1521 / 8086:1520
550       * Driver version: 4.18.0-277.el8.x86_64 (igb)
551
552     * Intel\ |reg| Corporation I210 Gigabit Network Connection
553
554       * Firmware version: 3.25, 0x800006eb
555       * Device id (pf): 8086:1533
556       * Driver version: 5.5.2 (igb)
557
558     * Intel\ |reg| Ethernet Controller 10-Gigabit X540-AT2
559
560       * Firmware version: 0x800005f9
561       * Device id (pf): 8086:1528
562       * Driver version: 4.18.0-277.el8.x86_64 (ixgbe)
563
564     * Intel\ |reg| Ethernet Converged Network Adapter X710-T2L
565
566       * Firmware version: 8.30 0x8000a489 1.2926.0
567       * Device id (pf): 8086:15ff
568       * Driver version: 2.15.9 (i40e)
569
570 * Intel\ |reg| platforms with Mellanox\ |reg| NICs combinations
571
572   * CPU:
573
574     * Intel\ |reg| Xeon\ |reg| Gold 6154 CPU @ 3.00GHz
575     * Intel\ |reg| Xeon\ |reg| CPU E5-2697A v4 @ 2.60GHz
576     * Intel\ |reg| Xeon\ |reg| CPU E5-2697 v3 @ 2.60GHz
577     * Intel\ |reg| Xeon\ |reg| CPU E5-2680 v2 @ 2.80GHz
578     * Intel\ |reg| Xeon\ |reg| CPU E5-2670 0 @ 2.60GHz
579     * Intel\ |reg| Xeon\ |reg| CPU E5-2650 v4 @ 2.20GHz
580     * Intel\ |reg| Xeon\ |reg| CPU E5-2650 v3 @ 2.30GHz
581     * Intel\ |reg| Xeon\ |reg| CPU E5-2640 @ 2.50GHz
582     * Intel\ |reg| Xeon\ |reg| CPU E5-2650 0 @ 2.00GHz
583     * Intel\ |reg| Xeon\ |reg| CPU E5-2620 v4 @ 2.10GHz
584
585   * OS:
586
587     * Red Hat Enterprise Linux release 8.2 (Ootpa)
588     * Red Hat Enterprise Linux Server release 7.8 (Maipo)
589     * Red Hat Enterprise Linux Server release 7.6 (Maipo)
590     * Red Hat Enterprise Linux Server release 7.5 (Maipo)
591     * Red Hat Enterprise Linux Server release 7.4 (Maipo)
592     * Red Hat Enterprise Linux Server release 7.3 (Maipo)
593     * Red Hat Enterprise Linux Server release 7.2 (Maipo)
594     * Ubuntu 20.04
595     * Ubuntu 18.04
596     * Ubuntu 16.04
597     * SUSE Enterprise Linux 15 SP2
598     * SUSE Enterprise Linux 12 SP4
599
600   * OFED:
601
602     * MLNX_OFED 5.3-1.0.0.1 and above
603     * MLNX_OFED 5.2-2.2.0.0
604
605   * upstream kernel:
606
607     * Linux 5.13.0-rc1 and above
608
609   * rdma-core:
610
611     * rdma-core-35.0-1 and above
612
613   * NICs:
614
615     * Mellanox\ |reg| ConnectX\ |reg|-3 Pro 40G MCX354A-FCC_Ax (2x40G)
616
617       * Host interface: PCI Express 3.0 x8
618       * Device ID: 15b3:1007
619       * Firmware version: 2.42.5000
620
621     * Mellanox\ |reg| ConnectX\ |reg|-3 Pro 40G MCX354A-FCCT (2x40G)
622
623       * Host interface: PCI Express 3.0 x8
624       * Device ID: 15b3:1007
625       * Firmware version: 2.42.5000
626
627     * Mellanox\ |reg| ConnectX\ |reg|-4 Lx 25G MCX4121A-ACAT (2x25G)
628
629       * Host interface: PCI Express 3.0 x8
630       * Device ID: 15b3:1015
631       * Firmware version: 14.30.1004 and above
632
633     * Mellanox\ |reg| ConnectX\ |reg|-4 Lx 50G MCX4131A-GCAT (1x50G)
634
635       * Host interface: PCI Express 3.0 x8
636       * Device ID: 15b3:1015
637       * Firmware version: 14.30.1004 and above
638
639     * Mellanox\ |reg| ConnectX\ |reg|-5 100G MCX516A-CCAT (2x100G)
640
641       * Host interface: PCI Express 3.0 x16
642       * Device ID: 15b3:1017
643       * Firmware version: 16.30.1004 and above
644
645     * Mellanox\ |reg| ConnectX\ |reg|-5 100G MCX556A-ECAT (2x100G)
646
647       * Host interface: PCI Express 3.0 x16
648       * Device ID: 15b3:1017
649       * Firmware version: 16.30.1004 and above
650
651     * Mellanox\ |reg| ConnectX\ |reg|-5 100G MCX556A-EDAT (2x100G)
652
653       * Host interface: PCI Express 3.0 x16
654       * Device ID: 15b3:1017
655       * Firmware version: 16.30.1004 and above
656
657     * Mellanox\ |reg| ConnectX\ |reg|-5 Ex EN 100G MCX516A-CDAT (2x100G)
658
659       * Host interface: PCI Express 4.0 x16
660       * Device ID: 15b3:1019
661       * Firmware version: 16.30.1004 and above
662
663     * Mellanox\ |reg| ConnectX\ |reg|-6 Dx EN 100G MCX623106AN-CDAT (2x100G)
664
665       * Host interface: PCI Express 4.0 x16
666       * Device ID: 15b3:101d
667       * Firmware version: 22.30.1004 and above
668
669     * Mellanox\ |reg| ConnectX\ |reg|-6 Lx EN 25G MCX631102AN-ADAT (2x25G)
670
671       * Host interface: PCI Express 4.0 x8
672       * Device ID: 15b3:101f
673       * Firmware version: 26.30.1004 and above
674
675 * Mellanox\ |reg| BlueField\ |reg| SmartNIC
676
677   * Mellanox\ |reg| BlueField\ |reg| 2 SmartNIC MT41686 - MBF2H332A-AEEOT_A1 (2x25G)
678
679     * Host interface: PCI Express 3.0 x16
680     * Device ID: 15b3:a2d2
681     * Firmware version: 24.30.1004 and above
682
683   * Embedded software:
684
685     * CentOS Linux release 8.2.2004 (Core)
686     * MLNX_OFED 5.3-1.0.0 and above
687     * DPDK application running on Arm cores