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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.33 [+0.32] -4 -t # 2.60 [+2.27] tcp tx: 927 MB/s 15728 calls/s 15728 msg/s # 2.60 [+0.00] tcp rx: 928 MB/s 47258 calls/s # 3.60 [+1.00] tcp tx: 923 MB/s 15670 calls/s 15670 msg/s # 3.60 [+0.00] tcp rx: 925 MB/s 47208 calls/s # 4.60 [+1.00] tcp tx: 920 MB/s 15616 calls/s 15616 msg/s # 4.60 [+0.00] tcp rx: 921 MB/s 46356 calls/s # 5.60 [+1.00] tcp tx: 904 MB/s 15339 calls/s 15339 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.95 [+1.01] udp rx: 656 MB/s 475136 calls/s # 6.96 [+0.02] udp tx: 1231 MB/s 20884 calls/s 20884 msg/s # 7.95 [+0.98] udp rx: 631 MB/s 457472 calls/s # 7.96 [+0.02] udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # 8.95 [+0.98] udp rx: 685 MB/s 496128 calls/s # 8.96 [+0.02] udp tx: 1256 MB/s 21305 calls/s 21305 msg/s # 9.95 [+0.99] udp rx: 686 MB/s 497152 calls/s # 9.96 [+0.01] udp tx: 1249 MB/s 21200 calls/s 21200 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.29] -4 -G # 11.29 [+1.01] udp rx: 1066 MB/s 778060 calls/s # 11.31 [+0.02] udp tx: 1089 MB/s 18478 calls/s 18478 msg/s # 12.29 [+0.98] udp rx: 1100 MB/s 802376 calls/s # 12.31 [+0.02] udp tx: 1099 MB/s 18647 calls/s 18647 msg/s # 13.29 [+0.98] udp rx: 1100 MB/s 802834 calls/s # 13.31 [+0.02] udp tx: 1100 MB/s 18658 calls/s 18658 msg/s # 14.29 [+0.98] udp rx: 1098 MB/s 801081 calls/s # 14.31 [+0.02] udp tx: 1097 MB/s 18614 calls/s 18614 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__->