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: 1001 MB/s 16978 calls/s 16978 msg/s # 2.60 [+0.06] tcp rx: 1075 MB/s 52086 calls/s # 3.54 [+0.94] tcp tx: 1017 MB/s 17261 calls/s 17261 msg/s # 3.60 [+0.06] tcp rx: 1008 MB/s 51046 calls/s # 4.54 [+0.94] tcp tx: 1027 MB/s 17419 calls/s 17419 msg/s # 4.61 [+0.07] tcp rx: 1050 MB/s 47721 calls/s # 5.54 [+0.93] tcp tx: 1075 MB/s 18247 calls/s 18247 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.86 [+0.29] -4 -v # 6.87 [+1.02] udp rx: 630 MB/s 456960 calls/s # 6.89 [+0.02] udp tx: 1296 MB/s 21983 calls/s 21983 msg/s # 7.87 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.89 [+0.02] udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # 8.87 [+0.99] udp rx: 666 MB/s 482816 calls/s # 8.89 [+0.01] udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # 9.88 [+0.99] udp rx: 666 MB/s 483072 calls/s # 9.89 [+0.01] udp tx: 1303 MB/s 22106 calls/s 22106 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.24] -4 -G # 11.18 [+1.01] udp rx: 1114 MB/s 812482 calls/s # 11.19 [+0.01] udp tx: 1131 MB/s 19195 calls/s 19195 msg/s # 12.18 [+0.99] udp rx: 1138 MB/s 830235 calls/s # 12.19 [+0.01] udp tx: 1137 MB/s 19297 calls/s 19297 msg/s # 13.18 [+0.99] udp rx: 1136 MB/s 829074 calls/s # 13.19 [+0.01] udp tx: 1136 MB/s 19268 calls/s 19268 msg/s # 14.18 [+0.99] udp rx: 1137 MB/s 829532 calls/s # 14.19 [+0.01] udp tx: 1136 MB/s 19278 calls/s 19278 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__->