X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fevent%2Fopdl%2Fopdl_test.c;h=e7a32fbd31c24cd8b34b379c62444b4ff0e66f9c;hb=6f63bf7bda7eeae163d8cc9cfa8a7f2aa09c220d;hp=16442795fa1c4c68c43f9162994a317a300606c9;hpb=a2526b26306117f790ed1b55ad6beb7b5d7d0fe6;p=dpdk.git diff --git a/drivers/event/opdl/opdl_test.c b/drivers/event/opdl/opdl_test.c index 16442795fa..e7a32fbd31 100644 --- a/drivers/event/opdl/opdl_test.c +++ b/drivers/event/opdl/opdl_test.c @@ -1,6 +1,5 @@ -/*- - * SPDX-License-Identifier: BSD-3-Clause - * Copyright(c) 2010-2014 Intel Corporation +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2017 Intel Corporation */ #include @@ -696,9 +695,6 @@ single_link_w_stats(struct test *t) static int single_link(struct test *t) { - /* const uint8_t rx_port = 0; */ - /* const uint8_t w1_port = 1; */ - /* const uint8_t w3_port = 3; */ const uint8_t tx_port = 2; int err; struct rte_mbuf *mbufs[3];