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.49 [+2.23] tcp tx: 1003 MB/s 17021 calls/s 17021 msg/s # 2.50 [+0.00] tcp rx: 1004 MB/s 50701 calls/s # 3.49 [+1.00] tcp tx: 976 MB/s 16559 calls/s 16559 msg/s # 3.50 [+0.00] tcp rx: 977 MB/s 50521 calls/s # 4.49 [+1.00] tcp tx: 980 MB/s 16629 calls/s 16629 msg/s # 4.50 [+0.00] tcp rx: 981 MB/s 49359 calls/s # 5.49 [+1.00] tcp tx: 989 MB/s 16782 calls/s 16782 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.25] -4 -v # 6.79 [+1.01] udp rx: 656 MB/s 475136 calls/s # 6.80 [+0.02] udp tx: 1290 MB/s 21888 calls/s 21888 msg/s # 7.79 [+0.99] udp rx: 668 MB/s 483840 calls/s # 7.80 [+0.01] udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # 8.79 [+0.99] udp rx: 668 MB/s 484352 calls/s # 8.80 [+0.01] udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # 9.79 [+0.99] udp rx: 669 MB/s 484608 calls/s # 9.80 [+0.01] udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.25] -4 -G # 11.10 [+1.01] udp rx: 1091 MB/s 795801 calls/s # 11.11 [+0.02] udp tx: 1110 MB/s 18832 calls/s 18832 msg/s # 12.10 [+0.98] udp rx: 1105 MB/s 806088 calls/s # 12.11 [+0.02] udp tx: 1105 MB/s 18749 calls/s 18749 msg/s # 13.10 [+0.99] udp rx: 1114 MB/s 812569 calls/s # 13.11 [+0.01] udp tx: 1113 MB/s 18890 calls/s 18890 msg/s # 14.10 [+0.99] udp rx: 1113 MB/s 812227 calls/s # 14.11 [+0.01] udp tx: 1113 MB/s 18879 calls/s 18879 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__->