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| pw96690-96693 [PATCH] [4/4] net/ice: support IEEE 1588 PTP
Date: Thu,  5 Aug 2021 22:13:52 -0400 (EDT)	[thread overview]
Message-ID: <20210806021352.26D98487@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Simei Su <simei.su@intel.com>
Date: Friday, August 06 2021 01:34:24 
Applied on: CommitID:2508c18cff9ffb217ac40e44071dc2762d257f31
Apply patch set 96690-96693 failed:

Checking patch drivers/net/ice/ice_ethdev.c...
Hunk #5 succeeded at 3486 (offset 22 lines).
Hunk #6 succeeded at 5299 (offset 22 lines).
Checking patch drivers/net/ice/ice_ethdev.h...
error: while searching for:
	struct ice_devargs devargs;
	enum ice_pkg_type active_pkg_type; /* loaded ddp package type */
	uint16_t fdir_ref_cnt;
};

struct ice_vsi_vlan_pvid_info {

error: patch failed: drivers/net/ice/ice_ethdev.h:487
Checking patch drivers/net/ice/ice_rxtx.c...
Hunk #5 succeeded at 1762 (offset -2 lines).
Hunk #6 succeeded at 1890 (offset -4 lines).
Hunk #7 succeeded at 2236 (offset -4 lines).
Hunk #8 succeeded at 2303 (offset -6 lines).
Hunk #9 succeeded at 2522 (offset -6 lines).
Hunk #10 succeeded at 2691 (offset -6 lines).
Checking patch drivers/net/ice/ice_rxtx.h...
Applied patch drivers/net/ice/ice_ethdev.c cleanly.
Applying patch drivers/net/ice/ice_ethdev.h with 1 reject...
Hunk #1 applied cleanly.
Rejected hunk #2.
Applied patch drivers/net/ice/ice_rxtx.c cleanly.
Applied patch drivers/net/ice/ice_rxtx.h cleanly.
diff a/drivers/net/ice/ice_ethdev.h b/drivers/net/ice/ice_ethdev.h	(rejected hunks)
@@ -487,6 +488,10 @@ struct ice_adapter {
 	struct ice_devargs devargs;
 	enum ice_pkg_type active_pkg_type; /* loaded ddp package type */
 	uint16_t fdir_ref_cnt;
+	/* For PTP */
+	struct rte_timecounter systime_tc;
+	struct rte_timecounter rx_tstamp_tc;
+	struct rte_timecounter tx_tstamp_tc;
 };
 
 struct ice_vsi_vlan_pvid_info {

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2021-08-06  2:13 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=20210806021352.26D98487@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).