]> git.droids-corp.org - dpdk.git/commitdiff
remove unused ring includes
authorAmine Kherbouche <amine.kherbouche@6wind.com>
Wed, 31 Aug 2016 08:34:26 +0000 (10:34 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 16 Sep 2016 08:16:02 +0000 (10:16 +0200)
This patch removes all unused <rte_ring.h> headers.

Signed-off-by: Amine Kherbouche <amine.kherbouche@6wind.com>
54 files changed:
app/test-pipeline/config.c
app/test-pipeline/main.c
app/test-pmd/config.c
app/test-pmd/csumonly.c
app/test-pmd/flowgen.c
app/test-pmd/icmpecho.c
app/test-pmd/iofwd.c
app/test-pmd/macfwd.c
app/test-pmd/macswap.c
app/test-pmd/parameters.c
app/test-pmd/rxonly.c
app/test-pmd/testpmd.c
app/test-pmd/txonly.c
app/test/test_mempool.c
app/test/test_mempool_perf.c
drivers/crypto/qat/qat_crypto.c
drivers/net/e1000/em_rxtx.c
drivers/net/e1000/igb_rxtx.c
drivers/net/ixgbe/ixgbe_rxtx.c
drivers/net/vmxnet3/vmxnet3_rxtx.c
drivers/net/xenvirt/rte_eth_xenvirt.h
examples/bond/main.c
examples/dpdk_qat/crypto.c
examples/dpdk_qat/main.c
examples/exception_path/main.c
examples/ip_fragmentation/main.c
examples/ip_pipeline/pipeline/pipeline_common_be.c
examples/ip_pipeline/pipeline/pipeline_common_fe.c
examples/ip_reassembly/main.c
examples/ipv4_multicast/main.c
examples/kni/main.c
examples/l2fwd-crypto/main.c
examples/l2fwd-jobstats/main.c
examples/l2fwd-keepalive/main.c
examples/l2fwd/main.c
examples/l3fwd-acl/main.c
examples/l3fwd-power/main.c
examples/l3fwd-vf/main.c
examples/l3fwd/l3fwd_em.c
examples/l3fwd/l3fwd_lpm.c
examples/l3fwd/main.c
examples/link_status_interrupt/main.c
examples/load_balancer/config.c
examples/load_balancer/main.c
examples/multi_process/l2fwd_fork/flib.c
examples/multi_process/symmetric_mp/main.c
examples/performance-thread/common/lthread_int.h
examples/quota_watermark/qwctl/qwctl.c
examples/vmdq/main.c
examples/vmdq_dcb/main.c
lib/librte_cryptodev/rte_cryptodev.c
lib/librte_ether/rte_ethdev.c
lib/librte_mbuf/rte_mbuf.c
lib/librte_mempool/rte_mempool.c

index 72e018cf33fe55ab8bfe3ce83995469468218a0c..c7bc937fc0c341483a80b97457a1a658637aa0fa 100644 (file)
@@ -63,7 +63,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
index 685ebd46cc87807a4a045a576a4bd5ebdd7d0d0b..c57e4dd41eda5f618ee735738fbf125e485b4328 100644 (file)
@@ -64,7 +64,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
index bfcbff9cb88d9dca361f37d3b6e1f813ffe30ba3..83bebfecb67c8fb88b3425f8a567e4be307ce320 100644 (file)
@@ -84,7 +84,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_interrupts.h>
index ac4bd8f47280da78c05d1e7f4a5207353c6d7121..21cb78fdce31861975cec190166bb8b32dfe9cd8 100644 (file)
@@ -56,7 +56,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_memory.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index a6abe91e5d7e4ef8d3f5f593c06ac4aeab6da69d..379ee01f79486153a234f1fe6b7ffa6fe4c2a77b 100644 (file)
@@ -57,7 +57,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_memory.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index be308c9f4cfffa92d44333922c862021bcd9b5cc..6a4e750fc13742fa76f335c125c42373f6630845 100644 (file)
@@ -52,7 +52,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_memory.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index 7b6033a57c97006a89e544b310c2fb9f0f1444a5..26936b7b035700bdd717bb4c1baef9759b6b4c05 100644 (file)
@@ -55,7 +55,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_memory.h>
 #include <rte_memcpy.h>
 #include <rte_mempool.h>
index 5d1c1617b38a0295e33ef46e67c4acde233a93a4..86e01dea22608ea235f7200d17e57af5586ee2a3 100644 (file)
@@ -56,7 +56,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_memory.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index 4b0dbeb507e392fdfe373464a1805095242cc805..36e139f6fe5d1497ceeda9bcbe5132a7f11b92b3 100644 (file)
@@ -56,7 +56,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_memory.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index 8792c2c63d3992e29e598b2ae679ee2ebfab3d83..6a6a07e0624777a2423386734c117068a4f2633a 100644 (file)
@@ -63,7 +63,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_interrupts.h>
 #include <rte_pci.h>
index fbf287dcdad9f64a59ac314aa6379ed6ee37dc06..b1fc5bfcc33718123de005e06dca45485f48f89f 100644 (file)
@@ -56,7 +56,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_memory.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index 1428974ec3f1a5327700cbfb14dcde636c1c56a7..30749a4e8c6443506d47280762c46565ec0147e5 100644 (file)
@@ -63,7 +63,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
index 11fd681da1e673c879ce3949bd89ede5635f768f..d2736b793ce551dbc7995d6867d393189664356d 100644 (file)
@@ -56,7 +56,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_memory.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index 3b21cf76789ebe95a7054b2fa6292a519c87bfe2..fffbf8d98141ead7c21d43a5ff77072e88905e00 100644 (file)
@@ -52,7 +52,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_spinlock.h>
 #include <rte_malloc.h>
index c0b3f5ce5e407813f6400bb80ef3ce086a32fbd5..ebf1721ac32b932b14997d3bb63087b66f5c5846 100644 (file)
@@ -52,7 +52,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_spinlock.h>
 #include <rte_malloc.h>
index d51ca968db968731a0146dd52ebe39f58744b3d6..b33777c36d956949b169189c79505c99e33ee5d1 100644 (file)
@@ -54,7 +54,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_string_fns.h>
index 6d8750a884d9458909bf645fb7262014ced1e37b..41f51c0f7b03a0722e01f5a9cd7b98350f036d0f 100644 (file)
@@ -56,7 +56,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
index 9d80a0b3c82632a2151b10a5543922a321041510..a47c640a6436b58079b715f9ef7c3982ff5be470 100644 (file)
@@ -56,7 +56,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
index 8a306b06bd77c50273bfb583c7d2be8aee255536..8b99282bff22cb72f38ae51a69d6b9de0493317b 100644 (file)
@@ -58,7 +58,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
index 9deeb3ff350c8e6a934fc886da5e8961e8a166f2..f97f4d0f79f3a9e6648cb44dda89ee7f93e92097 100644 (file)
@@ -57,7 +57,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
index 4995a9b4c2eaa217bbe8333e97df758d643d676e..598adc6ff65ea303dfa681c3b778d49ca74e2d45 100644 (file)
@@ -39,7 +39,6 @@ extern "C" {
 #endif
 
 #include <rte_mempool.h>
-#include <rte_ring.h>
 
 /**
  * Creates mempool for xen virtio PMD.
index 776fad0a6051a0e35fcdc97a26ae5d31a183e36f..6402c6b34a089e04a5602a19ad26c0d94f03553e 100644 (file)
@@ -67,7 +67,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_log.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index 8954bf876a400449754fe87c558f60288d60e29b..02032f30b7301b118e59fad2b54ce2297372730b 100644 (file)
@@ -53,7 +53,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_string_fns.h>
index 3c6112d7f34f56ad236de50c467321770d269186..aa9b1d5cc05433676231a5a7e80ec5ff5310e88b 100644 (file)
@@ -62,7 +62,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
index e5eedcc163c96c64518f7ba045963c70901b8830..73d50b69213b4f52f6e827c24c31017773cae088 100644 (file)
@@ -65,7 +65,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_log.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index 2f4526481d4c9a6f009a2425b41547a301f9c688..e1e32c66c8db7e644c193c7cf1af1fff53239203 100644 (file)
@@ -64,7 +64,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_lpm.h>
index 50dcb69405c839c3c0c39032abbafe813267119d..347e72b562fb7e42d8938dd1d0ffbd1af9e8da51 100644 (file)
@@ -32,7 +32,6 @@
  */
 
 #include <rte_common.h>
-#include <rte_ring.h>
 #include <rte_malloc.h>
 
 #include "pipeline_common_be.h"
index cd1d082abe6fb3470e086e6a42db1fdba029ba9b..7e41071f6fce6f7e2227711e646a4d6fe7472d47 100644 (file)
@@ -36,7 +36,6 @@
 #include <unistd.h>
 
 #include <rte_common.h>
-#include <rte_ring.h>
 #include <rte_malloc.h>
 #include <cmdline_rdline.h>
 #include <cmdline_parse.h>
index ef09a2ed13566aeb9bd222b1f43226a627a3c753..50fe4228efd8ff1f10f3101af13859a541997110 100644 (file)
@@ -65,7 +65,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_malloc.h>
index f013d927e83998363396660255914e6455026ddd..708d76e9af6dc3790b6ed68f0174da9a8bbf0e64 100644 (file)
@@ -63,7 +63,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_malloc.h>
index f9fc61e0290e5323b512def56627a4273d1efa80..57313d11449dd7eec88724546f8747003acf1d6e 100644 (file)
@@ -65,7 +65,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_log.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index 66397a08a102117f8d290c6a1ae06db7d7ff4078..ffce5f3b7d988db0e8ee037afb1067a29168db5a 100644 (file)
@@ -72,7 +72,6 @@
 #include <rte_per_lcore.h>
 #include <rte_prefetch.h>
 #include <rte_random.h>
-#include <rte_ring.h>
 #include <rte_hexdump.h>
 
 enum cdev_type {
index 614ea604c066a5c184fbfd3c45de345db49cc6f6..dd9201b258b10309770e4c1fb6479e2a48378605 100644 (file)
@@ -59,7 +59,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_spinlock.h>
index 84a59eb683ba7c70535cc6c9b2b1c57362aeee92..60cccdb1084b297bc82330356dc77e038d5dfa74 100644 (file)
@@ -66,7 +66,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_timer.h>
index 889792167b1102379df74652aa4276d3b3f056b8..3827aa44530574390f04a11ac035a6e81fdf3cf9 100644 (file)
@@ -68,7 +68,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 
index 16f6110e4bae61ff91f17703efaa113da645fec7..3cfbb40eadd0869c1d47822a013fcb08f1c1ab83 100644 (file)
@@ -63,7 +63,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
index f746960e90b5388040c116650197b37c7f327a55..b65d683c4b2bf8d47aab747415367e247ba290cd 100644 (file)
@@ -66,7 +66,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
index ca01b112befe82e97acc12f25f757b12e3e1289d..f56e8db900b7bd5aa7618c3c3610b982b7403dbf 100644 (file)
@@ -65,7 +65,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
index 6053a6277c0cd6368c5ad83f03de20c3f499547b..89a68e6e74c2d3bb4234c483c071d16e403f8899 100644 (file)
@@ -47,7 +47,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_cycles.h>
 #include <rte_mbuf.h>
index d941bdfd8ce25a7d282c98bf9d135b49f7c08e08..f6212697a59eeb535075c8319efa1bf20adc0996 100644 (file)
@@ -46,7 +46,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_cycles.h>
 #include <rte_mbuf.h>
index acedd20ed6fc3cd58025d96d9741cfb48a68f60c..7223e773107eb68b098ffdbd2fb52cc844b4e46c 100644 (file)
@@ -66,7 +66,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
index 04dc3e40660f9b6ffb3fc747e59febaa9fad9f9e..14a038b729edc97f3a16017d72ea4528188b027c 100644 (file)
@@ -67,7 +67,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 
index 3f6ddee52efc70002172954fdd3cd43580cfb938..157fd528f073e876bc807594293bc0a56ec5c7f2 100644 (file)
@@ -63,7 +63,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
index 7ede35856e3c43ac6a86b3039e0057c3843bf9c7..c97bf6fad2cc58f00b199777846acc016fd64fbf 100644 (file)
@@ -64,7 +64,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
index 343f09f1aff64ce6735a169c7af63d4edeb013b4..85bbc2d3a1d9d326b284e53286d6f73713a3ada2 100644 (file)
@@ -70,7 +70,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_string_fns.h>
index 6bbff076aae2d93ec0c1c358e95058a6ca2c70c6..d30ff4a4764fa7965fdd3d3f12b932c56a755223 100644 (file)
@@ -64,7 +64,6 @@
 #include <rte_debug.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_debug.h>
 #include <rte_interrupts.h>
 #include <rte_pci.h>
index b858b55e889b4bd229d43fd4f848346c4c48a4af..031d8afc486f13ff2eb3e55383bdfe01f54670fc 100644 (file)
 #include <pthread.h>
 #include <time.h>
 
+#include <rte_memory.h>
 #include <rte_cycles.h>
 #include <rte_per_lcore.h>
 #include <rte_timer.h>
-#include <rte_ring.h>
 #include <rte_atomic_64.h>
 #include <rte_spinlock.h>
 #include <ctx.h>
index 4961089b8a55086593351d518ef21214fd53f63c..29c501ca4a2d373aba77fbd3caa63a375986f774 100644 (file)
@@ -41,7 +41,6 @@
 
 #include <rte_log.h>
 #include <rte_memzone.h>
-#include <rte_ring.h>
 
 #include <cmdline_rdline.h>
 #include <cmdline_parse.h>
index 360492bae70fbabf76da2e5475f8ed6f961f4abd..f639355dc7edff00a9308861884e4a6f242fef3a 100644 (file)
@@ -63,7 +63,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_log.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index 617263b49b659284b5e83b8ca582ab405b9a2d69..35ffffadcb2a09bfbe2e1e6fbc7a3a898df68a0a 100644 (file)
@@ -63,7 +63,6 @@
 #include <rte_debug.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
-#include <rte_ring.h>
 #include <rte_log.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
index fc4123b63e6903558bde9676104fd6334225db4a..715f93d29a939a0c26e092f79e79fa51aba5a6c7 100644 (file)
@@ -59,7 +59,6 @@
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
 #include <rte_common.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
index f62a9ecf45f556624bbf6bb11844082a5677e42b..382c959db2d4dcbc7010d90464974d1482cb8344 100644 (file)
@@ -58,7 +58,6 @@
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
 #include <rte_common.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
index 4846b89716eb1cef20bf91e9dc52439ed071a6b1..80b1713b275706691eb9e1d48fc82182b5196a65 100644 (file)
@@ -53,7 +53,6 @@
 #include <rte_lcore.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>
 #include <rte_string_fns.h>
index 2e28e2e80e40d3debc2e778b07c95ff160bdd52f..1f1731630856996738e94ca599fe74f9439d3cc2 100644 (file)
@@ -55,7 +55,6 @@
 #include <rte_per_lcore.h>
 #include <rte_lcore.h>
 #include <rte_branch_prediction.h>
-#include <rte_ring.h>
 #include <rte_errno.h>
 #include <rte_string_fns.h>
 #include <rte_spinlock.h>