mbuf: use offset macro
authorCyril Chemparathy <cchemparathy@ezchip.com>
Mon, 22 Jun 2015 18:34:23 +0000 (11:34 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 24 Jun 2015 10:01:14 +0000 (12:01 +0200)
commit82be8d544253a4b5c49b778babf717e5e63f3dc1
tree1d9c9300f80d01bdee7b53e944ac9aeb816d6090
parent3790a7fcf0c3a7548b95927b566240738e2df7ce
mbuf: use offset macro

This patch simply applies the transform previously committed in
scripts/cocci/mtod-offset.cocci.  No other modifications have been
made here.

Signed-off-by: Cyril Chemparathy <cchemparathy@ezchip.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
17 files changed:
app/test-pmd/ieee1588fwd.c
app/test-pmd/rxonly.c
app/test-pmd/txonly.c
app/test/packet_burst_generator.c
drivers/net/mlx4/mlx4.c
examples/dpdk_qat/crypto.c
examples/dpdk_qat/main.c
examples/l3fwd-acl/main.c
examples/l3fwd-power/main.c
examples/l3fwd-vf/main.c
examples/l3fwd/main.c
examples/load_balancer/runtime.c
examples/vhost_xen/main.c
lib/librte_ip_frag/rte_ipv4_reassembly.c
lib/librte_ip_frag/rte_ipv6_reassembly.c
lib/librte_port/rte_port_ras.c
lib/librte_vhost/vhost_rxtx.c