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.51 [+2.24] tcp tx: 1023 MB/s 17352 calls/s 17352 msg/s # 2.51 [+0.00] tcp rx: 1023 MB/s 52459 calls/s # 3.51 [+1.00] tcp tx: 1006 MB/s 17068 calls/s 17068 msg/s # 3.51 [+0.00] tcp rx: 1007 MB/s 51746 calls/s # 4.51 [+1.00] tcp tx: 1002 MB/s 17011 calls/s 17011 msg/s # 4.51 [+0.00] tcp rx: 1004 MB/s 51637 calls/s # 5.51 [+1.00] tcp tx: 1019 MB/s 17285 calls/s 17285 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.26] -4 -v # 6.81 [+1.01] udp rx: 654 MB/s 474112 calls/s # 6.83 [+0.02] udp tx: 1317 MB/s 22339 calls/s 22339 msg/s # 7.81 [+0.98] udp rx: 642 MB/s 465664 calls/s # 7.83 [+0.02] udp tx: 1308 MB/s 22192 calls/s 22192 msg/s # 8.81 [+0.98] udp rx: 666 MB/s 483072 calls/s # 8.83 [+0.02] udp tx: 1302 MB/s 22084 calls/s 22084 msg/s # 9.81 [+0.99] udp rx: 664 MB/s 481280 calls/s # 9.83 [+0.01] udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.27] -4 -G # 11.15 [+1.01] udp rx: 1132 MB/s 826052 calls/s # 11.16 [+0.02] udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # 12.15 [+0.98] udp rx: 1147 MB/s 837211 calls/s # 12.16 [+0.02] udp tx: 1147 MB/s 19468 calls/s 19468 msg/s # 13.15 [+0.99] udp rx: 1149 MB/s 838318 calls/s # 13.16 [+0.01] udp tx: 1149 MB/s 19493 calls/s 19493 msg/s # 14.15 [+0.99] udp rx: 1150 MB/s 839011 calls/s # 14.16 [+0.01] udp tx: 1149 MB/s 19502 calls/s 19502 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__->