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.61 [+2.29] tcp tx: 1009 MB/s 17126 calls/s 17126 msg/s # 2.61 [+0.00] tcp rx: 1011 MB/s 51208 calls/s # 3.61 [+1.00] tcp tx: 954 MB/s 16194 calls/s 16194 msg/s # 3.65 [+0.04] tcp rx: 995 MB/s 50189 calls/s # 4.61 [+0.96] tcp tx: 992 MB/s 16826 calls/s 16826 msg/s # 4.65 [+0.04] tcp rx: 972 MB/s 48373 calls/s # 5.61 [+0.96] tcp tx: 605 MB/s 10278 calls/s 10278 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.33] -4 -v # 6.99 [+1.02] udp rx: 658 MB/s 476928 calls/s # 7.01 [+0.02] udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # 7.99 [+0.98] udp rx: 670 MB/s 485632 calls/s # 8.01 [+0.02] udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # 8.99 [+0.98] udp rx: 670 MB/s 485888 calls/s # 9.01 [+0.02] udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # 9.99 [+0.98] udp rx: 670 MB/s 485888 calls/s # 10.01 [+0.02] udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # 10.05 [+0.04] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.32] -4 -G # 11.39 [+1.02] udp rx: 664 MB/s 484535 calls/s # 11.40 [+0.02] udp tx: 682 MB/s 11571 calls/s 11571 msg/s # 12.39 [+0.99] udp rx: 874 MB/s 637808 calls/s # 12.40 [+0.01] udp tx: 867 MB/s 14715 calls/s 14715 msg/s # 13.39 [+0.99] udp rx: 708 MB/s 516706 calls/s # 13.40 [+0.01] udp tx: 710 MB/s 12046 calls/s 12046 msg/s # 14.39 [+0.99] udp rx: 712 MB/s 519870 calls/s # 14.40 [+0.01] udp tx: 712 MB/s 12085 calls/s 12085 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__->