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: 1510 MB/s 25625 calls/s 25625 msg/s # tcp rx: 1512 MB/s 61809 calls/s # tcp tx: 1505 MB/s 25538 calls/s 25538 msg/s # tcp rx: 1507 MB/s 62647 calls/s # tcp tx: 1476 MB/s 25047 calls/s 25047 msg/s # tcp rx: 1476 MB/s 60982 calls/s # tcp tx: 1330 MB/s 22559 calls/s 22559 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 320941 calls/s # udp tx: 1463 MB/s 24815 calls/s 24815 msg/s # udp rx: 460 MB/s 334380 calls/s # udp tx: 773 MB/s 13114 calls/s 13114 msg/s # udp rx: 436 MB/s 316328 calls/s # udp tx: 971 MB/s 16478 calls/s 16478 msg/s # udp rx: 513 MB/s 372019 calls/s # udp tx: 943 MB/s 16010 calls/s 16010 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: 497 MB/s 362546 calls/s # udp tx: 512 MB/s 8697 calls/s 8697 msg/s # udp rx: 586 MB/s 427792 calls/s # udp tx: 593 MB/s 10063 calls/s 10063 msg/s # udp rx: 688 MB/s 501978 calls/s # udp tx: 689 MB/s 11701 calls/s 11701 msg/s # udp rx: 644 MB/s 470164 calls/s # udp tx: 645 MB/s 10952 calls/s 10952 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__->