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.52 [+2.25] tcp tx: 991 MB/s 16814 calls/s 16814 msg/s # 2.52 [+0.00] tcp rx: 992 MB/s 49208 calls/s # 3.52 [+1.00] tcp tx: 983 MB/s 16677 calls/s 16677 msg/s # 3.52 [+0.00] tcp rx: 984 MB/s 50296 calls/s # 4.52 [+1.00] tcp tx: 921 MB/s 15627 calls/s 15627 msg/s # 4.52 [+0.00] tcp rx: 922 MB/s 47391 calls/s # 5.52 [+1.00] tcp tx: 958 MB/s 16257 calls/s 16257 msg/s # 5.56 [+0.04] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.31] -4 -v # 6.88 [+1.01] udp rx: 633 MB/s 459008 calls/s # 6.90 [+0.02] udp tx: 1250 MB/s 21201 calls/s 21201 msg/s # 7.88 [+0.98] udp rx: 661 MB/s 479277 calls/s # 7.90 [+0.02] udp tx: 1237 MB/s 20991 calls/s 20991 msg/s # 8.88 [+0.98] udp rx: 663 MB/s 480768 calls/s # 8.90 [+0.02] udp tx: 1172 MB/s 19881 calls/s 19881 msg/s # 9.89 [+0.98] udp rx: 663 MB/s 480256 calls/s # 9.90 [+0.02] udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.33] -4 -G # 11.28 [+1.01] udp rx: 1002 MB/s 731013 calls/s # 11.31 [+0.02] udp tx: 1028 MB/s 17448 calls/s 17448 msg/s # 12.29 [+0.98] udp rx: 1089 MB/s 794446 calls/s # 12.31 [+0.02] udp tx: 1084 MB/s 18399 calls/s 18399 msg/s # 13.29 [+0.98] udp rx: 1080 MB/s 788237 calls/s # 13.31 [+0.02] udp tx: 1084 MB/s 18393 calls/s 18393 msg/s # 14.29 [+0.98] udp rx: 1093 MB/s 797337 calls/s # 14.31 [+0.02] udp tx: 1092 MB/s 18538 calls/s 18538 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__->