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.31 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 585 MB/s 9933 calls/s 9933 msg/s # 2.60 [+0.00] tcp rx: 587 MB/s 29650 calls/s # 3.59 [+1.00] tcp tx: 623 MB/s 10581 calls/s 10581 msg/s # 3.60 [+0.00] tcp rx: 623 MB/s 31859 calls/s # 4.59 [+1.00] tcp tx: 645 MB/s 10948 calls/s 10948 msg/s # 4.60 [+0.01] tcp rx: 648 MB/s 32786 calls/s # 5.59 [+0.99] tcp tx: 642 MB/s 10890 calls/s 10890 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.31] -4 -v # 6.95 [+1.01] udp rx: 533 MB/s 385792 calls/s # 6.97 [+0.02] udp tx: 870 MB/s 14763 calls/s 14763 msg/s # 7.95 [+0.98] udp rx: 569 MB/s 413533 calls/s # 7.97 [+0.02] udp tx: 944 MB/s 16017 calls/s 16017 msg/s # 8.95 [+0.98] udp rx: 580 MB/s 420707 calls/s # 8.97 [+0.02] udp tx: 976 MB/s 16556 calls/s 16556 msg/s # 9.96 [+0.99] udp rx: 553 MB/s 401152 calls/s # 9.97 [+0.01] udp tx: 860 MB/s 14598 calls/s 14598 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.29] -4 -G # 11.31 [+1.01] udp rx: 654 MB/s 477482 calls/s # 11.33 [+0.02] udp tx: 668 MB/s 11332 calls/s 11332 msg/s # 12.31 [+0.98] udp rx: 669 MB/s 488094 calls/s # 12.33 [+0.02] udp tx: 671 MB/s 11397 calls/s 11397 msg/s # 13.31 [+0.98] udp rx: 666 MB/s 486054 calls/s # 13.33 [+0.02] udp tx: 668 MB/s 11345 calls/s 11345 msg/s # 14.31 [+0.99] udp rx: 666 MB/s 486238 calls/s # 14.33 [+0.01] udp tx: 669 MB/s 11349 calls/s 11349 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__->