make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1573 MB/s 26682 calls/s 26682 msg/s # tcp rx: 1574 MB/s 64965 calls/s # tcp tx: 1432 MB/s 24292 calls/s 24292 msg/s # tcp rx: 1433 MB/s 58236 calls/s # tcp tx: 1365 MB/s 23153 calls/s 23153 msg/s # tcp rx: 1366 MB/s 49239 calls/s # tcp tx: 1565 MB/s 26547 calls/s 26547 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 424 MB/s 306688 calls/s # udp tx: 1578 MB/s 26775 calls/s 26775 msg/s # udp rx: 601 MB/s 434944 calls/s # udp tx: 1186 MB/s 20128 calls/s 20128 msg/s # udp rx: 615 MB/s 444737 calls/s # udp tx: 1418 MB/s 24064 calls/s 24064 msg/s # udp rx: 666 MB/s 481945 calls/s # udp tx: 1512 MB/s 25645 calls/s 25645 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1280 MB/s 934144 calls/s # udp tx: 1318 MB/s 22370 calls/s 22370 msg/s # udp rx: 1341 MB/s 978574 calls/s # udp tx: 1343 MB/s 22782 calls/s 22782 msg/s # udp rx: 1318 MB/s 961602 calls/s # udp tx: 1320 MB/s 22394 calls/s 22394 msg/s # udp rx: 1359 MB/s 991592 calls/s # udp tx: 1361 MB/s 23092 calls/s 23092 msg/s ok 1 selftests: net: udpgro_frglist.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__->