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: 1586 MB/s 26907 calls/s 26907 msg/s # tcp rx: 1588 MB/s 67290 calls/s # tcp tx: 1466 MB/s 24866 calls/s 24866 msg/s # tcp rx: 1468 MB/s 63684 calls/s # tcp tx: 1505 MB/s 25533 calls/s 25533 msg/s # tcp rx: 1505 MB/s 58766 calls/s # tcp tx: 1482 MB/s 25144 calls/s 25144 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: 587 MB/s 424960 calls/s # udp tx: 1466 MB/s 24874 calls/s 24874 msg/s # udp rx: 660 MB/s 477696 calls/s # udp tx: 1561 MB/s 26491 calls/s 26491 msg/s # udp rx: 672 MB/s 486452 calls/s # udp tx: 1592 MB/s 27011 calls/s 27011 msg/s # udp rx: 680 MB/s 491776 calls/s # udp tx: 1606 MB/s 27250 calls/s 27250 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: 1340 MB/s 977485 calls/s # udp tx: 1373 MB/s 23303 calls/s 23303 msg/s # udp rx: 1344 MB/s 980429 calls/s # udp tx: 1337 MB/s 22683 calls/s 22683 msg/s # udp rx: 1252 MB/s 913339 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # udp rx: 1336 MB/s 974539 calls/s # udp tx: 1338 MB/s 22705 calls/s 22705 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__->