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.57 [+2.26] tcp tx: 970 MB/s 16468 calls/s 16468 msg/s # 2.57 [+0.00] tcp rx: 971 MB/s 50316 calls/s # 3.57 [+1.00] tcp tx: 949 MB/s 16107 calls/s 16107 msg/s # 3.57 [+0.00] tcp rx: 950 MB/s 46173 calls/s # 4.57 [+1.00] tcp tx: 921 MB/s 15628 calls/s 15628 msg/s # 4.57 [+0.00] tcp rx: 923 MB/s 47881 calls/s # 5.57 [+1.00] tcp tx: 642 MB/s 10896 calls/s 10896 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.32] -4 -v # 6.95 [+1.02] udp rx: 612 MB/s 444124 calls/s # 6.96 [+0.02] udp tx: 1000 MB/s 16968 calls/s 16968 msg/s # 7.95 [+0.98] udp rx: 661 MB/s 479488 calls/s # 7.96 [+0.02] udp tx: 1135 MB/s 19254 calls/s 19254 msg/s # 8.95 [+0.98] udp rx: 663 MB/s 480768 calls/s # 8.96 [+0.02] udp tx: 1173 MB/s 19907 calls/s 19907 msg/s # 9.95 [+0.98] udp rx: 585 MB/s 424942 calls/s # 9.96 [+0.02] udp tx: 758 MB/s 12857 calls/s 12857 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.32] -4 -G # 11.34 [+1.02] udp rx: 1114 MB/s 812761 calls/s # 11.35 [+0.02] udp tx: 1135 MB/s 19266 calls/s 19266 msg/s # 12.34 [+0.98] udp rx: 1138 MB/s 830553 calls/s # 12.35 [+0.02] udp tx: 1138 MB/s 19305 calls/s 19305 msg/s # 13.34 [+0.98] udp rx: 1134 MB/s 827430 calls/s # 13.35 [+0.02] udp tx: 1134 MB/s 19237 calls/s 19237 msg/s # 14.34 [+0.98] udp rx: 1131 MB/s 825401 calls/s # 14.35 [+0.02] udp tx: 1130 MB/s 19181 calls/s 19181 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__->