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: 844 MB/s 14326 calls/s 14326 msg/s # tcp rx: 847 MB/s 64003 calls/s # tcp tx: 813 MB/s 13792 calls/s 13792 msg/s # tcp rx: 813 MB/s 63757 calls/s # tcp tx: 797 MB/s 13520 calls/s 13520 msg/s # tcp rx: 797 MB/s 67337 calls/s # tcp tx: 768 MB/s 13033 calls/s 13033 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: 585 MB/s 424192 calls/s # udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # udp rx: 559 MB/s 405504 calls/s # udp tx: 1338 MB/s 22702 calls/s 22702 msg/s # udp rx: 595 MB/s 431360 calls/s # udp tx: 1332 MB/s 22603 calls/s 22603 msg/s # udp rx: 636 MB/s 460800 calls/s # udp tx: 1318 MB/s 22366 calls/s 22366 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: 1095 MB/s 798974 calls/s # udp tx: 1122 MB/s 19033 calls/s 19033 msg/s # udp rx: 1169 MB/s 853067 calls/s # udp tx: 1169 MB/s 19831 calls/s 19831 msg/s # udp rx: 1125 MB/s 820938 calls/s # udp tx: 1124 MB/s 19076 calls/s 19076 msg/s # udp rx: 1131 MB/s 825197 calls/s # udp tx: 1130 MB/s 19177 calls/s 19177 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__->