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.32 [+0.32] -4 -t # 2.57 [+2.25] tcp tx: 968 MB/s 16429 calls/s 16429 msg/s # 2.58 [+0.01] tcp rx: 979 MB/s 51343 calls/s # 3.57 [+0.99] tcp tx: 919 MB/s 15589 calls/s 15589 msg/s # 3.59 [+0.02] tcp rx: 927 MB/s 47072 calls/s # 4.57 [+0.98] tcp tx: 974 MB/s 16524 calls/s 16524 msg/s # 4.59 [+0.02] tcp rx: 971 MB/s 48916 calls/s # 5.57 [+0.98] tcp tx: 937 MB/s 15903 calls/s 15903 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.92 [+1.01] udp rx: 624 MB/s 452608 calls/s # 6.94 [+0.02] udp tx: 1126 MB/s 19113 calls/s 19113 msg/s # 7.92 [+0.98] udp rx: 541 MB/s 392166 calls/s # 7.94 [+0.02] udp tx: 849 MB/s 14414 calls/s 14414 msg/s # 8.92 [+0.98] udp rx: 533 MB/s 385935 calls/s # 8.94 [+0.02] udp tx: 843 MB/s 14313 calls/s 14313 msg/s # 9.92 [+0.98] udp rx: 540 MB/s 391086 calls/s # 9.94 [+0.02] udp tx: 841 MB/s 14268 calls/s 14268 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.31] -4 -G # 11.30 [+1.01] udp rx: 1116 MB/s 813969 calls/s # 11.32 [+0.02] udp tx: 1140 MB/s 19337 calls/s 19337 msg/s # 12.30 [+0.98] udp rx: 837 MB/s 611063 calls/s # 12.32 [+0.02] udp tx: 830 MB/s 14089 calls/s 14089 msg/s # 13.30 [+0.98] udp rx: 628 MB/s 458491 calls/s # 13.32 [+0.02] udp tx: 628 MB/s 10660 calls/s 10660 msg/s # 14.31 [+0.98] udp rx: 677 MB/s 494210 calls/s # 14.32 [+0.02] udp tx: 685 MB/s 11622 calls/s 11622 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__->