Signed-off-by: Matias Elo <[email protected]> --- test/common_plat/validation/api/packet/packet.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/test/common_plat/validation/api/packet/packet.c b/test/common_plat/validation/api/packet/packet.c index 284aaeb..5f55ddb 100644 --- a/test/common_plat/validation/api/packet/packet.c +++ b/test/common_plat/validation/api/packet/packet.c @@ -10,7 +10,6 @@ #include <odp_cunit_common.h> #include "packet.h" -#define PACKET_BUF_LEN ODP_CONFIG_PACKET_SEG_LEN_MIN /* Reserve some tailroom for tests */ #define PACKET_TAILROOM_RESERVE 4 /* Number of packets in the test packet pool */ -- 2.7.4
