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.29 [+0.29] -4 -t # 2.57 [+2.28] tcp tx: 565 MB/s 9595 calls/s 9595 msg/s # 2.57 [+0.00] tcp rx: 565 MB/s 34485 calls/s # 3.57 [+1.00] tcp tx: 559 MB/s 9487 calls/s 9487 msg/s # 3.57 [+0.00] tcp rx: 559 MB/s 34293 calls/s # 4.57 [+1.00] tcp tx: 563 MB/s 9556 calls/s 9556 msg/s # 4.57 [+0.00] tcp rx: 564 MB/s 34123 calls/s # 5.57 [+1.00] tcp tx: 569 MB/s 9666 calls/s 9666 msg/s # 5.60 [+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.31] -4 -v # 6.93 [+1.02] udp rx: 543 MB/s 393984 calls/s # 6.95 [+0.02] udp tx: 826 MB/s 14014 calls/s 14014 msg/s # 7.93 [+0.98] udp rx: 548 MB/s 397195 calls/s # 7.95 [+0.02] udp tx: 819 MB/s 13905 calls/s 13905 msg/s # 8.93 [+0.98] udp rx: 547 MB/s 396353 calls/s # 8.95 [+0.02] udp tx: 817 MB/s 13870 calls/s 13870 msg/s # 9.93 [+0.98] udp rx: 549 MB/s 398130 calls/s # 9.95 [+0.02] udp tx: 806 MB/s 13679 calls/s 13679 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.28 [+0.30] -4 -G # 11.30 [+1.02] udp rx: 920 MB/s 671123 calls/s # 11.32 [+0.02] udp tx: 944 MB/s 16022 calls/s 16022 msg/s # 12.30 [+0.98] udp rx: 1113 MB/s 812061 calls/s # 12.32 [+0.02] udp tx: 1114 MB/s 18909 calls/s 18909 msg/s # 13.30 [+0.98] udp rx: 1117 MB/s 814906 calls/s # 13.32 [+0.02] udp tx: 1118 MB/s 18972 calls/s 18972 msg/s # 14.30 [+0.98] udp rx: 1111 MB/s 810419 calls/s # 14.32 [+0.02] udp tx: 1112 MB/s 18867 calls/s 18867 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__->