make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1313 MB/s 22275 calls/s 22275 msg/s # tcp rx: 1314 MB/s 56634 calls/s # tcp tx: 1370 MB/s 23246 calls/s 23246 msg/s # tcp rx: 1372 MB/s 59487 calls/s # tcp tx: 1395 MB/s 23676 calls/s 23676 msg/s # tcp rx: 1397 MB/s 61863 calls/s # tcp tx: 1397 MB/s 23699 calls/s 23699 msg/s # udp gso - over veth touching data # udp rx: 732 MB/s 521856 calls/s # udp tx: 766 MB/s 12993 calls/s 12993 msg/s # udp rx: 1073 MB/s 764602 calls/s # udp tx: 1072 MB/s 18191 calls/s 18191 msg/s # udp rx: 1193 MB/s 849868 calls/s # udp tx: 1194 MB/s 20260 calls/s 20260 msg/s # udp rx: 1196 MB/s 852045 calls/s # udp tx: 1196 MB/s 20301 calls/s 20301 msg/s # udp gso and gro - over veth touching data # udp rx: 1557 MB/s 26408 calls/s # udp tx: 1609 MB/s 27290 calls/s 27290 msg/s # udp rx: 1713 MB/s 29037 calls/s # udp tx: 1713 MB/s 29065 calls/s 29065 msg/s # udp rx: 1804 MB/s 30605 calls/s # udp tx: 1805 MB/s 30621 calls/s 30621 msg/s # udp rx: 1800 MB/s 30542 calls/s # udp tx: 1797 MB/s 30481 calls/s 30481 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1497 MB/s 25403 calls/s 25403 msg/s # tcp rx: 1498 MB/s 57162 calls/s # tcp tx: 1479 MB/s 25094 calls/s 25094 msg/s # tcp rx: 1479 MB/s 56569 calls/s # tcp tx: 1433 MB/s 24315 calls/s 24315 msg/s # tcp rx: 1434 MB/s 57469 calls/s # tcp tx: 1416 MB/s 24032 calls/s 24032 msg/s # udp gso - over veth touching data # udp rx: 1098 MB/s 800823 calls/s # udp tx: 1126 MB/s 19109 calls/s 19109 msg/s # udp rx: 1160 MB/s 846613 calls/s # udp tx: 1159 MB/s 19673 calls/s 19673 msg/s # udp rx: 1160 MB/s 845999 calls/s # udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # udp rx: 630 MB/s 459742 calls/s # udp tx: 1580 MB/s 26808 calls/s 26808 msg/s # udp gso and gro - over veth touching data # udp rx: 1749 MB/s 29678 calls/s # udp tx: 1792 MB/s 30405 calls/s 30405 msg/s # udp rx: 1793 MB/s 30418 calls/s # udp tx: 1790 MB/s 30376 calls/s 30376 msg/s # udp rx: 1776 MB/s 30124 calls/s # udp tx: 1774 MB/s 30094 calls/s 30094 msg/s # udp rx: 1771 MB/s 30043 calls/s # udp tx: 1769 MB/s 30018 calls/s 30018 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->