Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/88641 _apply issues_ Submitter: Nithin Dabilpuram Date: 2021-03-06 15:34:04 Reply_mail: 20210306153404.10781-45-ndabilpuram@marvell.com DPDK git baseline: Repo:dpdk, CommitID: 2a2ebeab9e3309ab332baefdbcc1caa7e62ecc82 * Repo: dpdk fbarray: fix log message on truncation error When file truncation fails, the log message attempts to print a path of file we failed to truncate, but this path was never set to anything and, what's worse, was uninitialized. Fix it by passing path from the caller. Coverity issue: 366122 -- This will be required in git-pw 2.0 Starting new HTTP connection (1): proxy-shz.intel.com Starting new HTTP connection (1): proxy-shz.intel.com error: patch failed: MAINTAINERS:745 error: MAINTAINERS: patch does not apply Applying: net/cnxk: add build infra and common probe Patch failed at 0001 net/cnxk: add build infra and common probe Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". DPDK STV team