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.55 [+2.25] tcp tx: 942 MB/s 15984 calls/s 15984 msg/s # 2.55 [+0.00] tcp rx: 942 MB/s 50801 calls/s # 3.55 [+1.00] tcp tx: 966 MB/s 16399 calls/s 16399 msg/s # 3.55 [+0.00] tcp rx: 968 MB/s 52479 calls/s # 4.55 [+1.00] tcp tx: 998 MB/s 16940 calls/s 16940 msg/s # 4.55 [+0.00] tcp rx: 999 MB/s 51944 calls/s # 5.55 [+1.00] tcp tx: 685 MB/s 11619 calls/s 11619 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.30] -4 -v # 6.90 [+1.02] udp rx: 606 MB/s 439552 calls/s # 6.92 [+0.02] udp tx: 1307 MB/s 22180 calls/s 22180 msg/s # 7.90 [+0.98] udp rx: 668 MB/s 484332 calls/s # 7.92 [+0.02] udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # 8.90 [+0.98] udp rx: 662 MB/s 480000 calls/s # 8.92 [+0.02] udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # 9.90 [+0.98] udp rx: 590 MB/s 427520 calls/s # 9.92 [+0.02] udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.32] -4 -G # 11.29 [+1.01] udp rx: 664 MB/s 484334 calls/s # 11.30 [+0.02] udp tx: 676 MB/s 11481 calls/s 11481 msg/s # 12.29 [+0.98] udp rx: 663 MB/s 484110 calls/s # 12.30 [+0.02] udp tx: 663 MB/s 11246 calls/s 11246 msg/s # 13.29 [+0.98] udp rx: 645 MB/s 470441 calls/s # 13.30 [+0.02] udp tx: 644 MB/s 10936 calls/s 10936 msg/s # 14.29 [+0.98] udp rx: 627 MB/s 457821 calls/s # 14.30 [+0.02] udp tx: 633 MB/s 10738 calls/s 10738 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__->