[dpdk-dev] [PATCH v2] ethdev: make struct rte_eth_dev cache aligned

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Jun 22 23:20:29 CEST 2016


2016-05-03 18:12, Jerin Jacob:
> 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 at caviumnetworks.com>

Let's try it in real tests.
Applied, thanks.


More information about the dev mailing list