diff options
author | Mohsin Kazmi <sykazmi@cisco.com> | 2021-11-05 16:13:57 +0000 |
---|---|---|
committer | Mohsin Kazmi <sykazmi@cisco.com> | 2021-11-05 16:13:57 +0000 |
commit | 6259406668cee37d39ef3eb0b17ee5dc94ff02fe (patch) | |
tree | 29e6243186323ea6ffd69ace996e3700f7c04981 /test | |
parent | d4ba0d1883d24cc03f5435fe71368d49e01761cb (diff) |
virtio: fix the initialization
Type: fix
Fixes: d96b28ac0917 ("virtio: improve input node performance")
vlib_buffer_t is defined on stack to be used for input feature arc
lookup once per frame call for performance reasons. The definition
is missing the initialization to avoid the assignment of garbage value.
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
Change-Id: Ie7930186bbd8240c44d257808ebd31e06e854b29
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions