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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 620 MB/s 10530 calls/s 10530 msg/s # 2.57 [+0.00] tcp rx: 621 MB/s 32078 calls/s # 3.57 [+1.00] tcp tx: 620 MB/s 10519 calls/s 10519 msg/s # 3.57 [+0.00] tcp rx: 621 MB/s 32066 calls/s # 4.57 [+1.00] tcp tx: 619 MB/s 10499 calls/s 10499 msg/s # 4.57 [+0.00] tcp rx: 619 MB/s 31974 calls/s # 5.57 [+1.00] tcp tx: 620 MB/s 10526 calls/s 10526 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.30] -4 -v # 6.92 [+1.02] udp rx: 642 MB/s 465876 calls/s # 6.94 [+0.02] udp tx: 1213 MB/s 20580 calls/s 20580 msg/s # 7.92 [+0.98] udp rx: 665 MB/s 482347 calls/s # 7.94 [+0.02] udp tx: 1300 MB/s 22061 calls/s 22061 msg/s # 8.92 [+0.98] udp rx: 667 MB/s 483129 calls/s # 8.94 [+0.02] udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # 9.92 [+0.99] udp rx: 666 MB/s 482500 calls/s # 9.94 [+0.01] udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # 9.97 [+0.03] 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.27 [+0.30] -4 -G # 11.28 [+1.02] udp rx: 866 MB/s 631690 calls/s # 11.30 [+0.02] udp tx: 886 MB/s 15032 calls/s 15032 msg/s # 12.29 [+0.98] udp rx: 1142 MB/s 833132 calls/s # 12.30 [+0.02] udp tx: 1142 MB/s 19379 calls/s 19379 msg/s # 13.29 [+0.98] udp rx: 1141 MB/s 832243 calls/s # 13.30 [+0.02] udp tx: 1140 MB/s 19338 calls/s 19338 msg/s # 14.29 [+0.98] udp rx: 1141 MB/s 832667 calls/s # 14.30 [+0.02] udp tx: 1141 MB/s 19353 calls/s 19353 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__->