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: 1000 MB/s 16970 calls/s 16970 msg/s # tcp rx: 1001 MB/s 51202 calls/s # tcp tx: 1008 MB/s 17101 calls/s 17101 msg/s # tcp rx: 1009 MB/s 50649 calls/s # tcp tx: 1005 MB/s 17047 calls/s 17047 msg/s # tcp rx: 1006 MB/s 51032 calls/s # tcp tx: 992 MB/s 16840 calls/s 16840 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: 645 MB/s 467968 calls/s # udp tx: 1213 MB/s 20580 calls/s 20580 msg/s # udp rx: 647 MB/s 468736 calls/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1279 MB/s 21695 calls/s 21695 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 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: 1093 MB/s 797855 calls/s # udp tx: 1120 MB/s 19012 calls/s 19012 msg/s # udp rx: 1135 MB/s 827787 calls/s # udp tx: 1135 MB/s 19258 calls/s 19258 msg/s # udp rx: 1132 MB/s 825943 calls/s # udp tx: 1133 MB/s 19232 calls/s 19232 msg/s # udp rx: 1132 MB/s 825979 calls/s # udp tx: 1133 MB/s 19221 calls/s 19221 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__->