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: 958 MB/s 16259 calls/s 16259 msg/s # 2.62 [+0.02] tcp rx: 983 MB/s 49582 calls/s # 3.59 [+0.98] tcp tx: 1023 MB/s 17359 calls/s 17359 msg/s # 3.62 [+0.03] tcp rx: 1024 MB/s 50711 calls/s # 4.59 [+0.97] tcp tx: 1009 MB/s 17114 calls/s 17114 msg/s # 4.62 [+0.03] tcp rx: 1012 MB/s 48990 calls/s # 5.59 [+0.97] tcp tx: 1001 MB/s 16983 calls/s 16983 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.94 [+0.31] -4 -v # 6.95 [+1.02] udp rx: 524 MB/s 380160 calls/s # 6.97 [+0.02] udp tx: 786 MB/s 13338 calls/s 13338 msg/s # 7.96 [+0.98] udp rx: 495 MB/s 358912 calls/s # 7.97 [+0.02] udp tx: 827 MB/s 14031 calls/s 14031 msg/s # 8.96 [+0.99] udp rx: 547 MB/s 397312 calls/s # 8.97 [+0.01] udp tx: 779 MB/s 13227 calls/s 13227 msg/s # 9.96 [+0.99] udp rx: 499 MB/s 361984 calls/s # 9.97 [+0.01] udp tx: 820 MB/s 13915 calls/s 13915 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.29 [+0.28] -4 -G # 11.30 [+1.01] udp rx: 675 MB/s 492559 calls/s # 11.32 [+0.02] udp tx: 688 MB/s 11685 calls/s 11685 msg/s # 12.30 [+0.98] udp rx: 660 MB/s 481396 calls/s # 12.32 [+0.02] udp tx: 659 MB/s 11192 calls/s 11192 msg/s # 13.30 [+0.98] udp rx: 663 MB/s 483607 calls/s # 13.32 [+0.02] udp tx: 663 MB/s 11247 calls/s 11247 msg/s # 14.30 [+0.98] udp rx: 664 MB/s 484264 calls/s # 14.32 [+0.02] udp tx: 663 MB/s 11257 calls/s 11257 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__->