aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-09-07IP route update fix when multipath and drop setNeale Ranns2-4/+34
2018-09-06session: support multiple worker bindsFlorin Coras2-59/+61
2018-09-06NAT: fix maximum out of order fragments (VPP-1399)Matus Fabian1-6/+8
2018-09-06NAT: test cleanup (VPP-1252)Matus Fabian1-30/+11
2018-09-06Fix test summary and retriesjuraj.linkes2-24/+37
2018-09-05STATS: Update Prometheus portOle Troan1-1/+1
2018-09-04NAT: add support for configurable port range (VPP-1346)Matus Fabian2-3/+62
2018-09-03NAT44: client-IP based session affinity for load-balancing (VPP-1297)Matus Fabian2-0/+64
2018-09-02STATS: Python binding to access VPP statistics and counters.Ole Troan2-1/+15
2018-09-02Switch to cmakeDamjan Marion2-57/+62
2018-08-31Support lb on both vip and per-port-vip caseHongjun Ni1-55/+218
2018-08-30Refactor the ARP throttle into a common type so it can be reusedNeale Ranns1-0/+31
2018-08-30SR-MPLS: fixes and testsNeale Ranns3-0/+286
2018-08-30Fix hanging test runner when child process diesjuraj.linkes2-52/+71
2018-08-30Fix the default step when using STEP=1 while testingjuraj.linkes1-1/+1
2018-08-28VAPI: bugfixesKlement Sekera1-1/+13
2018-08-27NAT44: add support for session timeout (VPP-1272)Matus Fabian2-47/+192
2018-08-25Fix logging to file and summary for crashed testsjuraj.linkes3-84/+62
2018-08-23sctp: https://jira.fd.io/browse/VPP-1396Marco Varlese1-1/+1
2018-08-23CSIT-1139: Implement parallel test executionjuraj.linkes5-302/+750
2018-08-22srv6-ad: Adding support for L2 trafficFrancois Clad1-0/+174
2018-08-22srv6-ad: Adding test casesFrancois Clad1-0/+635
2018-08-22IPIP and SIXRD tunnels create API needs table-IDs not fib-indexesNeale Ranns3-41/+134
2018-08-22NAT: update nat_show_config_reply API (VPP-1403)Matus Fabian1-0/+12
2018-08-20make test: remove excessive printsKlement Sekera1-2/+0
2018-08-17VPP-1392: VXLAN fails with IP fragmentationOle Troan1-1/+46
2018-08-17Add psutil to testing virtualenvjuraj.linkes1-1/+1
2018-08-15NAT44: fix next_src_nat (VPP-1384)Matus Fabian1-0/+57
2018-08-15NAT64: fix TCP session expire (VPP-1390)Matus Fabian1-3/+3
2018-08-10IP fragmentation buffer chains, part 2.Ole Troan1-12/+54
2018-08-10IP fragmentation to handle buffer chains.Ole Troan1-0/+51
2018-08-10Use IP address types on UDP encap APINeale Ranns4-53/+185
2018-08-10Add test of the IP unnumbered dumpNeale Ranns2-0/+8
2018-08-09NAT44: delete user with zero sessions (VPP-1282)Matus Fabian1-0/+12
2018-08-09Fix "Old Style VLA" build warningsJuraj Sloboda1-0/+6
2018-08-08Remove unnecessary routes during vrf-multi-instances testsNeale Ranns2-6/+0
2018-08-03loop counter to prevent infiinte number of look ups per-packetNeale Ranns2-1/+138
2018-08-02NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)Matus Fabian2-11/+16
2018-08-01Move java api to extras/Damjan Marion1-2/+4
2018-07-27vcl: use events for epoll/select/read/writeFlorin Coras1-1/+1
2018-07-26L2 Flood: use the buffer clone API rather than buffer recycleNeale Ranns1-0/+148
2018-07-25make_test: Add equal-cost multi-path routing testsJan Gelety1-0/+252
2018-07-24Create a unit-test pluginDave Barach2-1/+42
2018-07-24test frame work pump thread exit: set flag then wakeNeale Ranns1-2/+2
2018-07-23NAT44: fix forwarding feature bug (VPP-1349)Matus Fabian1-16/+3
2018-07-22make test-ext: a new test target that builds VOM (existing one no longer do)Neale Ranns1-1/+4
2018-07-20IP directed broadcastNeale Ranns2-0/+81
2018-07-20QoS: marking and recording for MPLS and VLANNeale Ranns1-4/+210
2018-07-19test_jvpp: improve error message when JVpp JARS are missingMarek Gradzki1-0/+7
2018-07-19gbp: Add support for ACLMohsin Kazmi1-10/+78