numam-dpdk/drivers/net/axgbe
Stephen Hemminger 3bdd09ae07 net: deinline non-critical ethernet functions
Formatting Ethernet address and getting a random value are
not in critical path so they should not be inlined.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Rami Rosen <ramirose@gmail.com>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2019-07-08 21:26:52 +02:00
..
axgbe_common.h drivers/net: fix shifting 32-bit signed variable 31 times 2019-03-01 18:17:36 +01:00
axgbe_dev.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
axgbe_ethdev.c drivers/net: fix double free on init failure 2019-06-28 20:31:49 +02:00
axgbe_ethdev.h net: add rte prefix to ether defines 2019-05-24 13:34:45 +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: fix EEPROM string comparison 2018-05-14 23:32:23 +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: remove unnecessary cast 2019-06-13 23:54:29 +09:00
axgbe_rxtx.h net/axgbe: fix incorrect cache alignment macro 2018-04-27 15:54:56 +01:00
Makefile net: deinline non-critical ethernet functions 2019-07-08 21:26:52 +02:00
meson.build drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
rte_pmd_axgbe_version.map fix indentation in symbol maps 2018-11-26 20:16:46 +01:00