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.35 [+0.34] -4 -t # 2.61 [+2.26] tcp tx: 932 MB/s 15819 calls/s 15819 msg/s # 2.61 [+0.00] tcp rx: 933 MB/s 51007 calls/s # 3.61 [+1.00] tcp tx: 960 MB/s 16283 calls/s 16283 msg/s # 3.61 [+0.00] tcp rx: 961 MB/s 50265 calls/s # 4.61 [+1.00] tcp tx: 883 MB/s 14988 calls/s 14988 msg/s # 4.61 [+0.00] tcp rx: 884 MB/s 48261 calls/s # 5.61 [+1.00] tcp tx: 828 MB/s 14048 calls/s 14048 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.30] -4 -v # 6.95 [+1.02] udp rx: 607 MB/s 439808 calls/s # 6.97 [+0.02] udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # 7.95 [+0.98] udp rx: 661 MB/s 478840 calls/s # 7.97 [+0.02] udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # 8.95 [+0.98] udp rx: 662 MB/s 479488 calls/s # 8.97 [+0.02] udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # 9.96 [+0.98] udp rx: 664 MB/s 481429 calls/s # 9.97 [+0.02] udp tx: 1275 MB/s 21625 calls/s 21625 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.30] -4 -G # 11.32 [+1.01] udp rx: 621 MB/s 453185 calls/s # 11.34 [+0.02] udp tx: 636 MB/s 10794 calls/s 10794 msg/s # 12.32 [+0.98] udp rx: 646 MB/s 471780 calls/s # 12.34 [+0.02] udp tx: 649 MB/s 11009 calls/s 11009 msg/s # 13.32 [+0.98] udp rx: 643 MB/s 469322 calls/s # 13.34 [+0.02] udp tx: 645 MB/s 10941 calls/s 10941 msg/s # 14.33 [+0.98] udp rx: 643 MB/s 469302 calls/s # 14.34 [+0.02] udp tx: 652 MB/s 11067 calls/s 11067 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__->