vlib: add flag to explicitelly mark nodes which can init per-node packet trace 62/22462/2
authorDamjan Marion <[email protected]>
Tue, 24 Sep 2019 16:10:49 +0000 (18:10 +0200)
committerAndrew Yourtchenko <[email protected]>
Thu, 3 Oct 2019 08:42:13 +0000 (08:42 +0000)
commit29dc11bde26a38025f6f77d534ea7bd58cbce0d6
tree2893c949b29a75510aff8ca1f972f675086a0c1b
parentc0552134ed3008481713ad55968f6fcd9c84afbc
vlib: add flag to explicitelly mark nodes which can init per-node packet trace

Type: feature

Change-Id: I913f08383ee1c24d610c3d2aac07cef402570e2c
Signed-off-by: Damjan Marion <[email protected]>
(cherry picked from commit 7ca5aaac10e95306f74ea4afd52110dd46aa0381)
21 files changed:
src/plugins/avf/input.c
src/plugins/dpdk/device/node.c
src/plugins/dpdk/ipsec/crypto_node.c
src/plugins/ixge/ixge.c
src/plugins/marvell/pp2/input.c
src/plugins/memif/node.c
src/plugins/rdma/input.c
src/plugins/vmxnet3/input.c
src/vlib/handoff_trace.c
src/vlib/node.h
src/vlib/trace.c
src/vnet/bonding/device.c
src/vnet/devices/af_packet/node.c
src/vnet/devices/netmap/node.c
src/vnet/devices/virtio/node.c
src/vnet/devices/virtio/vhost_user_input.c
src/vnet/ethernet/p2p_ethernet_input.c
src/vnet/ip/punt_node.c
src/vnet/pg/input.c
src/vnet/session/session_node.c
src/vnet/unix/tuntap.c