Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/117862 _apply patch failure_ Submitter: Andrew Boyer Date: Tuesday, October 11 2022 00:50:31 Applied on: CommitID:f13604fad12a81383da7b04821a4befb3d01e2ed Apply patch set 117862 failed: Checking patch drivers/net/ionic/ionic_dev.h... error: while searching for: #define IONIC_DEVCMD_TIMEOUT 5 /* devcmd_timeout */ #define IONIC_DEVCMD_CHECK_PERIOD_US 10 /* devcmd status chk period */ #define IONIC_ALIGN 4096 error: patch failed: drivers/net/ionic/ionic_dev.h:24 Checking patch drivers/net/ionic/ionic_lif.c... Hunk #1 succeeded at 1339 (offset -84 lines). Hunk #2 succeeded at 1616 (offset -104 lines). Checking patch drivers/net/ionic/ionic_main.c... Applying patch drivers/net/ionic/ionic_dev.h with 1 reject... Rejected hunk #1. Applied patch drivers/net/ionic/ionic_lif.c cleanly. Applied patch drivers/net/ionic/ionic_main.c cleanly. diff a/drivers/net/ionic/ionic_dev.h b/drivers/net/ionic/ionic_dev.h (rejected hunks) @@ -24,6 +24,7 @@ #define IONIC_DEVCMD_TIMEOUT 5 /* devcmd_timeout */ #define IONIC_DEVCMD_CHECK_PERIOD_US 10 /* devcmd status chk period */ +#define IONIC_DEVCMD_RETRY_WAIT_US 20000 #define IONIC_ALIGN 4096 https://lab.dpdk.org/results/dashboard/patchsets/23903/ UNH-IOL DPDK Community Lab