vpp: add VPP_PLATFORM to show version output 76/42676/4
authorDave Wallace <[email protected]>
Fri, 4 Apr 2025 03:47:00 +0000 (23:47 -0400)
committerDamjan Marion <[email protected]>
Tue, 8 Apr 2025 15:26:37 +0000 (15:26 +0000)
commit7d456cc57c7f1000679037f76f4f0431a51942f8
tree2cd45cd8cb4ecf670806c6a3a3285164f3b39992
parentb43c7090f83ec5a0fff17850ac31fcd5f76ea986
vpp: add VPP_PLATFORM to show version output

- when building with VPP_PLATFORM=octeon10,
  the show version output does not include
  the VPP_PLATFORM which is included in the
  debian package name.  Adding this to the
  version helps clarify the platform/package
  name in CSIT trending graphs in addition
  to matching installed debian package name
  for packages with non-default VPP_PLATFORM.

Type: fix

Change-Id: Ieb582a1db576f5e676b97becfdce6ebdfdd3ae41
Signed-off-by: Dave Wallace <[email protected]>
src/plugins/dev_ena/ena.c
src/scripts/generate_version_h
src/vpp/CMakeLists.txt