make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 985 MB/s 16711 calls/s 16711 msg/s # tcp rx: 1114 MB/s 51044 calls/s # tcp tx: 962 MB/s 16322 calls/s 16322 msg/s # tcp rx: 943 MB/s 44696 calls/s # tcp tx: 984 MB/s 16693 calls/s 16693 msg/s # tcp rx: 1610 MB/s 50433 calls/s # tcp tx: 1092 MB/s 18532 calls/s 18532 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: 622 MB/s 451328 calls/s # udp tx: 1311 MB/s 22240 calls/s 22240 msg/s # udp rx: 669 MB/s 485120 calls/s # udp tx: 1291 MB/s 21903 calls/s 21903 msg/s # udp rx: 581 MB/s 420864 calls/s # udp tx: 1319 MB/s 22386 calls/s 22386 msg/s # udp rx: 622 MB/s 450560 calls/s # udp tx: 1302 MB/s 22085 calls/s 22085 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: 1062 MB/s 774955 calls/s # udp tx: 1093 MB/s 18543 calls/s 18543 msg/s # udp rx: 1160 MB/s 846517 calls/s # udp tx: 1160 MB/s 19688 calls/s 19688 msg/s # udp rx: 1151 MB/s 839448 calls/s # udp tx: 1149 MB/s 19504 calls/s 19504 msg/s # udp rx: 1113 MB/s 811886 calls/s # udp tx: 1114 MB/s 18895 calls/s 18895 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__->