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.35 [+0.34] -4 -t # 2.64 [+2.29] tcp tx: 599 MB/s 10168 calls/s 10168 msg/s # 2.64 [+0.00] tcp rx: 602 MB/s 36610 calls/s # 3.64 [+1.00] tcp tx: 605 MB/s 10275 calls/s 10275 msg/s # 3.64 [+0.01] tcp rx: 605 MB/s 36923 calls/s # 4.64 [+0.99] tcp tx: 603 MB/s 10241 calls/s 10241 msg/s # 4.65 [+0.01] tcp rx: 604 MB/s 35353 calls/s # 5.64 [+0.99] tcp tx: 605 MB/s 10264 calls/s 10264 msg/s # 5.68 [+0.04] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.01 [+0.33] -4 -v # 7.03 [+1.02] udp rx: 512 MB/s 370361 calls/s # 7.05 [+0.02] udp tx: 863 MB/s 14652 calls/s 14652 msg/s # 8.03 [+0.98] udp rx: 497 MB/s 359778 calls/s # 8.05 [+0.02] udp tx: 894 MB/s 15171 calls/s 15171 msg/s # 9.03 [+0.98] udp rx: 517 MB/s 374528 calls/s # 9.05 [+0.02] udp tx: 891 MB/s 15120 calls/s 15120 msg/s # 10.03 [+0.98] udp rx: 521 MB/s 376832 calls/s # 10.05 [+0.02] udp tx: 895 MB/s 15182 calls/s 15182 msg/s # 10.08 [+0.03] 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.41 [+0.32] -4 -G # 11.43 [+1.02] udp rx: 690 MB/s 503780 calls/s # 11.44 [+0.02] udp tx: 705 MB/s 11964 calls/s 11964 msg/s # 12.43 [+0.98] udp rx: 701 MB/s 511654 calls/s # 12.44 [+0.02] udp tx: 704 MB/s 11950 calls/s 11950 msg/s # 13.43 [+0.98] udp rx: 706 MB/s 515310 calls/s # 13.44 [+0.02] udp tx: 709 MB/s 12035 calls/s 12035 msg/s # 14.43 [+0.98] udp rx: 703 MB/s 513091 calls/s # 14.44 [+0.02] udp tx: 711 MB/s 12067 calls/s 12067 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__->