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.61 [+2.29] tcp tx: 912 MB/s 15481 calls/s 15481 msg/s # 2.61 [+0.00] tcp rx: 913 MB/s 50255 calls/s # 3.61 [+1.00] tcp tx: 896 MB/s 15198 calls/s 15198 msg/s # 3.63 [+0.02] tcp rx: 917 MB/s 47719 calls/s # 4.61 [+0.98] tcp tx: 879 MB/s 14920 calls/s 14920 msg/s # 4.64 [+0.03] tcp rx: 893 MB/s 46096 calls/s # 5.61 [+0.97] tcp tx: 918 MB/s 15574 calls/s 15574 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.01 [+0.36] -4 -v # 7.03 [+1.02] udp rx: 447 MB/s 324179 calls/s # 7.05 [+0.02] udp tx: 780 MB/s 13238 calls/s 13238 msg/s # 8.03 [+0.98] udp rx: 531 MB/s 384768 calls/s # 8.05 [+0.02] udp tx: 842 MB/s 14288 calls/s 14288 msg/s # 9.03 [+0.99] udp rx: 513 MB/s 371968 calls/s # 9.05 [+0.01] udp tx: 864 MB/s 14655 calls/s 14655 msg/s # 10.04 [+0.99] udp rx: 470 MB/s 340224 calls/s # 10.05 [+0.01] udp tx: 896 MB/s 15199 calls/s 15199 msg/s # 10.09 [+0.04] udp gso and gro - over veth touching data # 10.09 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.45 [+0.36] -4 -G # 11.46 [+1.02] udp rx: 644 MB/s 469820 calls/s # 11.49 [+0.02] udp tx: 658 MB/s 11165 calls/s 11165 msg/s # 12.46 [+0.98] udp rx: 656 MB/s 478545 calls/s # 12.49 [+0.02] udp tx: 657 MB/s 11153 calls/s 11153 msg/s # 13.47 [+0.98] udp rx: 672 MB/s 490419 calls/s # 13.49 [+0.02] udp tx: 672 MB/s 11403 calls/s 11403 msg/s # 14.47 [+0.98] udp rx: 680 MB/s 496591 calls/s # 14.49 [+0.02] udp tx: 680 MB/s 11541 calls/s 11541 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__->