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: 968 MB/s 16419 calls/s 16419 msg/s # 2.57 [+0.06] tcp rx: 1044 MB/s 50853 calls/s # 3.51 [+0.94] tcp tx: 971 MB/s 16483 calls/s 16483 msg/s # 3.57 [+0.06] tcp rx: 960 MB/s 45685 calls/s # 4.51 [+0.94] tcp tx: 933 MB/s 15841 calls/s 15841 msg/s # 4.57 [+0.06] tcp rx: 938 MB/s 46376 calls/s # 5.51 [+0.94] tcp tx: 934 MB/s 15856 calls/s 15856 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.84 [+0.30] -4 -v # 6.85 [+1.01] udp rx: 578 MB/s 419328 calls/s # 6.86 [+0.01] udp tx: 1213 MB/s 20585 calls/s 20585 msg/s # 7.85 [+0.99] udp rx: 530 MB/s 383965 calls/s # 7.86 [+0.01] udp tx: 1315 MB/s 22307 calls/s 22307 msg/s # 8.85 [+0.99] udp rx: 574 MB/s 416113 calls/s # 8.86 [+0.01] udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # 9.85 [+0.99] udp rx: 642 MB/s 465552 calls/s # 9.86 [+0.01] udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.28] -4 -G # 11.19 [+1.01] udp rx: 1063 MB/s 775379 calls/s # 11.20 [+0.02] udp tx: 1082 MB/s 18359 calls/s 18359 msg/s # 12.19 [+0.98] udp rx: 1053 MB/s 768330 calls/s # 12.20 [+0.02] udp tx: 1058 MB/s 17955 calls/s 17955 msg/s # 13.19 [+0.99] udp rx: 1033 MB/s 753857 calls/s # 13.20 [+0.01] udp tx: 1034 MB/s 17553 calls/s 17553 msg/s # 14.19 [+0.99] udp rx: 1112 MB/s 811621 calls/s # 14.20 [+0.01] udp tx: 1113 MB/s 18891 calls/s 18891 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__->