make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 842 MB/s 14290 calls/s 14290 msg/s # tcp rx: 842 MB/s 48673 calls/s # tcp tx: 924 MB/s 15674 calls/s 15674 msg/s # tcp rx: 924 MB/s 48211 calls/s # tcp tx: 939 MB/s 15932 calls/s 15932 msg/s # tcp rx: 940 MB/s 48125 calls/s # tcp tx: 932 MB/s 15810 calls/s 15810 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: 566 MB/s 410624 calls/s # udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # udp rx: 670 MB/s 485888 calls/s # udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # udp rx: 669 MB/s 484864 calls/s # udp tx: 1307 MB/s 22178 calls/s 22178 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: 1076 MB/s 785377 calls/s # udp tx: 1103 MB/s 18718 calls/s 18718 msg/s # udp rx: 1150 MB/s 839199 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 msg/s # udp rx: 1143 MB/s 834293 calls/s # udp tx: 1143 MB/s 19388 calls/s 19388 msg/s # udp rx: 1147 MB/s 836874 calls/s # udp tx: 1146 MB/s 19446 calls/s 19446 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__->