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: 998 MB/s 16929 calls/s 16929 msg/s # tcp rx: 1016 MB/s 51471 calls/s # tcp tx: 980 MB/s 16623 calls/s 16623 msg/s # tcp rx: 980 MB/s 48766 calls/s # tcp tx: 957 MB/s 16246 calls/s 16246 msg/s # tcp rx: 967 MB/s 47424 calls/s # tcp tx: 917 MB/s 15563 calls/s 15563 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: 639 MB/s 463633 calls/s # udp tx: 1150 MB/s 19512 calls/s 19512 msg/s # udp rx: 619 MB/s 448641 calls/s # udp tx: 1131 MB/s 19192 calls/s 19192 msg/s # udp rx: 643 MB/s 466465 calls/s # udp tx: 1221 MB/s 20709 calls/s 20709 msg/s # udp rx: 665 MB/s 481827 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 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: 1113 MB/s 812369 calls/s # udp tx: 1142 MB/s 19381 calls/s 19381 msg/s # udp rx: 1121 MB/s 818253 calls/s # udp tx: 1121 MB/s 19015 calls/s 19015 msg/s # udp rx: 1142 MB/s 832882 calls/s # udp tx: 1140 MB/s 19351 calls/s 19351 msg/s # udp rx: 1134 MB/s 827271 calls/s # udp tx: 1134 MB/s 19235 calls/s 19235 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__->