[esnet/iperf] 7bd583: Avoid duplicate thread recycling.

1 view
Skip to first unread message

Bruce A. Mah

unread,
Sep 20, 2024, 2:21:49 PM9/20/24
to iper...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/esnet/iperf
Commit: 7bd583d323950071e6ad05eb6c72a45a786fb126
https://github.com/esnet/iperf/commit/7bd583d323950071e6ad05eb6c72a45a786fb126
Author: jiangjixiang <jiangj...@kylinos.cn>
Date: 2024-09-18 (Wed, 18 Sep 2024)

Changed paths:
M src/iperf_client_api.c

Log Message:
-----------
Avoid duplicate thread recycling.

At the end of the test, the traffic thread has been reclaimed.
If there is an exception in the control connection, it will cause
the thread to be reclaimed repeatedly.
Use sp->done to avoid repeated thread recycling.


Commit: 0ea9cb624fb959e877d2793acaffe23c19cbcb34
https://github.com/esnet/iperf/commit/0ea9cb624fb959e877d2793acaffe23c19cbcb34
Author: Bruce A. Mah <bm...@es.net>
Date: 2024-09-20 (Fri, 20 Sep 2024)

Changed paths:
M src/iperf_client_api.c

Log Message:
-----------
Merge pull request #1761 from answer9030/master

Avoid duplicate thread recycling.


Compare: https://github.com/esnet/iperf/compare/99cf98a84a2f...0ea9cb624fb9

To unsubscribe from these emails, change your notification settings at https://github.com/esnet/iperf/settings/notifications
Reply all
Reply to author
Forward
0 new messages