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.30 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 962 MB/s 16327 calls/s 16327 msg/s # 2.54 [+0.00] tcp rx: 963 MB/s 50486 calls/s # 3.54 [+1.00] tcp tx: 976 MB/s 16559 calls/s 16559 msg/s # 3.54 [+0.00] tcp rx: 977 MB/s 50886 calls/s # 4.54 [+1.00] tcp tx: 967 MB/s 16414 calls/s 16414 msg/s # 4.54 [+0.00] tcp rx: 968 MB/s 50652 calls/s # 5.54 [+1.00] tcp tx: 987 MB/s 16750 calls/s 16750 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 640 MB/s 464128 calls/s # 6.91 [+0.02] udp tx: 1238 MB/s 20998 calls/s 20998 msg/s # 7.89 [+0.98] udp rx: 665 MB/s 482304 calls/s # 7.91 [+0.02] udp tx: 1261 MB/s 21388 calls/s 21388 msg/s # 8.89 [+0.98] udp rx: 665 MB/s 481792 calls/s # 8.91 [+0.02] udp tx: 1251 MB/s 21231 calls/s 21231 msg/s # 9.89 [+0.98] udp rx: 664 MB/s 481536 calls/s # 9.91 [+0.02] udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # 9.94 [+0.04] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.30] -4 -G # 11.26 [+1.01] udp rx: 1106 MB/s 806908 calls/s # 11.28 [+0.02] udp tx: 1128 MB/s 19144 calls/s 19144 msg/s # 12.26 [+0.98] udp rx: 1114 MB/s 812778 calls/s # 12.28 [+0.02] udp tx: 1110 MB/s 18830 calls/s 18830 msg/s # 13.26 [+0.98] udp rx: 1115 MB/s 813563 calls/s # 13.28 [+0.02] udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # 14.26 [+0.98] udp rx: 1131 MB/s 825231 calls/s # 14.28 [+0.02] udp tx: 1130 MB/s 19178 calls/s 19178 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__->