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: 918 MB/s 15580 calls/s 15580 msg/s # 2.54 [+0.00] tcp rx: 918 MB/s 49932 calls/s # 3.54 [+1.00] tcp tx: 875 MB/s 14850 calls/s 14850 msg/s # 3.54 [+0.00] tcp rx: 876 MB/s 50388 calls/s # 4.54 [+1.00] tcp tx: 923 MB/s 15668 calls/s 15668 msg/s # 4.54 [+0.00] tcp rx: 925 MB/s 49234 calls/s # 5.54 [+1.00] tcp tx: 915 MB/s 15524 calls/s 15524 msg/s # 5.58 [+0.04] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 654 MB/s 473856 calls/s # 6.89 [+0.02] udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # 7.88 [+0.98] udp rx: 664 MB/s 481569 calls/s # 7.89 [+0.02] udp tx: 1186 MB/s 20123 calls/s 20123 msg/s # 8.88 [+0.98] udp rx: 668 MB/s 483988 calls/s # 8.89 [+0.02] udp tx: 1247 MB/s 21161 calls/s 21161 msg/s # 9.88 [+0.99] udp rx: 668 MB/s 483848 calls/s # 9.89 [+0.01] udp tx: 1283 MB/s 21763 calls/s 21763 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.20 [+0.28] -4 -G # 11.22 [+1.01] udp rx: 1106 MB/s 807135 calls/s # 11.23 [+0.02] udp tx: 1127 MB/s 19128 calls/s 19128 msg/s # 12.22 [+0.98] udp rx: 1108 MB/s 808395 calls/s # 12.23 [+0.02] udp tx: 1110 MB/s 18834 calls/s 18834 msg/s # 13.22 [+0.98] udp rx: 1109 MB/s 809355 calls/s # 13.23 [+0.02] udp tx: 1109 MB/s 18818 calls/s 18818 msg/s # 14.22 [+0.98] udp rx: 1032 MB/s 753123 calls/s # 14.23 [+0.02] udp tx: 1031 MB/s 17502 calls/s 17502 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__->