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.29 [+0.29] -4 -t # 2.54 [+2.26] tcp tx: 900 MB/s 15279 calls/s 15279 msg/s # 2.54 [+0.00] tcp rx: 901 MB/s 49961 calls/s # 3.54 [+1.00] tcp tx: 756 MB/s 12828 calls/s 12828 msg/s # 3.55 [+0.00] tcp rx: 758 MB/s 42569 calls/s # 4.54 [+1.00] tcp tx: 551 MB/s 9362 calls/s 9362 msg/s # 4.55 [+0.01] tcp rx: 557 MB/s 31958 calls/s # 5.54 [+0.99] tcp tx: 561 MB/s 9529 calls/s 9529 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.32] -4 -v # 6.92 [+1.02] udp rx: 479 MB/s 348078 calls/s # 6.94 [+0.02] udp tx: 811 MB/s 13762 calls/s 13762 msg/s # 7.92 [+0.98] udp rx: 539 MB/s 390698 calls/s # 7.94 [+0.02] udp tx: 830 MB/s 14090 calls/s 14090 msg/s # 8.92 [+0.98] udp rx: 531 MB/s 385548 calls/s # 8.94 [+0.02] udp tx: 692 MB/s 11739 calls/s 11739 msg/s # 9.92 [+0.98] udp rx: 529 MB/s 384025 calls/s # 9.94 [+0.02] udp tx: 777 MB/s 13188 calls/s 13188 msg/s # 9.97 [+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.31 [+0.33] -4 -G # 11.32 [+1.02] udp rx: 668 MB/s 487823 calls/s # 11.34 [+0.02] udp tx: 681 MB/s 11556 calls/s 11556 msg/s # 12.32 [+0.98] udp rx: 692 MB/s 505403 calls/s # 12.34 [+0.02] udp tx: 692 MB/s 11753 calls/s 11753 msg/s # 13.32 [+0.98] udp rx: 673 MB/s 490956 calls/s # 13.34 [+0.02] udp tx: 673 MB/s 11416 calls/s 11416 msg/s # 14.32 [+0.99] udp rx: 632 MB/s 461008 calls/s # 14.34 [+0.01] udp tx: 631 MB/s 10705 calls/s 10705 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__->