[Flent-users] Re: [tohojo/flent] Runners: stop stats collection iterators after test-time is completed (#237)

2021-10-14 Thread Shashank D
@shashank68 pushed 1 commit. 0c164f45268b578bffdb5bbe857a86af3c4b629d RunnerScripts: Stop collecting stats based on test endtime -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[Flent-users] Re: [tohojo/flent] Runners: stop stats collection iterators after test-time is completed (#237)

2021-10-13 Thread Toke Høiland-Jørgensen
@tohojo commented on this pull request. > @@ -41,7 +41,8 @@ then fi command_string=$(cat

[Flent-users] Re: [tohojo/flent] Runners: stop stats collection iterators after test-time is completed (#237)

2021-10-13 Thread Shashank D
@shashank68 commented on this pull request. > @@ -41,7 +41,8 @@ then fi command_string=$(cat

[Flent-users] Re: [tohojo/flent] Runners: stop stats collection iterators after test-time is completed (#237)

2021-10-13 Thread Toke Høiland-Jørgensen
@tohojo requested changes on this pull request. Unfortunately this approach doesn't work on openwrt; but then the existing timestamped output doesn't either, we need to use the tc_iterate C program on there anyway. So maybe that's okay, and since the binary uses a timerfd, maybe we don't even