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: 975 MB/s 16547 calls/s 16547 msg/s # tcp rx: 976 MB/s 50285 calls/s # tcp tx: 804 MB/s 13652 calls/s 13652 msg/s # tcp rx: 805 MB/s 42821 calls/s # tcp tx: 602 MB/s 10216 calls/s 10216 msg/s # tcp rx: 602 MB/s 33784 calls/s # tcp tx: 582 MB/s 9888 calls/s 9888 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: 584 MB/s 423424 calls/s # udp tx: 1188 MB/s 20157 calls/s 20157 msg/s # udp rx: 662 MB/s 480256 calls/s # udp tx: 1135 MB/s 19256 calls/s 19256 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1206 MB/s 20461 calls/s 20461 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1192 MB/s 20230 calls/s 20230 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 785285 calls/s # udp tx: 1104 MB/s 18730 calls/s 18730 msg/s # udp rx: 994 MB/s 725164 calls/s # udp tx: 991 MB/s 16818 calls/s 16818 msg/s # udp rx: 1042 MB/s 760343 calls/s # udp tx: 1035 MB/s 17561 calls/s 17561 msg/s # udp rx: 1051 MB/s 767230 calls/s # udp tx: 1058 MB/s 17959 calls/s 17959 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__->