automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw113887 [PATCH] doc: announce marking device and driver objects as internal
Date: Sun, 10 Jul 2022 02:29:56 -0400 (EDT)	[thread overview]
Message-ID: <20220710062956.BB0FFB370@noxus.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 1807 bytes --]

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

_apply patch failure_

Submitter: David Marchand <david.marchand@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

                 reply	other threads:[~2022-07-10  6:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220710062956.BB0FFB370@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).