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.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 937 MB/s 15908 calls/s 15908 msg/s # 2.60 [+0.00] tcp rx: 938 MB/s 49111 calls/s # 3.60 [+1.00] tcp tx: 931 MB/s 15792 calls/s 15792 msg/s # 3.60 [+0.00] tcp rx: 931 MB/s 48878 calls/s # 4.60 [+1.00] tcp tx: 934 MB/s 15845 calls/s 15845 msg/s # 4.60 [+0.00] tcp rx: 935 MB/s 48981 calls/s # 5.60 [+1.00] tcp tx: 941 MB/s 15964 calls/s 15964 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.90 [+0.27] -4 -v # 6.92 [+1.01] udp rx: 643 MB/s 466176 calls/s # 6.94 [+0.02] udp tx: 1199 MB/s 20339 calls/s 20339 msg/s # 7.92 [+0.98] udp rx: 668 MB/s 484539 calls/s # 7.94 [+0.02] udp tx: 1220 MB/s 20701 calls/s 20701 msg/s # 8.92 [+0.98] udp rx: 666 MB/s 483072 calls/s # 8.94 [+0.02] udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # 9.92 [+0.99] udp rx: 671 MB/s 486144 calls/s # 9.94 [+0.01] udp tx: 1241 MB/s 21059 calls/s 21059 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.25 [+0.28] -4 -G # 11.26 [+1.01] udp rx: 1053 MB/s 767976 calls/s # 11.28 [+0.02] udp tx: 1075 MB/s 18238 calls/s 18238 msg/s # 12.26 [+0.98] udp rx: 1115 MB/s 813687 calls/s # 12.28 [+0.02] udp tx: 1116 MB/s 18930 calls/s 18930 msg/s # 13.26 [+0.98] udp rx: 1086 MB/s 792358 calls/s # 13.28 [+0.02] udp tx: 1086 MB/s 18423 calls/s 18423 msg/s # 14.27 [+0.98] udp rx: 1114 MB/s 812616 calls/s # 14.28 [+0.02] udp tx: 1114 MB/s 18898 calls/s 18898 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__->