numam-dpdk/lib
Ravi Kerur d6b324c00f mbuf: get DMA address
Macros RTE_MBUF_DATA_DMA_ADDR and RTE_MBUF_DATA_DMA_ADDR_DEFAULT
are defined in each PMD driver file. Convert macros to inline
functions and move them to common lib/librte_mbuf/rte_mbuf.h file.
PMD drivers include rte_mbuf.h file directly/indirectly hence no
additioanl header file inclusion is necessary.

Signed-off-by: Ravi Kerur <rkerur@gmail.com>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-03-04 16:01:15 +01:00
..
librte_acl remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
librte_cfgfile cfgfile: support looking up sections by index 2016-02-29 11:28:31 +01:00
librte_cmdline cmdline: fix missing include 2016-03-04 15:31:16 +01:00
librte_compat compat: remove unneeded macro 2015-06-29 16:41:23 +02:00
librte_cryptodev cryptodev: allow full control from secondary process 2016-02-24 19:15:26 +01:00
librte_distributor distributor: remove inclusion of mbuf header 2015-05-11 15:36:37 +02:00
librte_eal eal/linux: change hugepage sorting to avoid overlapping memcpy 2016-03-03 11:36:32 +01:00
librte_ether ethdev: increase RETA entry size 2016-03-03 20:39:47 +01:00
librte_hash hash: fix CRC32c computation 2016-03-01 14:37:26 +01:00
librte_ip_frag remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
librte_ivshmem mem: fix ivshmem freeing 2015-08-09 19:45:25 +02:00
librte_jobstats jobstats: add abort function 2016-02-29 11:22:53 +01:00
librte_kni lib: remove keyword extern for functions 2016-01-28 18:40:46 +01:00
librte_kvargs remove unneeded tests for NULL when freeing 2016-01-27 15:34:48 +01:00
librte_lpm remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
librte_mbuf mbuf: get DMA address 2016-03-04 16:01:15 +01:00
librte_mbuf_offload mbuf_offload: fix header for C++ 2016-02-21 11:47:57 +01:00
librte_mempool mempool: fix leak when creation fails 2016-02-19 16:17:45 +01:00
librte_meter doc: fix doxygen warnings in QoS API 2015-06-18 14:53:58 +02:00
librte_net net: fix build with gcc 4.4.7 and strict aliasing 2015-11-25 22:11:37 +01:00
librte_pipeline doc: drop old naming of the project 2016-02-10 15:47:51 +01:00
librte_port doc: drop old naming of the project 2016-02-10 15:47:51 +01:00
librte_power config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
librte_reorder reorder: allow random number as starting point 2015-06-22 22:20:12 +02:00
librte_ring remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
librte_sched bitmap: optimize for 128-bytes cache line 2016-02-11 12:45:35 +01:00
librte_table doc: drop old naming of the project 2016-02-10 15:47:51 +01:00
librte_timer timer: fix race condition 2015-08-03 12:43:01 +02:00
librte_vhost vhost: broadcast RARP by injecting in receiving mbuf array 2016-02-29 16:55:30 +01:00
Makefile mk: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00