Wenkang Ji
Wenkang Ji
I'am a linux developer and i am learn Python and want to developent a dict ... but...i dont know that how can i run this project. i tried ``node index.js``...
This patch primarily adds a 'dmp file removed' step in the fwcfg part. We need it because it will completely fill the disk during the acceptance test. ID: 2084 Signed-off-by:...
Netkvm: Add a case for iperf with very short packets length ID: 2403 Signed-off-by: wji
The warning check https://github.com/autotest/tp-qemu/pull/3867 is no longer needed. Removing sub-testcase. ID: 2544 Signed-off-by: wji
Replace tshark.exe with WinDump.exe for capturing network traffic. This resolves the issue where enabling netkvm driver TxLSO results in no packet length >= 1514 after file transfer, identified as a...
This patch increases the `timeout` to 600 seconds and the `step` to 20 seconds in `fwcfg` testcase to align with the updated `.au3` script timings, ensuring synchronization and preventing timing...
During acceptance testing, installing the netkvm driver on an existing network interface caused session handling issues, leading to test failures. This patch changes the session handling from SSH to serial...
Configure the driver with TX capacity of 64 (instead of default of 1024) and check in the driver logs that the driver limit the SG (scatter-gather) area " Limit m_SGTableCapacity...
Based on RHEL-41849, the `crashkernel=auto` parameter is no longer supported in the latest RHEL versions. We should use the `kdumpctl reset-crashkernel` command to reset crashkernel values to our default settings....