tcp: build image with TCP_DEBUG_ALWAYS via make 68/37368/2
authorSteven Luong <sluong@cisco.com>
Thu, 6 Oct 2022 23:48:24 +0000 (16:48 -0700)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 7 Oct 2022 19:42:26 +0000 (19:42 +0000)
commit8d97a5cd1cb74c81ef9795925f141302180084c6
treedb530b886239da37f389cdd5260d9600ceef7780
parent14b118b4c7f5bd3927af48010092c5313884fbb2
tcp: build image with TCP_DEBUG_ALWAYS via make

Add cmake option to enable TCP_DEBUG_ALWAYS.
make rebuild VPP_EXTRA_CMAKE_ARGS=-DVPP_TCP_DEBUG_ALWAYS=ON
make rebuild VPP_EXTRA_CMAKE_ARGS=-DVPP_TCP_DEBUG_ALWAYS=OFF

Type: improvement

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I911a8d615f76516ae0a988bc6135c3b0d8fcb3df
src/vnet/tcp/tcp_debug.h
src/vpp/vnet/config.h.in