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.29] -4 -t # 2.59 [+2.29] tcp tx: 926 MB/s 15712 calls/s 15712 msg/s # 2.60 [+0.01] tcp rx: 939 MB/s 49403 calls/s # 3.59 [+0.99] tcp tx: 868 MB/s 14730 calls/s 14730 msg/s # 3.61 [+0.02] tcp rx: 872 MB/s 46644 calls/s # 4.59 [+0.98] tcp tx: 910 MB/s 15436 calls/s 15436 msg/s # 4.61 [+0.02] tcp rx: 908 MB/s 46922 calls/s # 5.59 [+0.98] tcp tx: 929 MB/s 15760 calls/s 15760 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.01] udp rx: 631 MB/s 457472 calls/s # 6.95 [+0.02] udp tx: 1274 MB/s 21613 calls/s 21613 msg/s # 7.93 [+0.98] udp rx: 664 MB/s 481536 calls/s # 7.95 [+0.02] udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # 8.93 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.95 [+0.02] udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # 9.94 [+0.98] udp rx: 665 MB/s 482304 calls/s # 9.95 [+0.02] udp tx: 1275 MB/s 21628 calls/s 21628 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.29] -4 -G # 11.30 [+1.01] udp rx: 1119 MB/s 816103 calls/s # 11.31 [+0.02] udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # 12.30 [+0.98] udp rx: 1141 MB/s 832841 calls/s # 12.31 [+0.02] udp tx: 1142 MB/s 19379 calls/s 19379 msg/s # 13.30 [+0.98] udp rx: 1128 MB/s 823190 calls/s # 13.31 [+0.02] udp tx: 1128 MB/s 19135 calls/s 19135 msg/s # 14.30 [+0.98] udp rx: 1143 MB/s 833942 calls/s # 14.31 [+0.02] udp tx: 1142 MB/s 19385 calls/s 19385 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__->