node functions cannot be always_inline 81/13381/1
authorDamjan Marion <[email protected]>
Tue, 26 Jun 2018 12:45:49 +0000 (14:45 +0200)
committerMarco Varlese <[email protected]>
Mon, 9 Jul 2018 07:09:15 +0000 (07:09 +0000)
commit6bb589c8acc4e3c27bcbd84d9fcd98ba0777db36
tree9744d8748cbc50d5472765fed7b5224e34d092fd
parenta652002ffe1c16fead656c5b57b240e73dc496e3
node functions cannot be always_inline

Thanks to gcc-8 for highlighting this...

Change-Id: I53bfab631a40fd1b680c76a48b0307a33fa2b154
Signed-off-by: Damjan Marion <[email protected]>
(cherry picked from commit 2574d9f41aa0531d0182f83b5d803da32205d809)
src/vnet/dpo/lookup_dpo.c
src/vnet/interface_output.c
src/vnet/ip/ip4_forward.c
src/vnet/ip/ip4_reassembly.c
src/vnet/ip/ip6_forward.c
src/vnet/ip/ip6_reassembly.c
src/vnet/mpls/mpls_lookup.c