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: 948 MB/s 16093 calls/s 16093 msg/s # tcp rx: 949 MB/s 47829 calls/s # tcp tx: 1036 MB/s 17586 calls/s 17586 msg/s # tcp rx: 1037 MB/s 52895 calls/s # tcp tx: 1026 MB/s 17406 calls/s 17406 msg/s # tcp rx: 1027 MB/s 52175 calls/s # tcp tx: 1025 MB/s 17400 calls/s 17400 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: 624 MB/s 452096 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp rx: 644 MB/s 466688 calls/s # udp tx: 1285 MB/s 21806 calls/s 21806 msg/s # udp rx: 646 MB/s 467968 calls/s # udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 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: 1100 MB/s 802749 calls/s # udp tx: 1126 MB/s 19108 calls/s 19108 msg/s # udp rx: 1124 MB/s 819874 calls/s # udp tx: 1123 MB/s 19049 calls/s 19049 msg/s # udp rx: 1121 MB/s 817594 calls/s # udp tx: 1119 MB/s 18993 calls/s 18993 msg/s # udp rx: 1094 MB/s 798245 calls/s # udp tx: 1093 MB/s 18554 calls/s 18554 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__->