Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/127947 _apply issues_ Submitter: Kumara Parameshwaran Date: 2023-06-02 06:34:23 Reply_mail: <20230602063423.30312-1-kumaraparamesh92@gmail.com> DPDK git baseline: Repo:dpdk, CommitID: abaa473297cf21cb81e5348185a7694ae2f221e7 * Repo: dpdk .git/rebase-apply/patch:136: trailing whitespace. sent_seq = rte_be_to_cpu_32(tcp_hdr->sent_seq); error: lib/gro/gro_tcp.h: does not exist in index error: patch failed: lib/gro/gro_tcp4.c:97 error: lib/gro/gro_tcp4.c: patch does not apply error: patch failed: lib/gro/gro_tcp4.h:5 error: lib/gro/gro_tcp4.h: patch does not apply error: lib/gro/gro_tcp6.c: does not exist in index error: lib/gro/gro_tcp6.h: does not exist in index error: patch failed: lib/gro/meson.build:3 error: lib/gro/meson.build: patch does not apply Applying: gro : ipv6 changes to support GRO for TCP/ipv6 Patch failed at 0001 gro : ipv6 changes to support GRO for TCP/ipv6 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