automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Julien Hascoet <jhascoet@kalrayinc.com>, zhoumin@loongson.cn
Subject: |WARNING| pw129931 [TEST] dpdk/app/test/test_mbuf.c test_refcnt_mbuf instability + fix proposal
Date: Mon, 7 Aug 2023 17:43:19 +0800	[thread overview]
Message-ID: <202308070943.3779hJ6V4006258@localhost.localdomain> (raw)
In-Reply-To: <MR1P264MB172997D1815F2F49AA6AB6A7D00CA@MR1P264MB1729.FRAP264.PROD.OUTLOOK.COM>

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/129931

_apply patch failure_

Submitter: Julien Hascoet <jhascoet@kalrayinc.com>
Date: Mon, 7 Aug 2023 06:18:43 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 9836014d4c2b1b2c29948c928fd386b2944b6bcf

Apply patch set 129931 failed:

Checking patch app/test/test_mbuf.c...
error: while searching for:
               tref += ref;
               if ((ref & 1) != 0) {
                       rte_pktmbuf_refcnt_update(m, ref);
                       while (ref-- != 0)
                               rte_ring_enqueue(refcnt_mbuf_ring, m);
               } else {
                       while (ref-- != 0) {
                               rte_pktmbuf_refcnt_update(m, 1);
                               rte_ring_enqueue(refcnt_mbuf_ring, m);
                       }
               }
               rte_pktmbuf_free(m);

error: patch failed: app/test/test_mbuf.c:1033
error: app/test/test_mbuf.c: patch does not apply


           reply	other threads:[~2023-08-07  9:57 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <MR1P264MB172997D1815F2F49AA6AB6A7D00CA@MR1P264MB1729.FRAP264.PROD.OUTLOOK.COM>]

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=202308070943.3779hJ6V4006258@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=jhascoet@kalrayinc.com \
    --cc=test-report@dpdk.org \
    --cc=zhoumin@loongson.cn \
    /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).