[dpdk-test-report] |WARNING| pw102617 [PATCH] ethdev: remove unused L2 tunnel mask defines
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Oct 22 12:31:59 CEST 2021
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/102617
_apply patch failure_
Submitter: Andrew Rybchenko <Andrew.Rybchenko at oktetlabs.ru>
Date: Friday, October 22 2021 07:22:14
Applied on: CommitID:3ac2dffae88e8eb5c374b1fdd40d605014526510
Apply patch set 102617 failed:
Checking patch lib/ethdev/rte_ethdev.h...
error: while searching for:
} \
} while (0)
/**@{@name L2 tunnel configuration */
/** L2 tunnel enable mask */
#define ETH_L2_TUNNEL_ENABLE_MASK 0x00000001
/** L2 tunnel insertion mask */
#define ETH_L2_TUNNEL_INSERTION_MASK 0x00000002
/** L2 tunnel stripping mask */
#define ETH_L2_TUNNEL_STRIPPING_MASK 0x00000004
/** L2 tunnel forwarding mask */
#define ETH_L2_TUNNEL_FORWARDING_MASK 0x00000008
/**@}*/
/**
* Function type used for Rx packet processing packet callbacks.
*
error: patch failed: lib/ethdev/rte_ethdev.h:1767
Applying patch lib/ethdev/rte_ethdev.h with 1 reject...
Rejected hunk #1.
diff a/lib/ethdev/rte_ethdev.h b/lib/ethdev/rte_ethdev.h (rejected hunks)
@@ -1767,17 +1767,6 @@ struct rte_eth_fec_capa {
} \
} while (0)
-/**@{@name L2 tunnel configuration */
-/** L2 tunnel enable mask */
-#define ETH_L2_TUNNEL_ENABLE_MASK 0x00000001
-/** L2 tunnel insertion mask */
-#define ETH_L2_TUNNEL_INSERTION_MASK 0x00000002
-/** L2 tunnel stripping mask */
-#define ETH_L2_TUNNEL_STRIPPING_MASK 0x00000004
-/** L2 tunnel forwarding mask */
-#define ETH_L2_TUNNEL_FORWARDING_MASK 0x00000008
-/**@}*/
-
/**
* Function type used for Rx packet processing packet callbacks.
*
https://lab.dpdk.org/results/dashboard/patchsets/19635/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list