Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/105798 _apply patch failure_ Submitter: John Daley Date: Friday, January 14 2022 03:10:36 Applied on: CommitID:6f716880ee53ac1e50c9c75dc749886e3257bb8f Apply patch set 105798-105800 failed: Checking patch doc/guides/rel_notes/release_22_03.rst... error: while searching for: * **Updated Cisco enic driver.** * Added rte_flow support for matching GENEVE packets. Removed Items ------------- error: patch failed: doc/guides/rel_notes/release_22_03.rst:58 Checking patch drivers/net/enic/enic_fm_flow.c... error: while searching for: static enic_copy_item_fn enic_fm_copy_item_gtp; static enic_copy_item_fn enic_fm_copy_item_geneve; static enic_copy_item_fn enic_fm_copy_item_geneve_opt; /* Ingress actions */ static const enum rte_flow_action_type enic_fm_supported_ig_actions[] = { error: patch failed: drivers/net/enic/enic_fm_flow.c:237 Hunk #2 succeeded at 368 (offset -25 lines). Hunk #3 succeeded at 753 (offset -134 lines). Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject... Rejected hunk #1. Applying patch drivers/net/enic/enic_fm_flow.c with 1 reject... Rejected hunk #1. Hunk #2 applied cleanly. Hunk #3 applied cleanly. diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst (rejected hunks) @@ -58,6 +58,7 @@ New Features * **Updated Cisco enic driver.** * Added rte_flow support for matching GENEVE packets. + * Added rte_flow support for matching eCPRI packets. Removed Items ------------- diff a/drivers/net/enic/enic_fm_flow.c b/drivers/net/enic/enic_fm_flow.c (rejected hunks) @@ -237,6 +237,7 @@ static enic_copy_item_fn enic_fm_copy_item_vxlan; static enic_copy_item_fn enic_fm_copy_item_gtp; static enic_copy_item_fn enic_fm_copy_item_geneve; static enic_copy_item_fn enic_fm_copy_item_geneve_opt; +static enic_copy_item_fn enic_fm_copy_item_ecpri; /* Ingress actions */ static const enum rte_flow_action_type enic_fm_supported_ig_actions[] = { https://lab.dpdk.org/results/dashboard/patchsets/20661/ UNH-IOL DPDK Community Lab