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: 1384 MB/s 23489 calls/s 23489 msg/s # tcp rx: 1386 MB/s 50402 calls/s # tcp tx: 1572 MB/s 26673 calls/s 26673 msg/s # tcp rx: 1573 MB/s 59559 calls/s # tcp tx: 1325 MB/s 22480 calls/s 22480 msg/s # tcp rx: 1326 MB/s 46447 calls/s # tcp tx: 1368 MB/s 23210 calls/s 23210 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: 443 MB/s 320512 calls/s # udp tx: 1590 MB/s 26974 calls/s 26974 msg/s # udp rx: 580 MB/s 420096 calls/s # udp tx: 1214 MB/s 20598 calls/s 20598 msg/s # udp rx: 630 MB/s 456192 calls/s # udp tx: 1306 MB/s 22155 calls/s 22155 msg/s # udp rx: 587 MB/s 424704 calls/s # udp tx: 1606 MB/s 27247 calls/s 27247 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: 654 MB/s 477083 calls/s # udp tx: 678 MB/s 11504 calls/s 11504 msg/s # udp rx: 775 MB/s 565833 calls/s # udp tx: 772 MB/s 13104 calls/s 13104 msg/s # udp rx: 632 MB/s 461551 calls/s # udp tx: 634 MB/s 10755 calls/s 10755 msg/s # udp rx: 625 MB/s 456210 calls/s # udp tx: 624 MB/s 10590 calls/s 10590 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__->