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.58 [+2.27] tcp tx: 554 MB/s 9406 calls/s 9406 msg/s # 2.58 [+0.00] tcp rx: 554 MB/s 40300 calls/s # 3.58 [+1.00] tcp tx: 550 MB/s 9342 calls/s 9342 msg/s # 3.58 [+0.00] tcp rx: 551 MB/s 39969 calls/s # 4.58 [+1.00] tcp tx: 570 MB/s 9669 calls/s 9669 msg/s # 4.58 [+0.00] tcp rx: 570 MB/s 39904 calls/s # 5.58 [+1.00] tcp tx: 556 MB/s 9438 calls/s 9438 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+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: 528 MB/s 382976 calls/s # 6.94 [+0.02] udp tx: 841 MB/s 14270 calls/s 14270 msg/s # 7.92 [+0.98] udp rx: 574 MB/s 416256 calls/s # 7.94 [+0.02] udp tx: 801 MB/s 13600 calls/s 13600 msg/s # 8.92 [+0.98] udp rx: 576 MB/s 417792 calls/s # 8.94 [+0.02] udp tx: 791 MB/s 13429 calls/s 13429 msg/s # 9.92 [+0.98] udp rx: 579 MB/s 420352 calls/s # 9.94 [+0.02] udp tx: 764 MB/s 12971 calls/s 12971 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.29] -4 -G # 11.27 [+1.01] udp rx: 620 MB/s 452544 calls/s # 11.29 [+0.02] udp tx: 636 MB/s 10788 calls/s 10788 msg/s # 12.27 [+0.98] udp rx: 641 MB/s 467967 calls/s # 12.29 [+0.02] udp tx: 644 MB/s 10930 calls/s 10930 msg/s # 13.27 [+0.98] udp rx: 633 MB/s 462228 calls/s # 13.29 [+0.02] udp tx: 635 MB/s 10785 calls/s 10785 msg/s # 14.27 [+0.98] udp rx: 637 MB/s 465086 calls/s # 14.29 [+0.02] udp tx: 640 MB/s 10855 calls/s 10855 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__->