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.27 [+0.27] -4 -t # 2.53 [+2.26] tcp tx: 981 MB/s 16647 calls/s 16647 msg/s # 2.53 [+0.00] tcp rx: 982 MB/s 50148 calls/s # 3.53 [+1.00] tcp tx: 1011 MB/s 17157 calls/s 17157 msg/s # 3.53 [+0.00] tcp rx: 1012 MB/s 51599 calls/s # 4.53 [+1.00] tcp tx: 1015 MB/s 17232 calls/s 17232 msg/s # 4.53 [+0.00] tcp rx: 1016 MB/s 51810 calls/s # 5.53 [+1.00] tcp tx: 1014 MB/s 17200 calls/s 17200 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.81 [+0.25] -4 -v # 6.82 [+1.01] udp rx: 642 MB/s 465408 calls/s # 6.84 [+0.01] udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # 7.82 [+0.99] udp rx: 668 MB/s 484096 calls/s # 7.84 [+0.01] udp tx: 1294 MB/s 21957 calls/s 21957 msg/s # 8.82 [+0.99] udp rx: 669 MB/s 485120 calls/s # 8.84 [+0.01] udp tx: 1293 MB/s 21944 calls/s 21944 msg/s # 9.82 [+0.99] udp rx: 669 MB/s 485120 calls/s # 9.84 [+0.01] udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.28] -4 -G # 11.16 [+1.01] udp rx: 1122 MB/s 818670 calls/s # 11.17 [+0.02] udp tx: 1144 MB/s 19405 calls/s 19405 msg/s # 12.16 [+0.98] udp rx: 1075 MB/s 784032 calls/s # 12.17 [+0.02] udp tx: 1073 MB/s 18211 calls/s 18211 msg/s # 13.16 [+0.98] udp rx: 1127 MB/s 822451 calls/s # 13.17 [+0.02] udp tx: 1133 MB/s 19223 calls/s 19223 msg/s # 14.16 [+0.99] udp rx: 1133 MB/s 826400 calls/s # 14.17 [+0.02] udp tx: 1135 MB/s 19256 calls/s 19256 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__->