On 4/18/2018 6:17 PM, Ferruh Yigit wrote: > On 4/17/2018 9:04 PM, Pavan Nikhilesh wrote: >> Due to missing ____cacheline_aligned definition compiler treats it as a >> global variable replace it with proper cache alignment macro. >> >> Fixes: 9e890103267e ("net/axgbe: add Rx/Tx setup") >> >> Signed-off-by: Pavan Nikhilesh <pbhagavat...@caviumnetworks.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/master, thanks.