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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 639 MB/s 10839 calls/s 10839 msg/s # 2.57 [+0.00] tcp rx: 639 MB/s 32086 calls/s # 3.57 [+1.00] tcp tx: 530 MB/s 8998 calls/s 8998 msg/s # 3.57 [+0.00] tcp rx: 531 MB/s 34392 calls/s # 4.57 [+1.00] tcp tx: 562 MB/s 9543 calls/s 9543 msg/s # 4.57 [+0.00] tcp rx: 563 MB/s 33918 calls/s # 5.57 [+1.00] tcp tx: 558 MB/s 9470 calls/s 9470 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.93 [+1.02] udp rx: 546 MB/s 396032 calls/s # 6.94 [+0.02] udp tx: 782 MB/s 13275 calls/s 13275 msg/s # 7.93 [+0.98] udp rx: 563 MB/s 409600 calls/s # 7.94 [+0.02] udp tx: 689 MB/s 11688 calls/s 11688 msg/s # 8.93 [+0.98] udp rx: 557 MB/s 404224 calls/s # 8.94 [+0.02] udp tx: 788 MB/s 13378 calls/s 13378 msg/s # 9.93 [+0.99] udp rx: 557 MB/s 404224 calls/s # 9.94 [+0.01] udp tx: 780 MB/s 13246 calls/s 13246 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.28 [+1.02] udp rx: 585 MB/s 426870 calls/s # 11.30 [+0.02] udp tx: 596 MB/s 10120 calls/s 10120 msg/s # 12.28 [+0.98] udp rx: 624 MB/s 455717 calls/s # 12.30 [+0.02] udp tx: 624 MB/s 10592 calls/s 10592 msg/s # 13.29 [+0.98] udp rx: 768 MB/s 560738 calls/s # 13.30 [+0.02] udp tx: 776 MB/s 13168 calls/s 13168 msg/s # 14.29 [+0.99] udp rx: 1113 MB/s 812166 calls/s # 14.30 [+0.02] udp tx: 1112 MB/s 18872 calls/s 18872 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__->