Dmitry Monakhov

Results 7 issues of Dmitry Monakhov

Currenty initial negotiation performed via ipv4 which is not suitable for modern ipv6 only topology This patch allow to specify which address family to use, default behaviour not changed. New...

Actions: Login -> back_button -> Login LOGCAT trace: V/libjingle(30695): XmppLoginTask::Advance - LOGINSTATE_SESSION_REQUESTED I/c-libjingle-webrtc(30695): ClientSignalingThread::OnStateChange I/c-libjingle-webrtc(30695): ClientSignalingThread::OnStateChange - State (STATE_OPEN) initing media & presence... I/c-libjingle-webrtc(30695): ClientSignalingThread::InitMedia V/libjingle(30695): WebRtcVoiceEngine::WebRtcVoiceEngine I/Voice: 4 99;(30695):...

User may collect verbose execution logs in dedicated file which simplify debugging. Usage example: ``` ./bash_unit -t trace.log tests/test_*.sh ```

I use aws-platform.yaml config file for passing platform characteristics which are never changes: ``` version: AWS-0.1 spec: dcgm-diag-v1 skus: - name: NVIDIA H100 80GB HBM3 p5.48xlarge id: 2330 pcie: is_allowed:...

Currently config options are grouped to individual SKUs like follows: ``` version: xx spec: dcgm-diag-v1 skus: - name: GPU-name id: GPU part number memtest: test_duration: 10 ``` This is makes...

enhancement

Currently the InterPlanetary File System (IPFS) URL points to https://www.ipfs.com which obviously is incorrect since this is completely different project [1], correct url is https://ipfs.tech/, similar reference on ION's page...

Otherwise this can result in null pointer deference if HW is not healthy. Example: [ 66.499757] BUG: kernel NULL pointer dereference, address: 0000000000000000 [ 66.502446] #PF: supervisor instruction fetch in...