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