hsa: vcl test client epoll worker loop 68/35968/13
authorFlorin Coras <fcoras@cisco.com>
Fri, 15 Apr 2022 01:19:42 +0000 (18:19 -0700)
committerFlorin Coras <fcoras@cisco.com>
Fri, 22 Apr 2022 01:17:11 +0000 (18:17 -0700)
commita0d5433a6c25b90e7155948fbafbe138222efdd1
tree9d0e1951c09539589d9bb55ba817414d859a2287
parent94ba931b32ac71c312e6f64a4af9f6722c3ea0c0
hsa: vcl test client epoll worker loop

Supports more connections and track connect time. Can be used to measure
CPS. Only works in unidirectional mode for now.

Type: improvement

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I70bc6a271996407dd16a96115f509bd680a0f302
src/plugins/hs_apps/vcl/vcl_test.h
src/plugins/hs_apps/vcl/vcl_test_client.c
src/plugins/hs_apps/vcl/vcl_test_server.c