automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw99268 [PATCH] net/ice: enable Rx timestamp on Flex Descriptor
       [not found] <20210918065640.402195-1-simei.su@intel.com>
@ 2021-09-18  7:05 ` checkpatch
  0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-09-18  7:05 UTC (permalink / raw)
  To: test-report; +Cc: Simei Su

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/99268

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#114: FILE: drivers/net/ice/ice_rxtx.c:307:
+		err = rte_mbuf_dyn_rx_timestamp_register(

total: 0 errors, 0 warnings, 1 checks, 219 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |WARNING| pw99268 [PATCH] net/ice: enable Rx timestamp on Flex Descriptor
@ 2021-09-20 18:00 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-09-20 18:00 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Simei Su <simei.su@intel.com>
Date: Saturday, September 18 2021 06:56:40 
Applied on: CommitID:4777674c4428f528fa2890d8afab551f6dd54c24
Apply patch set 99268 failed:

Checking patch doc/guides/rel_notes/release_21_11.rst...
error: while searching for:
* **Updated Intel ice driver.**

  Added 1PPS out support by a devargs.


Removed Items

error: patch failed: doc/guides/rel_notes/release_21_11.rst:70
Checking patch drivers/net/ice/ice_ethdev.c...
error: while searching for:
#define ICE_HW_DEBUG_MASK_ARG     "hw_debug_mask"
#define ICE_ONE_PPS_OUT_ARG       "pps_out"

static const char * const ice_valid_args[] = {
	ICE_SAFE_MODE_SUPPORT_ARG,
	ICE_PIPELINE_MODE_SUPPORT_ARG,

error: patch failed: drivers/net/ice/ice_ethdev.c:31
Hunk #2 succeeded at 3475 (offset -200 lines).
Checking patch drivers/net/ice/ice_rxtx.c...
Checking patch drivers/net/ice/ice_rxtx.h...
Checking patch drivers/net/ice/ice_rxtx_vec_common.h...
Applying patch doc/guides/rel_notes/release_21_11.rst with 1 reject...
Rejected hunk #1.
Applying patch drivers/net/ice/ice_ethdev.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Applied patch drivers/net/ice/ice_rxtx.c cleanly.
Applied patch drivers/net/ice/ice_rxtx.h cleanly.
Applied patch drivers/net/ice/ice_rxtx_vec_common.h cleanly.
diff a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst	(rejected hunks)
@@ -70,6 +70,7 @@ New Features
 * **Updated Intel ice driver.**
 
   Added 1PPS out support by a devargs.
+  * Added Rx timstamp support by dynamic mbuf on Flex Descriptor.
 
 
 Removed Items
diff a/drivers/net/ice/ice_ethdev.c b/drivers/net/ice/ice_ethdev.c	(rejected hunks)
@@ -31,6 +31,9 @@
 #define ICE_HW_DEBUG_MASK_ARG     "hw_debug_mask"
 #define ICE_ONE_PPS_OUT_ARG       "pps_out"
 
+uint64_t ice_timestamp_dynflag;
+int ice_timestamp_dynfield_offset = -1;
+
 static const char * const ice_valid_args[] = {
 	ICE_SAFE_MODE_SUPPORT_ARG,
 	ICE_PIPELINE_MODE_SUPPORT_ARG,

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-20 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210918065640.402195-1-simei.su@intel.com>
2021-09-18  7:05 ` [dpdk-test-report] |WARNING| pw99268 [PATCH] net/ice: enable Rx timestamp on Flex Descriptor checkpatch
2021-09-20 18:00 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).