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.53 [+2.25] tcp tx: 964 MB/s 16359 calls/s 16359 msg/s # 2.53 [+0.00] tcp rx: 964 MB/s 55428 calls/s # 3.52 [+1.00] tcp tx: 1032 MB/s 17513 calls/s 17513 msg/s # 3.53 [+0.00] tcp rx: 1033 MB/s 48688 calls/s # 4.52 [+1.00] tcp tx: 984 MB/s 16699 calls/s 16699 msg/s # 4.53 [+0.00] tcp rx: 985 MB/s 50151 calls/s # 5.52 [+1.00] tcp tx: 988 MB/s 16764 calls/s 16764 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.25] -4 -v # 6.82 [+1.01] udp rx: 658 MB/s 477698 calls/s # 6.84 [+0.02] udp tx: 1071 MB/s 18172 calls/s 18172 msg/s # 7.82 [+0.98] udp rx: 673 MB/s 488816 calls/s # 7.84 [+0.02] udp tx: 1047 MB/s 17770 calls/s 17770 msg/s # 8.82 [+0.98] udp rx: 672 MB/s 487168 calls/s # 8.84 [+0.02] udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # 9.82 [+0.98] udp rx: 670 MB/s 485632 calls/s # 9.84 [+0.02] udp tx: 1235 MB/s 20949 calls/s 20949 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.26] -4 -G # 11.15 [+1.01] udp rx: 1100 MB/s 802462 calls/s # 11.16 [+0.02] udp tx: 1119 MB/s 18985 calls/s 18985 msg/s # 12.15 [+0.98] udp rx: 1094 MB/s 798564 calls/s # 12.16 [+0.02] udp tx: 1095 MB/s 18586 calls/s 18586 msg/s # 13.15 [+0.99] udp rx: 1098 MB/s 800883 calls/s # 13.16 [+0.02] udp tx: 1099 MB/s 18653 calls/s 18653 msg/s # 14.15 [+0.99] udp rx: 1110 MB/s 809601 calls/s # 14.16 [+0.01] udp tx: 1111 MB/s 18846 calls/s 18846 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__->