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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 918 MB/s 15581 calls/s 15581 msg/s # 2.87 [+0.32] tcp rx: 1290 MB/s 51128 calls/s # 3.55 [+0.68] tcp tx: 983 MB/s 16683 calls/s 16683 msg/s # 4.22 [+0.67] tcp rx: 1396 MB/s 38663 calls/s # 4.55 [+0.33] tcp tx: 1074 MB/s 18225 calls/s 18225 msg/s # 5.22 [+0.67] tcp rx: 1003 MB/s 32678 calls/s # 5.55 [+0.33] tcp tx: 1107 MB/s 18783 calls/s 18783 msg/s # 5.58 [+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.84 [+0.26] -4 -v # 6.85 [+1.01] udp rx: 573 MB/s 415744 calls/s # 6.87 [+0.02] udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # 7.85 [+0.98] udp rx: 656 MB/s 475904 calls/s # 7.87 [+0.02] udp tx: 1164 MB/s 19756 calls/s 19756 msg/s # 8.85 [+0.99] udp rx: 582 MB/s 422627 calls/s # 8.87 [+0.01] udp tx: 1055 MB/s 17908 calls/s 17908 msg/s # 9.86 [+0.99] udp rx: 639 MB/s 463616 calls/s # 9.87 [+0.01] udp tx: 1147 MB/s 19467 calls/s 19467 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.27] -4 -G # 11.19 [+1.01] udp rx: 1096 MB/s 799914 calls/s # 11.20 [+0.02] udp tx: 1118 MB/s 18965 calls/s 18965 msg/s # 12.19 [+0.98] udp rx: 1119 MB/s 816158 calls/s # 12.20 [+0.02] udp tx: 1118 MB/s 18974 calls/s 18974 msg/s # 13.19 [+0.98] udp rx: 1064 MB/s 776616 calls/s # 13.20 [+0.02] udp tx: 1061 MB/s 18001 calls/s 18001 msg/s # 14.19 [+0.98] udp rx: 1034 MB/s 754260 calls/s # 14.20 [+0.02] udp tx: 1036 MB/s 17575 calls/s 17575 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__->