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: 924 MB/s 15684 calls/s 15684 msg/s # 2.49 [+0.00] tcp rx: 925 MB/s 49337 calls/s # 3.49 [+1.00] tcp tx: 953 MB/s 16165 calls/s 16165 msg/s # 3.49 [+0.00] tcp rx: 954 MB/s 49272 calls/s # 4.49 [+1.00] tcp tx: 935 MB/s 15860 calls/s 15860 msg/s # 4.50 [+0.00] tcp rx: 936 MB/s 48511 calls/s # 5.49 [+1.00] tcp tx: 933 MB/s 15832 calls/s 15832 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.77 [+0.24] -4 -v # 6.78 [+1.01] udp rx: 647 MB/s 469248 calls/s # 6.79 [+0.02] udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # 7.78 [+0.98] udp rx: 658 MB/s 477133 calls/s # 7.79 [+0.02] udp tx: 1302 MB/s 22092 calls/s 22092 msg/s # 8.78 [+0.98] udp rx: 659 MB/s 477309 calls/s # 8.79 [+0.02] udp tx: 1301 MB/s 22077 calls/s 22077 msg/s # 9.78 [+0.99] udp rx: 663 MB/s 480428 calls/s # 9.79 [+0.01] udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.25] -4 -G # 11.08 [+1.01] udp rx: 1099 MB/s 801916 calls/s # 11.10 [+0.01] udp tx: 1116 MB/s 18937 calls/s 18937 msg/s # 12.08 [+0.99] udp rx: 1126 MB/s 821772 calls/s # 12.10 [+0.01] udp tx: 1126 MB/s 19100 calls/s 19100 msg/s # 13.08 [+0.99] udp rx: 1112 MB/s 811001 calls/s # 13.10 [+0.01] udp tx: 1111 MB/s 18846 calls/s 18846 msg/s # 14.09 [+0.99] udp rx: 1112 MB/s 811516 calls/s # 14.10 [+0.01] udp tx: 1112 MB/s 18866 calls/s 18866 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__->