]> git.droids-corp.org - dpdk.git/blobdiff - drivers/event/opdl/opdl_test.c
build: remove individual library versions
[dpdk.git] / drivers / event / opdl / opdl_test.c
index 16442795fa1c4c68c43f9162994a317a300606c9..e7a32fbd31c24cd8b34b379c62444b4ff0e66f9c 100644 (file)
@@ -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 <stdio.h>
@@ -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];