Convert message macro S to accept a message pointer parameter; 84/4984/4
authorJon Loeliger <jdl@netgate.com>
Tue, 31 Jan 2017 20:03:33 +0000 (14:03 -0600)
committerDave Barach <openvpp@barachs.net>
Thu, 2 Feb 2017 17:31:37 +0000 (17:31 +0000)
commit7bc770ceb62ede18414b7bb5788692e32477e373
treea0898e2e7b3b994c9edbc2442328545513849bec
parent614e97d87b46853384cf0dcf1d59aaf9f4b2fa92
Convert message macro S to accept a message pointer parameter;

Rather than blindly assume an unbound, fixed message parameter
explicilty pass it as a paramter to the S() macro.

Change-Id: Ieea1f1815cadd2eec7d9240408d69acdc3caa49a
Signed-off-by: Jon Loeliger <jdl@netgate.com>
13 files changed:
build-root/emacs-lisp/plugin-test-skel.el
src/examples/sample-plugin/sample/sample_test.c
src/plugins/acl/acl_test.c
src/plugins/flowperpkt/flowperpkt_test.c
src/plugins/ioam/export-vxlan-gpe/vxlan_gpe_ioam_export_test.c
src/plugins/ioam/export/ioam_export_test.c
src/plugins/ioam/lib-pot/pot_test.c
src/plugins/ioam/lib-trace/trace_test.c
src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_test.c
src/plugins/lb/lb_test.c
src/plugins/snat/snat_test.c
src/vat/api_format.c
src/vlibapi/vat_helper_macros.h