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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.33 [+0.33] -4 -t # 2.59 [+2.26] tcp tx: 963 MB/s 16346 calls/s 16346 msg/s # 2.60 [+0.00] tcp rx: 965 MB/s 50069 calls/s # 3.59 [+1.00] tcp tx: 913 MB/s 15487 calls/s 15487 msg/s # 3.60 [+0.00] tcp rx: 914 MB/s 47162 calls/s # 4.59 [+1.00] tcp tx: 923 MB/s 15659 calls/s 15659 msg/s # 4.60 [+0.00] tcp rx: 923 MB/s 44207 calls/s # 5.59 [+1.00] tcp tx: 929 MB/s 15773 calls/s 15773 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.28] -4 -v # 6.92 [+1.01] udp rx: 645 MB/s 467200 calls/s # 6.94 [+0.02] udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # 7.92 [+0.98] udp rx: 653 MB/s 473600 calls/s # 7.93 [+0.02] udp tx: 1198 MB/s 20332 calls/s 20332 msg/s # 8.92 [+0.98] udp rx: 632 MB/s 457984 calls/s # 8.93 [+0.02] udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # 9.92 [+0.98] udp rx: 626 MB/s 453632 calls/s # 9.94 [+0.02] udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.33] -4 -G # 11.32 [+1.02] udp rx: 1096 MB/s 799830 calls/s # 11.34 [+0.02] udp tx: 1124 MB/s 19075 calls/s 19075 msg/s # 12.32 [+0.98] udp rx: 1114 MB/s 812978 calls/s # 12.34 [+0.02] udp tx: 1114 MB/s 18902 calls/s 18902 msg/s # 13.32 [+0.98] udp rx: 1115 MB/s 813743 calls/s # 13.34 [+0.02] udp tx: 1115 MB/s 18916 calls/s 18916 msg/s # 14.32 [+0.98] udp rx: 1120 MB/s 817429 calls/s # 14.34 [+0.02] udp tx: 1120 MB/s 18998 calls/s 18998 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__->