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.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 940 MB/s 15954 calls/s 15954 msg/s # 2.61 [+0.00] tcp rx: 941 MB/s 49822 calls/s # 3.60 [+1.00] tcp tx: 991 MB/s 16818 calls/s 16818 msg/s # 3.61 [+0.00] tcp rx: 992 MB/s 49474 calls/s # 4.60 [+1.00] tcp tx: 969 MB/s 16438 calls/s 16438 msg/s # 4.61 [+0.00] tcp rx: 970 MB/s 49671 calls/s # 5.60 [+1.00] tcp tx: 932 MB/s 15817 calls/s 15817 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.33] -4 -v # 6.99 [+1.02] udp rx: 491 MB/s 357181 calls/s # 7.01 [+0.02] udp tx: 669 MB/s 11349 calls/s 11349 msg/s # 7.99 [+0.98] udp rx: 518 MB/s 376439 calls/s # 8.01 [+0.02] udp tx: 728 MB/s 12352 calls/s 12352 msg/s # 8.99 [+0.98] udp rx: 555 MB/s 403504 calls/s # 9.01 [+0.02] udp tx: 697 MB/s 11838 calls/s 11838 msg/s # 9.99 [+0.98] udp rx: 556 MB/s 404034 calls/s # 10.01 [+0.02] udp tx: 721 MB/s 12229 calls/s 12229 msg/s # 10.05 [+0.04] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.33] -4 -G # 11.39 [+1.02] udp rx: 582 MB/s 424917 calls/s # 11.41 [+0.02] udp tx: 594 MB/s 10088 calls/s 10088 msg/s # 12.39 [+0.98] udp rx: 561 MB/s 409754 calls/s # 12.41 [+0.02] udp tx: 561 MB/s 9521 calls/s 9521 msg/s # 13.39 [+0.98] udp rx: 560 MB/s 408726 calls/s # 13.41 [+0.02] udp tx: 559 MB/s 9486 calls/s 9486 msg/s # 14.40 [+0.98] udp rx: 578 MB/s 421911 calls/s # 14.41 [+0.02] udp tx: 578 MB/s 9815 calls/s 9815 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__->