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.59 [+2.27] tcp tx: 958 MB/s 16256 calls/s 16256 msg/s # 2.59 [+0.00] tcp rx: 958 MB/s 49539 calls/s # 3.59 [+1.00] tcp tx: 957 MB/s 16238 calls/s 16238 msg/s # 3.59 [+0.00] tcp rx: 959 MB/s 49140 calls/s # 4.59 [+1.00] tcp tx: 994 MB/s 16863 calls/s 16863 msg/s # 4.62 [+0.03] tcp rx: 1024 MB/s 46414 calls/s # 5.59 [+0.97] tcp tx: 1002 MB/s 17005 calls/s 17005 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.35] -4 -v # 6.99 [+1.02] udp rx: 490 MB/s 355591 calls/s # 7.01 [+0.02] udp tx: 812 MB/s 13779 calls/s 13779 msg/s # 7.99 [+0.98] udp rx: 560 MB/s 406582 calls/s # 8.01 [+0.02] udp tx: 789 MB/s 13386 calls/s 13386 msg/s # 8.99 [+0.98] udp rx: 557 MB/s 404268 calls/s # 9.01 [+0.02] udp tx: 745 MB/s 12650 calls/s 12650 msg/s # 9.99 [+0.99] udp rx: 557 MB/s 404453 calls/s # 10.01 [+0.01] udp tx: 761 MB/s 12922 calls/s 12922 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.33] -4 -G # 11.39 [+1.02] udp rx: 1053 MB/s 768317 calls/s # 11.41 [+0.02] udp tx: 1079 MB/s 18307 calls/s 18307 msg/s # 12.39 [+0.98] udp rx: 1095 MB/s 799152 calls/s # 12.41 [+0.02] udp tx: 1093 MB/s 18550 calls/s 18550 msg/s # 13.39 [+0.98] udp rx: 1074 MB/s 783998 calls/s # 13.41 [+0.02] udp tx: 1083 MB/s 18371 calls/s 18371 msg/s # 14.40 [+0.98] udp rx: 1100 MB/s 802311 calls/s # 14.41 [+0.02] udp tx: 1099 MB/s 18641 calls/s 18641 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__->