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.35 [+0.35] -4 -t # 2.62 [+2.27] tcp tx: 993 MB/s 16856 calls/s 16856 msg/s # 2.62 [+0.00] tcp rx: 994 MB/s 50713 calls/s # 3.62 [+1.00] tcp tx: 975 MB/s 16537 calls/s 16537 msg/s # 3.62 [+0.00] tcp rx: 976 MB/s 48954 calls/s # 4.62 [+1.00] tcp tx: 954 MB/s 16181 calls/s 16181 msg/s # 4.62 [+0.00] tcp rx: 954 MB/s 46542 calls/s # 5.62 [+1.00] tcp tx: 867 MB/s 14709 calls/s 14709 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.31] -4 -v # 6.97 [+1.01] udp rx: 640 MB/s 464128 calls/s # 6.99 [+0.02] udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # 7.98 [+0.98] udp rx: 661 MB/s 479488 calls/s # 7.99 [+0.02] udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # 8.98 [+0.98] udp rx: 662 MB/s 480000 calls/s # 8.99 [+0.02] udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # 9.98 [+0.98] udp rx: 663 MB/s 480256 calls/s # 9.99 [+0.01] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 10.02 [+0.03] 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.31 [+0.29] -4 -G # 11.33 [+1.02] udp rx: 1114 MB/s 812498 calls/s # 11.35 [+0.02] udp tx: 1136 MB/s 19273 calls/s 19273 msg/s # 12.33 [+0.98] udp rx: 1116 MB/s 814253 calls/s # 12.35 [+0.02] udp tx: 1116 MB/s 18935 calls/s 18935 msg/s # 13.33 [+0.98] udp rx: 1004 MB/s 732365 calls/s # 13.35 [+0.02] udp tx: 1008 MB/s 17098 calls/s 17098 msg/s # 14.33 [+0.98] udp rx: 1000 MB/s 729417 calls/s # 14.35 [+0.02] udp tx: 1000 MB/s 16971 calls/s 16971 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__->