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.26 [+0.26] -4 -t # 2.51 [+2.26] tcp tx: 1001 MB/s 16980 calls/s 16980 msg/s # 2.52 [+0.00] tcp rx: 1001 MB/s 52070 calls/s # 3.51 [+1.00] tcp tx: 1015 MB/s 17220 calls/s 17220 msg/s # 3.52 [+0.00] tcp rx: 1016 MB/s 52066 calls/s # 4.51 [+1.00] tcp tx: 1009 MB/s 17117 calls/s 17117 msg/s # 4.52 [+0.00] tcp rx: 1010 MB/s 51918 calls/s # 5.51 [+1.00] tcp tx: 1016 MB/s 17241 calls/s 17241 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.29] -4 -v # 6.85 [+1.01] udp rx: 631 MB/s 457472 calls/s # 6.87 [+0.02] udp tx: 1219 MB/s 20676 calls/s 20676 msg/s # 7.85 [+0.98] udp rx: 662 MB/s 481187 calls/s # 7.87 [+0.02] udp tx: 1215 MB/s 20615 calls/s 20615 msg/s # 8.85 [+0.98] udp rx: 659 MB/s 477696 calls/s # 8.87 [+0.02] udp tx: 1304 MB/s 22119 calls/s 22119 msg/s # 9.85 [+0.98] udp rx: 632 MB/s 457984 calls/s # 9.87 [+0.02] udp tx: 1306 MB/s 22160 calls/s 22160 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.30] -4 -G # 11.22 [+1.01] udp rx: 1061 MB/s 773869 calls/s # 11.24 [+0.02] udp tx: 1085 MB/s 18413 calls/s 18413 msg/s # 12.22 [+0.98] udp rx: 1106 MB/s 806759 calls/s # 12.24 [+0.02] udp tx: 1105 MB/s 18753 calls/s 18753 msg/s # 13.22 [+0.98] udp rx: 1142 MB/s 833213 calls/s # 13.24 [+0.02] udp tx: 1141 MB/s 19367 calls/s 19367 msg/s # 14.22 [+0.98] udp rx: 1142 MB/s 833343 calls/s # 14.24 [+0.02] udp tx: 1142 MB/s 19371 calls/s 19371 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__->