Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ dump
Method
dump
test/vpp_acl.py:260–261 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
258
self._test.fail(
"Unexpected api reply"
)
259
260
def
dump(self):
261
return
self._test.vapi.acl_dump(acl_index=self._acl_index)
262
263
def
query_vpp_config(self):
264
dump = self.dump()
Callers
10
apply_rules
Method · 0.95
apply_rules_to
Method · 0.95
test_0001_acl_create
Method · 0.95
test_0014_acl_dump
Method · 0.95
query_vpp_config
Method · 0.95
test_index_consistency
Method · 0.45
run_traffic
Method · 0.45
test_replace
Method · 0.45
test_replace
Method · 0.45
deliver
Method · 0.45
Calls
no outgoing calls
Tested by
8
apply_rules
Method · 0.76
apply_rules_to
Method · 0.76
test_0001_acl_create
Method · 0.76
test_0014_acl_dump
Method · 0.76
test_index_consistency
Method · 0.36
run_traffic
Method · 0.36
test_replace
Method · 0.36
test_replace
Method · 0.36