automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw97762 [PATCH] net/ice: add 1PPS support for E810
@ 2021-09-02  8:39 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-09-02  8:39 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Simei Su <simei.su@intel.com>
Date: Thursday, September 02 2021 07:39:27 
Applied on: CommitID:2508c18cff9ffb217ac40e44071dc2762d257f31
Apply patch set 97762 failed:

Checking patch drivers/net/ice/ice_ethdev.c...
error: while searching for:
#define ICE_PIPELINE_MODE_SUPPORT_ARG  "pipeline-mode-support"
#define ICE_PROTO_XTR_ARG         "proto_xtr"
#define ICE_HW_DEBUG_MASK_ARG     "hw_debug_mask"

#define ICE_CYCLECOUNTER_MASK  0xffffffffffffffffULL

static const char * const ice_valid_args[] = {
	ICE_SAFE_MODE_SUPPORT_ARG,
	ICE_PIPELINE_MODE_SUPPORT_ARG,
	ICE_PROTO_XTR_ARG,
	ICE_HW_DEBUG_MASK_ARG,
	NULL
};


error: patch failed: drivers/net/ice/ice_ethdev.c:30
Hunk #2 succeeded at 1836 (offset 24 lines).
Hunk #3 succeeded at 1991 (offset 19 lines).
Hunk #4 succeeded at 2419 (offset -17 lines).
Hunk #5 succeeded at 2458 (offset -17 lines).
Hunk #6 succeeded at 3444 (offset -37 lines).
Hunk #7 succeeded at 3571 (offset -37 lines).
Checking patch drivers/net/ice/ice_ethdev.h...
Hunk #1 succeeded at 143 (offset -1 lines).
Hunk #2 succeeded at 156 (offset -1 lines).
Hunk #3 succeeded at 470 (offset -1 lines).
Hunk #4 succeeded at 480 (offset -1 lines).
Applying patch drivers/net/ice/ice_ethdev.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Hunk #4 applied cleanly.
Hunk #5 applied cleanly.
Hunk #6 applied cleanly.
Hunk #7 applied cleanly.
Applied patch drivers/net/ice/ice_ethdev.h cleanly.
diff a/drivers/net/ice/ice_ethdev.c b/drivers/net/ice/ice_ethdev.c	(rejected hunks)
@@ -30,14 +30,18 @@
 #define ICE_PIPELINE_MODE_SUPPORT_ARG  "pipeline-mode-support"
 #define ICE_PROTO_XTR_ARG         "proto_xtr"
 #define ICE_HW_DEBUG_MASK_ARG     "hw_debug_mask"
+#define ICE_ONE_PPS_OUT_ARG       "pps_out"
 
 #define ICE_CYCLECOUNTER_MASK  0xffffffffffffffffULL
 
+#define PPS_OUT_DELAY_NS  1
+
 static const char * const ice_valid_args[] = {
 	ICE_SAFE_MODE_SUPPORT_ARG,
 	ICE_PIPELINE_MODE_SUPPORT_ARG,
 	ICE_PROTO_XTR_ARG,
 	ICE_HW_DEBUG_MASK_ARG,
+	ICE_ONE_PPS_OUT_ARG,
 	NULL
 };
 

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-02  8:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02  8:39 [dpdk-test-report] |WARNING| pw97762 [PATCH] net/ice: add 1PPS support for E810 dpdklab

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).