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.55 [+2.26] tcp tx: 684 MB/s 11604 calls/s 11604 msg/s # 2.56 [+0.00] tcp rx: 684 MB/s 35444 calls/s # 3.55 [+1.00] tcp tx: 638 MB/s 10833 calls/s 10833 msg/s # 3.56 [+0.00] tcp rx: 639 MB/s 33323 calls/s # 4.55 [+1.00] tcp tx: 598 MB/s 10153 calls/s 10153 msg/s # 4.56 [+0.00] tcp rx: 599 MB/s 30943 calls/s # 5.55 [+1.00] tcp tx: 627 MB/s 10648 calls/s 10648 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.33] -4 -v # 6.94 [+1.02] udp rx: 537 MB/s 389154 calls/s # 6.96 [+0.02] udp tx: 811 MB/s 13768 calls/s 13768 msg/s # 7.94 [+0.98] udp rx: 541 MB/s 392091 calls/s # 7.96 [+0.02] udp tx: 804 MB/s 13637 calls/s 13637 msg/s # 8.94 [+0.98] udp rx: 543 MB/s 394017 calls/s # 8.96 [+0.02] udp tx: 812 MB/s 13776 calls/s 13776 msg/s # 9.94 [+0.98] udp rx: 536 MB/s 388881 calls/s # 9.96 [+0.02] udp tx: 770 MB/s 13073 calls/s 13073 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.33] -4 -G # 11.34 [+1.02] udp rx: 622 MB/s 454044 calls/s # 11.36 [+0.02] udp tx: 634 MB/s 10757 calls/s 10757 msg/s # 12.34 [+0.98] udp rx: 670 MB/s 489011 calls/s # 12.36 [+0.02] udp tx: 672 MB/s 11414 calls/s 11414 msg/s # 13.34 [+0.98] udp rx: 668 MB/s 487523 calls/s # 13.36 [+0.02] udp tx: 670 MB/s 11378 calls/s 11378 msg/s # 14.34 [+0.98] udp rx: 672 MB/s 490764 calls/s # 14.36 [+0.02] udp tx: 675 MB/s 11451 calls/s 11451 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__->