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.59 [+2.28] tcp tx: 1017 MB/s 17260 calls/s 17260 msg/s # 2.59 [+0.00] tcp rx: 1018 MB/s 52029 calls/s # 3.59 [+1.00] tcp tx: 1020 MB/s 17302 calls/s 17302 msg/s # 3.59 [+0.00] tcp rx: 1021 MB/s 52264 calls/s # 4.59 [+1.00] tcp tx: 1003 MB/s 17023 calls/s 17023 msg/s # 4.60 [+0.00] tcp rx: 1004 MB/s 51235 calls/s # 5.59 [+1.00] tcp tx: 1021 MB/s 17329 calls/s 17329 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.97 [+1.02] udp rx: 617 MB/s 447232 calls/s # 6.99 [+0.02] udp tx: 1318 MB/s 22370 calls/s 22370 msg/s # 7.97 [+0.98] udp rx: 657 MB/s 476444 calls/s # 7.99 [+0.02] udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # 8.97 [+0.98] udp rx: 670 MB/s 485652 calls/s # 8.99 [+0.02] udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # 9.98 [+0.98] udp rx: 670 MB/s 485628 calls/s # 9.99 [+0.02] udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.33] -4 -G # 11.37 [+1.02] udp rx: 680 MB/s 496412 calls/s # 11.40 [+0.02] udp tx: 696 MB/s 11813 calls/s 11813 msg/s # 12.38 [+0.98] udp rx: 681 MB/s 496961 calls/s # 12.40 [+0.02] udp tx: 683 MB/s 11593 calls/s 11593 msg/s # 13.38 [+0.98] udp rx: 693 MB/s 505544 calls/s # 13.40 [+0.02] udp tx: 694 MB/s 11782 calls/s 11782 msg/s # 14.38 [+0.98] udp rx: 693 MB/s 505572 calls/s # 14.40 [+0.02] udp tx: 695 MB/s 11788 calls/s 11788 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__->