automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111042 [PATCH] [v3] net/iavf: fix segfaults when calling API after VF reset failed
@ 2022-05-12  2:49 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-05-12  2:49 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Yiding Zhou <yidingx.zhou@intel.com>
Date: Thursday, May 12 2022 10:48:51 
Applied on: CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19
Apply patch set 111042 failed:

Checking patch drivers/net/iavf/iavf.h...
error: while searching for:
	bool tx_vec_allowed;
	uint32_t ptype_tbl[IAVF_MAX_PKT_TYPE] __rte_cache_min_aligned;
	bool stopped;
	uint16_t fdir_ref_cnt;
	struct iavf_devargs devargs;
	uint64_t phc_time;

error: patch failed: drivers/net/iavf/iavf.h:312
Checking patch drivers/net/iavf/iavf_ethdev.c...
Hunk #1 succeeded at 231 (offset -3 lines).
Hunk #2 succeeded at 350 (offset -3 lines).
Hunk #3 succeeded at 624 (offset -3 lines).
Hunk #4 succeeded at 946 (offset -16 lines).
Hunk #5 succeeded at 1029 (offset -32 lines).
Hunk #6 succeeded at 1069 (offset -32 lines).
Hunk #7 succeeded at 1312 (offset -35 lines).
Hunk #8 succeeded at 1391 (offset -35 lines).
Hunk #9 succeeded at 1426 (offset -35 lines).
Hunk #10 succeeded at 1474 (offset -35 lines).
Hunk #11 succeeded at 1530 (offset -35 lines).
Hunk #12 succeeded at 1586 (offset -35 lines).
Hunk #13 succeeded at 1836 (offset -35 lines).
Hunk #14 succeeded at 2495 (offset -36 lines).
Hunk #15 succeeded at 2640 (offset -36 lines).
Hunk #16 succeeded at 2668 (offset -36 lines).
Checking patch drivers/net/iavf/iavf_rxtx.c...
Hunk #3 succeeded at 2775 (offset -74 lines).
Checking patch drivers/net/iavf/iavf_vchnl.c...
Hunk #2 succeeded at 782 (offset -1 lines).
Hunk #3 succeeded at 1249 (offset -6 lines).
Hunk #4 succeeded at 1280 (offset -6 lines).
Hunk #5 succeeded at 1326 (offset -6 lines).
Applying patch drivers/net/iavf/iavf.h with 1 reject...
Rejected hunk #1.
Applied patch drivers/net/iavf/iavf_ethdev.c cleanly.
Applied patch drivers/net/iavf/iavf_rxtx.c cleanly.
Applied patch drivers/net/iavf/iavf_vchnl.c cleanly.
diff a/drivers/net/iavf/iavf.h b/drivers/net/iavf/iavf.h	(rejected hunks)
@@ -312,6 +312,7 @@ struct iavf_adapter {
 	bool tx_vec_allowed;
 	uint32_t ptype_tbl[IAVF_MAX_PKT_TYPE] __rte_cache_min_aligned;
 	bool stopped;
+	bool closed;
 	uint16_t fdir_ref_cnt;
 	struct iavf_devargs devargs;
 	uint64_t phc_time;

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-05-12  2:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12  2:49 |WARNING| pw111042 [PATCH] [v3] net/iavf: fix segfaults when calling API after VF reset failed 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).