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.31 [+0.31] -4 -t # 2.56 [+2.25] tcp tx: 885 MB/s 15014 calls/s 15014 msg/s # 2.57 [+0.00] tcp rx: 885 MB/s 51371 calls/s # 3.56 [+1.00] tcp tx: 826 MB/s 14015 calls/s 14015 msg/s # 3.57 [+0.00] tcp rx: 827 MB/s 52541 calls/s # 4.56 [+1.00] tcp tx: 848 MB/s 14386 calls/s 14386 msg/s # 4.57 [+0.00] tcp rx: 849 MB/s 50489 calls/s # 5.56 [+1.00] tcp tx: 858 MB/s 14569 calls/s 14569 msg/s # 5.59 [+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.89 [+0.30] -4 -v # 6.91 [+1.01] udp rx: 561 MB/s 406784 calls/s # 6.92 [+0.02] udp tx: 1085 MB/s 18412 calls/s 18412 msg/s # 7.91 [+0.98] udp rx: 517 MB/s 375062 calls/s # 7.92 [+0.02] udp tx: 857 MB/s 14537 calls/s 14537 msg/s # 8.91 [+0.98] udp rx: 518 MB/s 375454 calls/s # 8.92 [+0.02] udp tx: 856 MB/s 14529 calls/s 14529 msg/s # 9.91 [+0.98] udp rx: 547 MB/s 396800 calls/s # 9.92 [+0.02] udp tx: 833 MB/s 14138 calls/s 14138 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.33] -4 -G # 11.30 [+1.01] udp rx: 1055 MB/s 769432 calls/s # 11.32 [+0.02] udp tx: 1080 MB/s 18318 calls/s 18318 msg/s # 12.30 [+0.98] udp rx: 994 MB/s 725655 calls/s # 12.32 [+0.02] udp tx: 994 MB/s 16873 calls/s 16873 msg/s # 13.30 [+0.98] udp rx: 1058 MB/s 771618 calls/s # 13.32 [+0.02] udp tx: 1063 MB/s 18037 calls/s 18037 msg/s # 14.30 [+0.98] udp rx: 1102 MB/s 804341 calls/s # 14.32 [+0.02] udp tx: 1103 MB/s 18715 calls/s 18715 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__->