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.54 [+2.26] tcp tx: 994 MB/s 16859 calls/s 16859 msg/s # 2.62 [+0.08] tcp rx: 1083 MB/s 51446 calls/s # 3.54 [+0.92] tcp tx: 1012 MB/s 17171 calls/s 17171 msg/s # 3.63 [+0.08] tcp rx: 1016 MB/s 47890 calls/s # 4.54 [+0.92] tcp tx: 1021 MB/s 17326 calls/s 17326 msg/s # 4.64 [+0.09] tcp rx: 1034 MB/s 45802 calls/s # 5.54 [+0.91] tcp tx: 998 MB/s 16942 calls/s 16942 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 649 MB/s 470528 calls/s # 6.88 [+0.02] udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # 7.86 [+0.98] udp rx: 668 MB/s 484096 calls/s # 7.88 [+0.02] udp tx: 1185 MB/s 20114 calls/s 20114 msg/s # 8.87 [+0.98] udp rx: 669 MB/s 485120 calls/s # 8.88 [+0.02] udp tx: 1090 MB/s 18502 calls/s 18502 msg/s # 9.87 [+0.99] udp rx: 664 MB/s 481792 calls/s # 9.88 [+0.01] udp tx: 1176 MB/s 19948 calls/s 19948 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.20 [+0.28] -4 -G # 11.21 [+1.01] udp rx: 1068 MB/s 779065 calls/s # 11.23 [+0.02] udp tx: 1086 MB/s 18431 calls/s 18431 msg/s # 12.21 [+0.98] udp rx: 1064 MB/s 776505 calls/s # 12.23 [+0.01] udp tx: 1068 MB/s 18122 calls/s 18122 msg/s # 13.21 [+0.99] udp rx: 1086 MB/s 792542 calls/s # 13.23 [+0.01] udp tx: 1088 MB/s 18468 calls/s 18468 msg/s # 14.22 [+0.99] udp rx: 1114 MB/s 812663 calls/s # 14.23 [+0.01] udp tx: 1116 MB/s 18945 calls/s 18945 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__->