summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-12-12session: disable fifo tuning on app closeFlorin Coras1-0/+3
2024-12-11hs-test: fix nginx http3 dockerfileAdrian Villin1-1/+1
2024-12-11hs-test: replaced container/interface getter funcAdrian Villin22-374/+378
2024-12-11bpf_trace_filter: allow pcap filtering without classifierHadi Rayan Al-Sandid5-13/+89
2024-12-10hs-test: added multi-threaded proxy testsAdrian Villin8-52/+176
2024-12-10hs-test: skip vppctl assert on teardownAdrian Villin1-1/+18
2024-12-10http: fix http_free_header_tableMatus Fabian2-1/+10
2024-12-10ip: add enable ip4 apiOle Troan4-0/+78
2024-12-10http: connection upgrade mechanismMatus Fabian7-206/+480
2024-12-10hs-test: arm supportMatus Fabian13-23/+44
2024-12-10hs-test: improved iperf testingAdrian Villin4-11/+125
2024-12-10hs-test: remove client app retriesAdrian Villin1-22/+12
2024-12-09cnat: add support for icmp tracerouteMohsin Kazmi2-35/+278
2024-12-08session: add ip4-fib-id and ip6-fib-id to app ns CLISteven Luong4-12/+312
2024-12-08session: enhance display for show appSteven Luong4-10/+72
2024-12-08http: http_decap_udp_payload_datagram fixMatus Fabian3-4/+32
2024-12-08vcl: fix ldp getsockopt tcp_info length checkFlorin Coras1-3/+7
2024-12-07vcl: improve handling of thread cancelation in vlsFlorin Coras1-0/+7
2024-12-07tls: add async processing supportVarun Rapelly5-70/+783
2024-12-07vcl: fix epoll wait assertFlorin Coras1-1/+1
2024-12-06misc: move ppp to a pluginJoel Ahn18-40/+105
2024-12-06session: clean up session table when re-adding an existing application namespaceSteven Luong1-0/+13
2024-12-06memif: add num pkts received/sent per queueDau Do3-3/+69
2024-12-05build: upgrade to openssl 3.4.0 in vpp-opts-deps packageDave Wallace1-2/+2
2024-12-05hsa: fix proxy udp issueAdrian Villin2-4/+5
2024-12-05tap: update tap_flagsAdrian Villin1-0/+1
2024-12-05crypto: add config option to adjust crypto sw scheduler queue sizeDau Do2-37/+73
2024-12-04misc: VPP 24.10 Release NotesAndrew Yourtchenko2-0/+508
2024-12-04dev: include limits.h for PATH_MAXRenato Botelho do Couto1-0/+1
2024-12-04docs: mention command to display nodes supporting tracingHadi Rayan Al-Sandid1-0/+7
2024-12-04tests: remove decorator tag_fixme_ubuntu2204Ivan Ivanets5-35/+7
2024-12-02vcl: fix poll supportFlorin Coras3-2/+24
2024-11-29svm: fix overflow when no region is big enoughBenoît Ganne1-32/+20
2024-11-29vapi: fix vapi_ctx_allocBenoît Ganne1-5/+4
2024-11-28vcl: store libc_epfd in vls instead of vclFlorin Coras6-36/+59
2024-11-27hs-test: added ldp iperf tcp testAdrian Villin2-6/+13
2024-11-27hs-test: don't use reserved UDP ports for bindingAdrian Villin1-2/+36
2024-11-27api: fix bug in pcap capture apiHadi Rayan Al-Sandid2-1/+11
2024-11-27tests: remove use of python 2.7 compatibility module 'six'Dave Wallace4-50/+38
2024-11-27tests: use v3 version of session sdl dump api in ip6 testDave Wallace1-1/+1
2024-11-27vapi: only wait if queue is emptyMatthew Smith1-1/+2
2024-11-27vapi: remove plugin dependency from testsStanislav Zaikin2-93/+117
2024-11-27build: Add FreeBSD install-dep supportTom Jones1-1/+17
2024-11-27vat2: docsBence Romsics2-0/+192
2024-11-26build: add SHA256 checksums for downloaded dependenciesAndrew Yourtchenko9-34/+20
2024-11-22hs-test: added multithreaded vpp proxy testsAdrian Villin6-16/+67
2024-11-22pg: fix the buffer deletionMohsin Kazmi2-11/+134
2024-11-22papi: remove deprecated pkg_resourcesOle Troan3-9/+11
2024-11-22build: separate package suffixes for vpp-ext-deps and vpp-opt-depsDave Wallace3-1/+4
2024-11-21fib: fix `show ip fib memory` output errorJay Wang1-3/+2
n class="p"> | | ... | [Ver] Measure NDR and PDR values using MLRsearch algorithm.\ | | ... | | ... | *Arguments:* | | ... | - frame_size - Framesize in Bytes in integer or string (IMIX_v4_1). | | ... | Type: integer, string | | ... | - phy_cores - Number of physical cores. Type: integer | | ... | - rxq - Number of RX queues, default value: ${None}. Type: integer | | ... | | [Arguments] | ${frame_size} | ${phy_cores} | ${rxq}=${None} | | ... | | Set Test Variable | \${frame_size} | | ... | | Given Add worker threads and rxqueues to all DUTs | ${phy_cores} | ${rxq} | | And Add PCI devices to all DUTs | | And Set Max Rate And Jumbo And Handle Multi Seg | | And Apply startup configuration on all VPP DUTs | | When Initialize L2 bridge domain with IPv4 ACLs on DUT1 in 3-node circular topology | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** | tc01-64B-1c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} | tc02-64B-2c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} | tc03-64B-4c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} | tc04-1518B-1c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} | tc05-1518B-2c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} | tc06-1518B-4c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} | tc07-9000B-1c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | 9000B | 1C | | frame_size=${9000} | phy_cores=${1} | tc08-9000B-2c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | 9000B | 2C | | frame_size=${9000} | phy_cores=${2} | tc09-9000B-4c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | 9000B | 4C | | frame_size=${9000} | phy_cores=${4} | tc10-IMIX-1c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} | tc11-IMIX-2c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} | tc12-IMIX-4c-eth-l2bdbasemaclrn-iacl10sl-100flows-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4}