[dpdk-test-report] |WARNING| pw103421-103424 [PATCH] [v9, 4/4] net/ice: enable protocol agnostic flow offloading in FDIR

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Nov 2 07:08:53 CET 2021


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

_apply patch failure_

Submitter: Junfeng Guo <junfeng.guo at intel.com>
Date: Tuesday, November 02 2021 05:39:18 
Applied on: CommitID:b2be63b55ab086c52c082d5c0b2b01fffbc48326
Apply patch set 103421-103424 failed:

Checking patch doc/guides/rel_notes/release_21_11.rst...
Hunk #1 succeeded at 166 (offset -1 lines).
Checking patch drivers/net/ice/ice_ethdev.h...
error: while searching for:
	struct rte_timecounter tx_tstamp_tc;
	bool ptp_ena;
	uint64_t time_hw;
#ifdef RTE_ARCH_X86
	bool rx_use_avx2;
	bool rx_use_avx512;

error: patch failed: drivers/net/ice/ice_ethdev.h:510
Checking patch drivers/net/ice/ice_fdir_filter.c...
Checking patch drivers/net/ice/ice_generic_flow.c...
Checking patch drivers/net/ice/ice_generic_flow.h...
Applied patch doc/guides/rel_notes/release_21_11.rst cleanly.
Applying patch drivers/net/ice/ice_ethdev.h with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Rejected hunk #3.
Applied patch drivers/net/ice/ice_fdir_filter.c cleanly.
Applied patch drivers/net/ice/ice_generic_flow.c cleanly.
Applied patch drivers/net/ice/ice_generic_flow.h cleanly.
diff a/drivers/net/ice/ice_ethdev.h b/drivers/net/ice/ice_ethdev.h	(rejected hunks)
@@ -510,6 +523,7 @@ struct ice_adapter {
 	struct rte_timecounter tx_tstamp_tc;
 	bool ptp_ena;
 	uint64_t time_hw;
+	struct ice_fdir_prof_info fdir_prof_info[ICE_MAX_PTGS];
 #ifdef RTE_ARCH_X86
 	bool rx_use_avx2;
 	bool rx_use_avx512;

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

UNH-IOL DPDK Community Lab


More information about the test-report mailing list