Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ sum
Method
sum
src/vpp-api/python/vpp_papi/vpp_stats.py:434–436 ·
view source on GitHub ↗
Sum the vector
(self)
Source
from the content-addressed store, hash-verified
432
""
"Simple counter"
""
433
434
def
sum(self):
435
""
"Sum the vector"
""
436
return
sum(self)
437
438
439
# Add a helper class for histogram log2
Callers
15
assert_error_counter_equal
Method · 0.45
compare_stats_with_snapshot
Method · 0.45
get_ip6_nd_rx_requests
Method · 0.45
get_ip6_nd_tx_requests
Method · 0.45
get_ip6_nd_rx_replies
Method · 0.45
get_ip6_nd_tx_replies
Method · 0.45
test_clear_sessions
Method · 0.45
test_dynamic
Method · 0.45
test_hairpinning
Method · 0.45
test_hairpinning_avoid_inf_loop
Method · 0.45
test_ha_send
Method · 0.45
test_ha_recv
Method · 0.45
Calls
no outgoing calls
Tested by
15
get_ip6_nd_rx_requests
Method · 0.36
get_ip6_nd_tx_requests
Method · 0.36
get_ip6_nd_rx_replies
Method · 0.36
get_ip6_nd_tx_replies
Method · 0.36
test_clear_sessions
Method · 0.36
test_dynamic
Method · 0.36
test_hairpinning
Method · 0.36
test_hairpinning_avoid_inf_loop
Method · 0.36
test_ha_send
Method · 0.36
test_ha_recv
Method · 0.36
test_dynamic_edge_ports
Method · 0.36
test_dynamic
Method · 0.36