These header includes have been flagged by the iwyu_tool
and removed.
Signed-off-by: Sean Morrissey <sean.morrissey@intel.com>
---
lib/port/rte_port_fd.h | 1 -
lib/port/rte_port_frag.c | 2 --
lib/port/rte_port_frag.h | 1 -
lib/port/rte_port_kni.c | 1 -
lib/port/rte_port_kni.h | 1 -
lib/port/rte_port_ras.c | 1 -
lib/port/rte_port_ras.h | 1 -
lib/port/rte_port_ring.h | 1 -
lib/port/rte_port_sched.c | 1 -
lib/port/rte_port_source_sink.c | 1 -
lib/port/rte_swx_port_fd.c | 1 -
lib/port/rte_swx_port_fd.h | 1 -
lib/port/rte_swx_port_ring.h | 1 -
13 files changed, 14 deletions(-)
@@ -20,7 +20,6 @@ extern "C" {
#include <stdint.h>
-#include <rte_mempool.h>
#include "rte_port.h"
/** fd_reader port parameters */
@@ -3,9 +3,7 @@
*/
#include <string.h>
-#include <rte_ether.h>
#include <rte_ip_frag.h>
-#include <rte_memory.h>
#include "rte_port_frag.h"
@@ -29,7 +29,6 @@ extern "C" {
#include <stdint.h>
-#include <rte_ring.h>
#include "rte_port.h"
@@ -4,7 +4,6 @@
*/
#include <string.h>
-#include <rte_common.h>
#include <rte_malloc.h>
#include <rte_kni.h>
@@ -21,7 +21,6 @@ extern "C" {
#include <stdint.h>
-#include <rte_kni.h>
#include "rte_port.h"
@@ -3,7 +3,6 @@
*/
#include <string.h>
-#include <rte_ether.h>
#include <rte_ip_frag.h>
#include <rte_cycles.h>
#include <rte_log.h>
@@ -30,7 +30,6 @@ extern "C" {
#include <stdint.h>
-#include <rte_ring.h>
#include "rte_port.h"
@@ -26,7 +26,6 @@ extern "C" {
#include <stdint.h>
-#include <rte_ring.h>
#include "rte_port.h"
@@ -3,7 +3,6 @@
*/
#include <string.h>
-#include <rte_mbuf.h>
#include <rte_malloc.h>
#include "rte_port_sched.h"
@@ -5,7 +5,6 @@
#include <string.h>
#include <rte_mbuf.h>
-#include <rte_mempool.h>
#include <rte_malloc.h>
#include <rte_memcpy.h>
@@ -6,7 +6,6 @@
#include <unistd.h>
#include <rte_mbuf.h>
-#include <rte_malloc.h>
#include <rte_hexdump.h>
#include "rte_swx_port_fd.h"
@@ -16,7 +16,6 @@ extern "C" {
***/
#include <stdint.h>
-#include <rte_mempool.h>
#include "rte_swx_port.h"
@@ -16,7 +16,6 @@ extern "C" {
#include <stdint.h>
-#include <rte_ring.h>
#include "rte_swx_port.h"