summaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/dslite/dslite_out2in.c
diff options
context:
space:
mode:
authorDmitry Valter <d-valter@yandex-team.com>2024-03-07 17:56:55 +0000
committerDamjan Marion <dmarion@0xa5.net>2024-03-12 16:52:01 +0000
commite2ed59933153d665ee43add2de03a581627b73fa (patch)
tree94eb6197cce67c32226f76aea27e63263bb29ff2 /src/plugins/nat/dslite/dslite_out2in.c
parent28bd8f07d33bdd70c2cac03b70911a9069e4bd50 (diff)
vpp: set asan default options
set asan default options in vppctl and vpp_get_stats Type: improvement Signed-off-by: Dmitry Valter <d-valter@yandex-team.com> Change-Id: I58e1ae1c91f4a62e80eaf4e16e9932d8bab17c74
Diffstat (limited to 'src/plugins/nat/dslite/dslite_out2in.c')
0 files changed, 0 insertions, 0 deletions
' href='/csit/tree/tests/vpp/perf/crypto/regenerate_testcases.py?h=oper-241014&id=8c609a6fc0eaf3c8d5b424ed314158251f06479f'>treecommitdiffstats
path: root/tests/vpp/perf/crypto/regenerate_testcases.py
blob: 87521e662d79ef40d828e938db45666caadb0150 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/env python3

# Copyright (c) 2021 Cisco and/or its affiliates.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at:
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

from resources.libraries.python.autogen.Regenerator import Regenerator

Regenerator().regenerate_glob(u"*.robot")