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.52 [+2.26] tcp tx: 531 MB/s 9017 calls/s 9017 msg/s # 2.52 [+0.00] tcp rx: 531 MB/s 27611 calls/s # 3.52 [+1.00] tcp tx: 657 MB/s 11157 calls/s 11157 msg/s # 3.52 [+0.00] tcp rx: 658 MB/s 33655 calls/s # 4.52 [+1.00] tcp tx: 648 MB/s 10993 calls/s 10993 msg/s # 4.52 [+0.00] tcp rx: 648 MB/s 33105 calls/s # 5.52 [+1.00] tcp tx: 639 MB/s 10844 calls/s 10844 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.82 [+0.26] -4 -v # 6.83 [+1.01] udp rx: 552 MB/s 400128 calls/s # 6.85 [+0.02] udp tx: 788 MB/s 13371 calls/s 13371 msg/s # 7.83 [+0.99] udp rx: 561 MB/s 406779 calls/s # 7.85 [+0.01] udp tx: 784 MB/s 13307 calls/s 13307 msg/s # 8.83 [+0.99] udp rx: 561 MB/s 407199 calls/s # 8.85 [+0.01] udp tx: 786 MB/s 13347 calls/s 13347 msg/s # 9.83 [+0.99] udp rx: 561 MB/s 406948 calls/s # 9.85 [+0.01] udp tx: 787 MB/s 13350 calls/s 13350 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.17 [+1.01] udp rx: 605 MB/s 441788 calls/s # 11.19 [+0.01] udp tx: 615 MB/s 10432 calls/s 10432 msg/s # 12.17 [+0.99] udp rx: 617 MB/s 450144 calls/s # 12.19 [+0.01] udp tx: 616 MB/s 10464 calls/s 10464 msg/s # 13.17 [+0.99] udp rx: 615 MB/s 448740 calls/s # 13.19 [+0.01] udp tx: 614 MB/s 10430 calls/s 10430 msg/s # 14.17 [+0.99] udp rx: 616 MB/s 449957 calls/s # 14.19 [+0.01] udp tx: 616 MB/s 10457 calls/s 10457 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__->