Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65619 _apply issues_ Submitter: Vamsi Krishna Attunuru Date: 2020-02-06 11:53:57 Reply_mail: 20200206115357.19827-1-vattunuru@marvell.com DPDK git baseline: Repo:dpdk-next-net, CommitID: cdaabc9498f0f7664910caa12822af1f355ef805 Repo:dpdk, CommitID: 0e157d7a9a0d36d88da9315d018262492b0a64aa *Repo: dpdk-next-net printf("\nSIGRTMIN/SIGINT received. KNI processing stopping.\n"); rte_atomic32_inc(&kni_stop); return; } error: patch failed: examples/kni/main.c:176 error: examples/kni/main.c: patch does not apply *Repo: dpdk printf("\nSIGRTMIN/SIGINT received. KNI processing stopping.\n"); rte_atomic32_inc(&kni_stop); return; } error: patch failed: examples/kni/main.c:176 error: examples/kni/main.c: patch does not apply DPDK STV team