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: 996 MB/s 16909 calls/s 16909 msg/s # tcp rx: 997 MB/s 51145 calls/s # tcp tx: 989 MB/s 16782 calls/s 16782 msg/s # tcp rx: 990 MB/s 50863 calls/s # tcp tx: 991 MB/s 16815 calls/s 16815 msg/s # tcp rx: 992 MB/s 50792 calls/s # tcp tx: 995 MB/s 16892 calls/s 16892 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: 651 MB/s 471808 calls/s # udp tx: 1305 MB/s 22144 calls/s 22144 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1303 MB/s 22101 calls/s 22101 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 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: 1115 MB/s 813566 calls/s # udp tx: 1146 MB/s 19446 calls/s 19446 msg/s # udp rx: 1142 MB/s 832875 calls/s # udp tx: 1141 MB/s 19361 calls/s 19361 msg/s # udp rx: 1142 MB/s 833207 calls/s # udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # udp rx: 1143 MB/s 833978 calls/s # udp tx: 1143 MB/s 19388 calls/s 19388 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__->