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.54 [+2.27] tcp tx: 994 MB/s 16867 calls/s 16867 msg/s # 2.69 [+0.15] tcp rx: 1182 MB/s 52730 calls/s # 3.54 [+0.85] tcp tx: 985 MB/s 16721 calls/s 16721 msg/s # 3.70 [+0.15] tcp rx: 950 MB/s 39845 calls/s # 4.54 [+0.85] tcp tx: 990 MB/s 16803 calls/s 16803 msg/s # 4.70 [+0.16] tcp rx: 996 MB/s 44806 calls/s # 5.54 [+0.85] tcp tx: 970 MB/s 16456 calls/s 16456 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.88 [+1.02] udp rx: 630 MB/s 456704 calls/s # 6.90 [+0.02] udp tx: 1190 MB/s 20191 calls/s 20191 msg/s # 7.88 [+0.98] udp rx: 636 MB/s 461056 calls/s # 7.90 [+0.02] udp tx: 1141 MB/s 19363 calls/s 19363 msg/s # 8.88 [+0.98] udp rx: 574 MB/s 416512 calls/s # 8.90 [+0.02] udp tx: 1196 MB/s 20287 calls/s 20287 msg/s # 9.88 [+0.99] udp rx: 596 MB/s 432775 calls/s # 9.90 [+0.01] udp tx: 766 MB/s 12996 calls/s 12996 msg/s # 9.93 [+0.04] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.23 [+1.01] udp rx: 1111 MB/s 810582 calls/s # 11.25 [+0.02] udp tx: 1131 MB/s 19190 calls/s 19190 msg/s # 12.24 [+0.98] udp rx: 1130 MB/s 824610 calls/s # 12.25 [+0.02] udp tx: 1131 MB/s 19196 calls/s 19196 msg/s # 13.24 [+0.99] udp rx: 1126 MB/s 821527 calls/s # 13.25 [+0.02] udp tx: 1127 MB/s 19129 calls/s 19129 msg/s # 14.24 [+0.99] udp rx: 1128 MB/s 823041 calls/s # 14.25 [+0.01] udp tx: 1130 MB/s 19166 calls/s 19166 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__->