numam-dpdk/drivers/net/axgbe
Pavan Nikhilesh 23738dadf3 net/axgbe: fix incorrect cache alignment macro
Due to missing ____cacheline_aligned definition compiler treats it as a
global variable replace it with proper cache alignment macro.

Fixes: 9e89010326 ("net/axgbe: add Rx/Tx setup")

Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-04-27 15:54:56 +01:00
..
axgbe_common.h drivers/net: remove duplicated includes 2018-04-27 15:54:55 +01:00
axgbe_dev.c net/axgbe: add DMA programming and start/stop 2018-04-14 00:41:44 +02:00
axgbe_ethdev.c ethdev: replace bus specific struct with generic dev 2018-04-14 00:41:44 +02:00
axgbe_ethdev.h net/axgbe: add workaround for ethernet training 2018-04-14 00:41:44 +02:00
axgbe_i2c.c net/axgbe: add phy init and related APIs 2018-04-14 00:41:44 +02:00
axgbe_logs.h net/axgbe: add minimal init and uninit support 2018-04-14 00:41:44 +02:00
axgbe_mdio.c net/axgbe: add workaround for ethernet training 2018-04-14 00:41:44 +02:00
axgbe_phy_impl.c net/axgbe: add workaround for ethernet training 2018-04-14 00:41:44 +02:00
axgbe_phy.h net/axgbe: add phy register map and helper macros 2018-04-14 00:41:44 +02:00
axgbe_rxtx_vec_sse.c net/axgbe: add Rx/Tx data path 2018-04-14 00:41:44 +02:00
axgbe_rxtx.c net/axgbe: support 32-bit build mode 2018-04-14 00:41:44 +02:00
axgbe_rxtx.h net/axgbe: fix incorrect cache alignment macro 2018-04-27 15:54:56 +01:00
Makefile net/axgbe: add Rx/Tx data path 2018-04-14 00:41:44 +02:00
meson.build net/axgbe: support meson build 2018-04-14 00:41:44 +02:00
rte_pmd_axgbe_version.map net/axgbe: add minimal init and uninit support 2018-04-14 00:41:44 +02:00