automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw65723net/i40e: fix unchecked return value
Date: 22 Feb 2020 06:35:17 -0800	[thread overview]
Message-ID: <ee68f5$9dln96@orsmga001.jf.intel.com> (raw)

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

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/65723

_apply issues_

Submitter: Beilei Xing <beilei.xing@intel.com>
Date: 2020-02-11 19:02:00
Reply_mail: 1581447720-29099-1-git-send-email-beilei.xing@intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: b8c5b171527cf7b9d61776c708812cf146b36b94
	Repo:dpdk, CommitID: 6081c4be1dea151614b9f1f35deb37542b1d8c1f

*Repo: dpdk-next-net-intel
i40e_xmit_cleanup(txq);

	for (nb_tx = 0; nb_tx < nb_pkts; nb_tx++) {
		td_cmd = 0;

error: patch failed: drivers/net/i40e/i40e_rxtx.c:1038
error: drivers/net/i40e/i40e_rxtx.c: patch does not apply
*Repo: dpdk
i40e_xmit_cleanup(txq);

	for (nb_tx = 0; nb_tx < nb_pkts; nb_tx++) {
		td_cmd = 0;

error: patch failed: drivers/net/i40e/i40e_rxtx.c:1038
error: drivers/net/i40e/i40e_rxtx.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2020-02-22 14:35 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='ee68f5$9dln96@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --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).