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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 618 MB/s 10485 calls/s 10485 msg/s # 2.51 [+0.00] tcp rx: 619 MB/s 31970 calls/s # 3.51 [+1.00] tcp tx: 614 MB/s 10428 calls/s 10428 msg/s # 3.51 [+0.00] tcp rx: 615 MB/s 32306 calls/s # 4.51 [+1.00] tcp tx: 606 MB/s 10288 calls/s 10288 msg/s # 4.51 [+0.00] tcp rx: 607 MB/s 31796 calls/s # 5.51 [+1.00] tcp tx: 603 MB/s 10233 calls/s 10233 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.30] -4 -v # 6.86 [+1.01] udp rx: 553 MB/s 401152 calls/s # 6.87 [+0.02] udp tx: 818 MB/s 13875 calls/s 13875 msg/s # 7.86 [+0.98] udp rx: 548 MB/s 397912 calls/s # 7.87 [+0.02] udp tx: 751 MB/s 12741 calls/s 12741 msg/s # 8.86 [+0.98] udp rx: 565 MB/s 410112 calls/s # 8.87 [+0.02] udp tx: 810 MB/s 13754 calls/s 13754 msg/s # 9.86 [+0.99] udp rx: 566 MB/s 410978 calls/s # 9.87 [+0.01] udp tx: 801 MB/s 13593 calls/s 13593 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.30] -4 -G # 11.22 [+1.01] udp rx: 1090 MB/s 795505 calls/s # 11.24 [+0.02] udp tx: 1112 MB/s 18863 calls/s 18863 msg/s # 12.22 [+0.98] udp rx: 1105 MB/s 806509 calls/s # 12.24 [+0.02] udp tx: 1105 MB/s 18752 calls/s 18752 msg/s # 13.22 [+0.98] udp rx: 1106 MB/s 806735 calls/s # 13.24 [+0.02] udp tx: 1105 MB/s 18756 calls/s 18756 msg/s # 14.22 [+0.98] udp rx: 1107 MB/s 807521 calls/s # 14.24 [+0.02] udp tx: 1107 MB/s 18783 calls/s 18783 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__->