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.35 [+0.35] -4 -t # 2.63 [+2.28] tcp tx: 977 MB/s 16573 calls/s 16573 msg/s # 2.63 [+0.00] tcp rx: 977 MB/s 50445 calls/s # 3.63 [+1.00] tcp tx: 970 MB/s 16467 calls/s 16467 msg/s # 3.63 [+0.00] tcp rx: 971 MB/s 50302 calls/s # 4.63 [+1.00] tcp tx: 894 MB/s 15179 calls/s 15179 msg/s # 4.63 [+0.00] tcp rx: 896 MB/s 47268 calls/s # 5.63 [+1.00] tcp tx: 953 MB/s 16165 calls/s 16165 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.27] -4 -v # 6.94 [+1.01] udp rx: 650 MB/s 471552 calls/s # 6.96 [+0.02] udp tx: 1220 MB/s 20706 calls/s 20706 msg/s # 7.94 [+0.98] udp rx: 667 MB/s 483094 calls/s # 7.96 [+0.02] udp tx: 1263 MB/s 21423 calls/s 21423 msg/s # 8.94 [+0.98] udp rx: 665 MB/s 481844 calls/s # 8.96 [+0.02] udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # 9.94 [+0.98] udp rx: 596 MB/s 432124 calls/s # 9.96 [+0.02] udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.28] -4 -G # 11.29 [+1.01] udp rx: 1028 MB/s 750338 calls/s # 11.31 [+0.02] udp tx: 1044 MB/s 17709 calls/s 17709 msg/s # 12.29 [+0.98] udp rx: 1099 MB/s 802097 calls/s # 12.31 [+0.02] udp tx: 1107 MB/s 18780 calls/s 18780 msg/s # 13.29 [+0.98] udp rx: 1117 MB/s 814748 calls/s # 13.31 [+0.02] udp tx: 1116 MB/s 18942 calls/s 18942 msg/s # 14.29 [+0.98] udp rx: 1115 MB/s 813761 calls/s # 14.31 [+0.02] udp tx: 1115 MB/s 18915 calls/s 18915 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__->