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: [dpdk-test-report] |WARNING| pw100549-100550 [PATCH] [v4, 2/2] cmdline: make struct rdline opaque
Date: Tue,  5 Oct 2021 16:28:32 -0400 (EDT)	[thread overview]
Message-ID: <20211005202832.7FF5D6D535@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Date: Tuesday, October 05 2021 20:15:45 
Applied on: CommitID:086d426406bd3f6fac96a15bbd871c7fe714bc2d
Apply patch set 100549-100550 failed:

Checking patch doc/guides/rel_notes/deprecation.rst...
error: while searching for:
* metrics: The function ``rte_metrics_init`` will have a non-void return
  in order to notify errors instead of calling ``rte_exit``.

* cmdline: ``cmdline`` structure will be made opaque to hide platform-specific
  content. On Linux and FreeBSD, supported prior to DPDK 20.11,
  original structure will be kept until DPDK 21.11.

* security: The functions ``rte_security_set_pkt_metadata`` and
  ``rte_security_get_userdata`` will be made inline functions and additional
  flags will be added in structure ``rte_security_ctx`` in DPDK 21.11.

error: patch failed: doc/guides/rel_notes/deprecation.rst:275
Checking patch doc/guides/rel_notes/release_21_11.rst...
error: while searching for:
   Also, make sure to start the actual text at the margin.
   =======================================================


ABI Changes
-----------

error: patch failed: doc/guides/rel_notes/release_21_11.rst:101
Checking patch lib/cmdline/cmdline.h...
Checking patch lib/cmdline/cmdline_private.h...
Applying patch doc/guides/rel_notes/deprecation.rst with 1 reject...
Rejected hunk #1.
Applying patch doc/guides/rel_notes/release_21_11.rst with 1 reject...
Rejected hunk #1.
Applied patch lib/cmdline/cmdline.h cleanly.
Applied patch lib/cmdline/cmdline_private.h cleanly.
diff a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst	(rejected hunks)
@@ -275,10 +275,6 @@ Deprecation Notices
 * metrics: The function ``rte_metrics_init`` will have a non-void return
   in order to notify errors instead of calling ``rte_exit``.
 
-* cmdline: ``cmdline`` structure will be made opaque to hide platform-specific
-  content. On Linux and FreeBSD, supported prior to DPDK 20.11,
-  original structure will be kept until DPDK 21.11.
-
 * security: The functions ``rte_security_set_pkt_metadata`` and
   ``rte_security_get_userdata`` will be made inline functions and additional
   flags will be added in structure ``rte_security_ctx`` in DPDK 21.11.
diff a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst	(rejected hunks)
@@ -101,6 +101,8 @@ API Changes
    Also, make sure to start the actual text at the margin.
    =======================================================
 
+* cmdline: Made ``cmdline`` structure definition hidden on Linux and FreeBSD.
+
 
 ABI Changes
 -----------
Checking patch app/test-cmdline/commands.c...
Checking patch app/test/test_cmdline_lib.c...
Checking patch doc/guides/rel_notes/release_21_11.rst...
error: while searching for:

* cmdline: Made ``cmdline`` structure definition hidden on Linux and FreeBSD.


ABI Changes
-----------

error: patch failed: doc/guides/rel_notes/release_21_11.rst:103
Checking patch lib/cmdline/cmdline.c...
Checking patch lib/cmdline/cmdline_private.h...
error: lib/cmdline/cmdline_private.h: does not match index
Checking patch lib/cmdline/cmdline_rdline.c...
Checking patch lib/cmdline/cmdline_rdline.h...
Checking patch lib/cmdline/version.map...
Applied patch app/test-cmdline/commands.c cleanly.
Applied patch app/test/test_cmdline_lib.c cleanly.
Applying patch doc/guides/rel_notes/release_21_11.rst with 1 reject...
Rejected hunk #1.
Applied patch lib/cmdline/cmdline.c cleanly.
Applied patch lib/cmdline/cmdline_rdline.c cleanly.
Applied patch lib/cmdline/cmdline_rdline.h cleanly.
Applied patch lib/cmdline/version.map cleanly.
diff a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst	(rejected hunks)
@@ -103,6 +103,9 @@ API Changes
 
 * cmdline: Made ``cmdline`` structure definition hidden on Linux and FreeBSD.
 
+* cmdline: Made ``rdline`` structure definition hidden. Functions are added
+  to dynamically allocate and free it, and to access user data in callbacks.
+
 
 ABI Changes
 -----------

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2021-10-05 20:28 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=20211005202832.7FF5D6D535@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).