|WARNING| pw113887 [PATCH] doc: announce marking device and driver objects as internal

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sun Jul 10 08:29:56 CEST 2022


Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/113887

_apply patch failure_

Submitter: David Marchand <david.marchand at redhat.com>
Date: Sunday, July 10 2022 06:17:36 
Applied on: CommitID:14d460b888c290e16c00cff4ae809d14fe799aec
Apply patch set 113887 failed:

Checking patch doc/guides/rel_notes/deprecation.rst...
error: while searching for:
  external users may still register their bus using a new driver header (see
  ``enable_driver_sdk`` meson option).

* mempool: Helper macro ``MEMPOOL_HEADER_SIZE()`` is deprecated and will
  be removed in DPDK 22.11. The replacement macro
  ``RTE_MEMPOOL_HEADER_SIZE()`` is internal only.

error: patch failed: doc/guides/rel_notes/deprecation.rst:38
Hunk #2 succeeded at 43 (offset -13 lines).
Applying patch doc/guides/rel_notes/deprecation.rst with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
diff a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst	(rejected hunks)
@@ -38,6 +38,13 @@ Deprecation Notices
   external users may still register their bus using a new driver header (see
   ``enable_driver_sdk`` meson option).
 
+* drivers: As a followup on the work on the ``rte_bus`` object, the
+  ``rte_driver`` and ``rte_device`` objects (and as a domino effect, their
+  bus-specific counterparts) will be made opaque in DPDK 22.11.
+  Registering a driver on a bus will be marked as an internal API:
+  external users may still register their drivers using the bus specific
+  driver header (see ``enable_driver_sdk`` meson option).
+
 * mempool: Helper macro ``MEMPOOL_HEADER_SIZE()`` is deprecated and will
   be removed in DPDK 22.11. The replacement macro
   ``RTE_MEMPOOL_HEADER_SIZE()`` is internal only.

https://lab.dpdk.org/results/dashboard/patchsets/22972/

UNH-IOL DPDK Community Lab


More information about the test-report mailing list