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.34 [+0.34] -4 -t # 2.62 [+2.28] tcp tx: 633 MB/s 10744 calls/s 10744 msg/s # 2.62 [+0.00] tcp rx: 633 MB/s 32630 calls/s # 3.62 [+1.00] tcp tx: 662 MB/s 11234 calls/s 11234 msg/s # 3.62 [+0.00] tcp rx: 663 MB/s 34019 calls/s # 4.62 [+1.00] tcp tx: 659 MB/s 11184 calls/s 11184 msg/s # 4.62 [+0.00] tcp rx: 660 MB/s 33854 calls/s # 5.62 [+1.00] tcp tx: 661 MB/s 11224 calls/s 11224 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.29] -4 -v # 6.96 [+1.02] udp rx: 517 MB/s 374756 calls/s # 6.98 [+0.02] udp tx: 762 MB/s 12940 calls/s 12940 msg/s # 7.96 [+0.98] udp rx: 532 MB/s 385948 calls/s # 7.98 [+0.02] udp tx: 786 MB/s 13345 calls/s 13345 msg/s # 8.97 [+0.98] udp rx: 530 MB/s 384002 calls/s # 8.98 [+0.02] udp tx: 835 MB/s 14170 calls/s 14170 msg/s # 9.97 [+0.98] udp rx: 529 MB/s 383750 calls/s # 9.98 [+0.02] udp tx: 835 MB/s 14179 calls/s 14179 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.31] -4 -G # 11.35 [+1.02] udp rx: 589 MB/s 430203 calls/s # 11.37 [+0.02] udp tx: 602 MB/s 10214 calls/s 10214 msg/s # 12.35 [+0.98] udp rx: 607 MB/s 443148 calls/s # 12.37 [+0.02] udp tx: 607 MB/s 10306 calls/s 10306 msg/s # 13.35 [+0.98] udp rx: 611 MB/s 446137 calls/s # 13.37 [+0.02] udp tx: 611 MB/s 10367 calls/s 10367 msg/s # 14.35 [+0.98] udp rx: 589 MB/s 429992 calls/s # 14.37 [+0.02] udp tx: 588 MB/s 9979 calls/s 9979 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__->