Jerin Jacob 0cdf516a71 ethdev: align device structure with cache line
Elements of struct rte_eth_dev used in the fast path.
Make struct rte_eth_dev cache aligned to avoid the cases where
rte_eth_dev elements share the same cache line with other structures.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2016-06-22 23:26:34 +02:00
..
2016-06-07 10:02:39 +02:00
2016-06-21 17:50:22 +02:00
2016-06-21 18:05:45 +02:00
2016-05-16 14:17:41 +02:00
2016-06-14 17:24:15 +02:00