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: 1022 MB/s 17339 calls/s 17339 msg/s # tcp rx: 1022 MB/s 52450 calls/s # tcp tx: 1055 MB/s 17902 calls/s 17902 msg/s # tcp rx: 1055 MB/s 53622 calls/s # tcp tx: 1030 MB/s 17473 calls/s 17473 msg/s # tcp rx: 1031 MB/s 52905 calls/s # tcp tx: 1026 MB/s 17404 calls/s 17404 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: 544 MB/s 395669 calls/s # udp tx: 1352 MB/s 22942 calls/s 22942 msg/s # udp rx: 643 MB/s 465920 calls/s # udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1270 MB/s 21547 calls/s 21547 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1295 MB/s 21967 calls/s 21967 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 797259 calls/s # udp tx: 1122 MB/s 19044 calls/s 19044 msg/s # udp rx: 1149 MB/s 838586 calls/s # udp tx: 1152 MB/s 19543 calls/s 19543 msg/s # udp rx: 1139 MB/s 831294 calls/s # udp tx: 1143 MB/s 19397 calls/s 19397 msg/s # udp rx: 1138 MB/s 829979 calls/s # udp tx: 1140 MB/s 19338 calls/s 19338 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__->