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| pw105703-105704 [PATCH] [v5, 2/2] bus/fslmc: support bus close API
Date: Mon, 10 Jan 2022 00:38:14 -0500 (EST)	[thread overview]
Message-ID: <20220110053814.9EAB36DED@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Rohit Raj <rohit.raj@nxp.com>
Date: Monday, January 10 2022 05:26:27 
Applied on: CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8
Apply patch set 105703-105704 failed:

Checking patch drivers/bus/fslmc/fslmc_bus.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 *
 *   Copyright 2016,2018-2021 NXP
 *
 */


error: patch failed: drivers/bus/fslmc/fslmc_bus.c:1
Hunk #2 succeeded at 488 (offset -5 lines).
Hunk #3 succeeded at 675 (offset -5 lines).
Checking patch drivers/bus/fslmc/fslmc_vfio.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 *
 *   Copyright (c) 2015-2016 Freescale Semiconductor, Inc. All rights reserved.
 *   Copyright 2016-2021 NXP
 *
 */


error: patch failed: drivers/bus/fslmc/fslmc_vfio.c:1
Hunk #2 succeeded at 1050 (offset -16 lines).
Checking patch drivers/bus/fslmc/fslmc_vfio.h...
Checking patch drivers/bus/fslmc/mc/fsl_dpcon.h...
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_dpbp.c...
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_dpci.c...
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_dpio.c...
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_dprc.c...
error: drivers/bus/fslmc/portal/dpaa2_hw_dprc.c: does not exist in index
Checking patch drivers/bus/fslmc/rte_fslmc.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 *
 *   Copyright 2016,2021 NXP
 *
 */


error: patch failed: drivers/bus/fslmc/rte_fslmc.h:1
Hunk #2 succeeded at 99 (offset -5 lines).
Hunk #3 succeeded at 109 (offset -5 lines).
Checking patch drivers/bus/fslmc/version.map...
Checking patch drivers/event/dpaa2/dpaa2_hw_dpcon.c...
Checking patch drivers/net/dpaa2/dpaa2_mux.c...
Applying patch drivers/bus/fslmc/fslmc_bus.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Applying patch drivers/bus/fslmc/fslmc_vfio.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Applied patch drivers/bus/fslmc/fslmc_vfio.h cleanly.
Applied patch drivers/bus/fslmc/mc/fsl_dpcon.h cleanly.
Applied patch drivers/bus/fslmc/portal/dpaa2_hw_dpbp.c cleanly.
Applied patch drivers/bus/fslmc/portal/dpaa2_hw_dpci.c cleanly.
Applied patch drivers/bus/fslmc/portal/dpaa2_hw_dpio.c cleanly.
Applying patch drivers/bus/fslmc/rte_fslmc.h with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Applied patch drivers/bus/fslmc/version.map cleanly.
Applied patch drivers/event/dpaa2/dpaa2_hw_dpcon.c cleanly.
Applied patch drivers/net/dpaa2/dpaa2_mux.c cleanly.
diff a/drivers/bus/fslmc/fslmc_bus.c b/drivers/bus/fslmc/fslmc_bus.c	(rejected hunks)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  *
- *   Copyright 2016,2018-2021 NXP
+ *   Copyright 2016,2018-2022 NXP
  *
  */
 
diff a/drivers/bus/fslmc/fslmc_vfio.c b/drivers/bus/fslmc/fslmc_vfio.c	(rejected hunks)
@@ -1,7 +1,7 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  *
  *   Copyright (c) 2015-2016 Freescale Semiconductor, Inc. All rights reserved.
- *   Copyright 2016-2021 NXP
+ *   Copyright 2016-2022 NXP
  *
  */
 
diff a/drivers/bus/fslmc/rte_fslmc.h b/drivers/bus/fslmc/rte_fslmc.h	(rejected hunks)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  *
- *   Copyright 2016,2021 NXP
+ *   Copyright 2016,2021-2022 NXP
  *
  */
 

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2022-01-10  5:38 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=20220110053814.9EAB36DED@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).