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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 947 MB/s 16072 calls/s 16072 msg/s # 2.55 [+0.03] tcp rx: 978 MB/s 47509 calls/s # 3.52 [+0.97] tcp tx: 975 MB/s 16543 calls/s 16543 msg/s # 3.55 [+0.03] tcp rx: 975 MB/s 44553 calls/s # 4.52 [+0.97] tcp tx: 927 MB/s 15723 calls/s 15723 msg/s # 4.56 [+0.04] tcp rx: 937 MB/s 45022 calls/s # 5.52 [+0.96] tcp tx: 839 MB/s 14243 calls/s 14243 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.30] -4 -v # 6.87 [+1.01] udp rx: 640 MB/s 463872 calls/s # 6.88 [+0.01] udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # 7.87 [+0.99] udp rx: 659 MB/s 478405 calls/s # 7.88 [+0.01] udp tx: 1266 MB/s 21474 calls/s 21474 msg/s # 8.87 [+0.99] udp rx: 665 MB/s 481767 calls/s # 8.88 [+0.01] udp tx: 1275 MB/s 21635 calls/s 21635 msg/s # 9.87 [+0.99] udp rx: 669 MB/s 484864 calls/s # 9.88 [+0.01] udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 1105 MB/s 806271 calls/s # 11.22 [+0.02] udp tx: 1125 MB/s 19093 calls/s 19093 msg/s # 12.20 [+0.98] udp rx: 1091 MB/s 796074 calls/s # 12.22 [+0.02] udp tx: 1091 MB/s 18505 calls/s 18505 msg/s # 13.20 [+0.98] udp rx: 1111 MB/s 810624 calls/s # 13.22 [+0.02] udp tx: 1110 MB/s 18831 calls/s 18831 msg/s # 14.20 [+0.99] udp rx: 1069 MB/s 779688 calls/s # 14.22 [+0.02] udp tx: 1062 MB/s 18015 calls/s 18015 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__->