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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 560 MB/s 9509 calls/s 9509 msg/s # 2.61 [+0.01] tcp rx: 566 MB/s 35069 calls/s # 3.60 [+0.99] tcp tx: 528 MB/s 8957 calls/s 8957 msg/s # 3.61 [+0.01] tcp rx: 528 MB/s 35516 calls/s # 4.60 [+0.99] tcp tx: 551 MB/s 9349 calls/s 9349 msg/s # 4.61 [+0.01] tcp rx: 551 MB/s 35545 calls/s # 5.60 [+0.99] tcp tx: 565 MB/s 9594 calls/s 9594 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.34] -4 -v # 7.00 [+1.02] udp rx: 566 MB/s 410368 calls/s # 7.01 [+0.02] udp tx: 1242 MB/s 21079 calls/s 21079 msg/s # 8.00 [+0.98] udp rx: 621 MB/s 450304 calls/s # 8.01 [+0.02] udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # 9.00 [+0.98] udp rx: 599 MB/s 434432 calls/s # 9.01 [+0.02] udp tx: 1236 MB/s 20976 calls/s 20976 msg/s # 10.00 [+0.98] udp rx: 563 MB/s 407808 calls/s # 10.01 [+0.02] udp tx: 1316 MB/s 22323 calls/s 22323 msg/s # 10.05 [+0.04] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.33] -4 -G # 11.40 [+1.01] udp rx: 1096 MB/s 799471 calls/s # 11.42 [+0.02] udp tx: 1120 MB/s 19012 calls/s 19012 msg/s # 12.40 [+0.98] udp rx: 1118 MB/s 815886 calls/s # 12.42 [+0.02] udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # 13.40 [+0.98] udp rx: 1100 MB/s 802918 calls/s # 13.42 [+0.02] udp tx: 1099 MB/s 18644 calls/s 18644 msg/s # 14.40 [+0.98] udp rx: 1095 MB/s 798793 calls/s # 14.42 [+0.02] udp tx: 1094 MB/s 18562 calls/s 18562 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__->