ebpf-for-windows/tests
Sharmi 8adab0de10
stress test for tail calls (#2518)
* Add stress test for tail calls

* Added the code generated bindmonitor_mt_tailcall files

* Added the test case description to readme.md

* Update tests/stress/km/stress_tests_km.cpp

Co-authored-by: Dave Thaler <dthaler@microsoft.com>

* Update tests/stress/km/stress_tests_km.cpp

Co-authored-by: Dave Thaler <dthaler@microsoft.com>

* Addressed PR comments and Fixed merge conflicts with latest

* Fixed function name

* Regenerated the expected files, after the macro MAX TAIL CNT change done yesterday

* Update tests/stress/readme.md

Co-authored-by: Dave Thaler <dthaler@microsoft.com>

* Removed clean_up tail call

* Add bind in loop

* updated the readme

* Addressed PR comments

* Changed LOG_VERBOSE to LOG_ERROR

* Updated readme and addressed PR comment

---------

Co-authored-by: Dave Thaler <dthaler@microsoft.com>
2023-06-07 05:21:47 +00:00
..
api_test Fix closing native program / maps handles in system worker thread. (#2500) 2023-05-26 02:19:41 +00:00
bpf2c_plugin Fix sanitizer build of fuzzer (#2201) 2023-04-13 15:00:49 +00:00
bpf2c_tests stress test for tail calls (#2518) 2023-06-07 05:21:47 +00:00
bpftool_tests Add kernel tests for native_only build. (#2407) 2023-05-02 18:32:16 +00:00
cilium Remove unneeded nuget package (#2507) 2023-05-24 14:38:32 +00:00
connect_redirect Remove unneeded nuget package (#2507) 2023-05-24 14:38:32 +00:00
end_to_end Don't throw exceptions from ~_single_instance_hook (#2514) 2023-05-25 18:42:03 +00:00
libfuzzer Refactor eBPFCore tracing to use less stack space. (#2501) 2023-05-31 17:26:09 +00:00
libs Remove unneeded nuget package (#2507) 2023-05-24 14:38:32 +00:00
netebpfext_unit Refactor eBPFCore tracing to use less stack space. (#2501) 2023-05-31 17:26:09 +00:00
performance Add object history tracking instrumentation (#2449) 2023-05-11 02:50:50 +00:00
sample stress test for tail calls (#2518) 2023-06-07 05:21:47 +00:00
socket Remove unneeded nuget package (#2507) 2023-05-24 14:38:32 +00:00
stress stress test for tail calls (#2518) 2023-06-07 05:21:47 +00:00
tcp_udp_listener Remove unneeded nuget package (#2507) 2023-05-24 14:38:32 +00:00
unit Refactor eBPFCore tracing to use less stack space. (#2501) 2023-05-31 17:26:09 +00:00
xdp Remove unneeded nuget package (#2507) 2023-05-24 14:38:32 +00:00
CMakeLists.txt Add User mode multi-threaded stress tests (#2195) 2023-03-21 19:00:42 +00:00