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.56 [+2.26] tcp tx: 559 MB/s 9492 calls/s 9492 msg/s # 2.56 [+0.00] tcp rx: 560 MB/s 34098 calls/s # 3.56 [+1.00] tcp tx: 558 MB/s 9468 calls/s 9468 msg/s # 3.56 [+0.00] tcp rx: 558 MB/s 34114 calls/s # 4.56 [+1.00] tcp tx: 868 MB/s 14724 calls/s 14724 msg/s # 4.57 [+0.02] tcp rx: 885 MB/s 46358 calls/s # 5.56 [+0.98] tcp tx: 908 MB/s 15413 calls/s 15413 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.88 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 566 MB/s 410809 calls/s # 6.92 [+0.02] udp tx: 785 MB/s 13321 calls/s 13321 msg/s # 7.90 [+0.98] udp rx: 528 MB/s 382976 calls/s # 7.92 [+0.02] udp tx: 826 MB/s 14012 calls/s 14012 msg/s # 8.90 [+0.98] udp rx: 579 MB/s 420096 calls/s # 8.92 [+0.02] udp tx: 769 MB/s 13043 calls/s 13043 msg/s # 9.90 [+0.98] udp rx: 580 MB/s 421376 calls/s # 9.92 [+0.02] udp tx: 774 MB/s 13132 calls/s 13132 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.29] -4 -G # 11.26 [+1.01] udp rx: 750 MB/s 547463 calls/s # 11.28 [+0.02] udp tx: 764 MB/s 12968 calls/s 12968 msg/s # 12.26 [+0.98] udp rx: 715 MB/s 521777 calls/s # 12.28 [+0.02] udp tx: 715 MB/s 12134 calls/s 12134 msg/s # 13.26 [+0.98] udp rx: 769 MB/s 560878 calls/s # 13.28 [+0.02] udp tx: 776 MB/s 13170 calls/s 13170 msg/s # 14.26 [+0.98] udp rx: 1134 MB/s 827204 calls/s # 14.28 [+0.02] udp tx: 1135 MB/s 19253 calls/s 19253 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__->