]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/txgbe/txgbe_pf.c
net/i40e: improve scalar Tx performance
[dpdk.git] / drivers / net / txgbe / txgbe_pf.c
index 151f2c7a4574b2d2dc1a897367862135e3665ca2..494d779a3c9da66df1bf76e003a3b0b990047cc0 100644 (file)
@@ -1,5 +1,6 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2015-2020
+ * Copyright(c) 2015-2020 Beijing WangXun Technology Co., Ltd.
+ * Copyright(c) 2010-2017 Intel Corporation
  */
 
 #include <stdio.h>
@@ -15,7 +16,7 @@
 #include <rte_debug.h>
 #include <rte_eal.h>
 #include <rte_ether.h>
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 #include <rte_memcpy.h>
 #include <rte_malloc.h>
 #include <rte_random.h>