summaryrefslogtreecommitdiffstats
path: root/src/trex_watchdog.h
AgeCommit message (Collapse)AuthorFilesLines
2017-02-05WatchDog and IO functions: ensure we return it to normal timeout in case of ↵Yaroslav Brustinov1-0/+27
exceptions in the middle of function. Change-Id: I5d2e119f19c3e3214fdbe8108ea35af899ab49a5 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-26watchdog - support for long IO operationsimarom1-13/+39
also reduce complexity of the watchdog Signed-off-by: imarom <imarom@cisco.com>
2016-12-25Disable watchdog for 5 seconds at Mellanox link up/down commandYaroslav Brustinov1-1/+8
Change-Id: If19c9c0d3e5d684e6157ab5c71a927e2e89b8211 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-21watchdog disable for time capabilityimarom1-33/+52
Signed-off-by: imarom <imarom@cisco.com>
2016-07-15fix wd struct alignment issueHanoh Haim1-5/+1
2016-06-20WATCHDOG - refactor due to trex-211imarom1-59/+124
2016-06-07fix wd issue, in some cases it can't exit with CTRL-CHanoh Haim1-5/+7
2016-06-02WATCHDOG - disable monitors when done to avoid crash when joining onimarom1-1/+9
other threads
2016-06-02watchdog phase 2imarom1-14/+56
2016-06-02added watchdogimarom1-0/+91