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.59 [+2.28] tcp tx: 581 MB/s 9862 calls/s 9862 msg/s # 2.59 [+0.00] tcp rx: 581 MB/s 29990 calls/s # 3.59 [+1.00] tcp tx: 570 MB/s 9672 calls/s 9672 msg/s # 3.59 [+0.00] tcp rx: 570 MB/s 29592 calls/s # 4.59 [+1.00] tcp tx: 639 MB/s 10848 calls/s 10848 msg/s # 4.59 [+0.01] tcp rx: 643 MB/s 34448 calls/s # 5.59 [+1.00] tcp tx: 580 MB/s 9850 calls/s 9850 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.33] -4 -v # 6.97 [+1.02] udp rx: 540 MB/s 391168 calls/s # 6.99 [+0.03] udp tx: 821 MB/s 13928 calls/s 13928 msg/s # 7.97 [+0.98] udp rx: 557 MB/s 404365 calls/s # 7.99 [+0.02] udp tx: 798 MB/s 13549 calls/s 13549 msg/s # 8.97 [+0.98] udp rx: 558 MB/s 404441 calls/s # 8.99 [+0.02] udp tx: 797 MB/s 13531 calls/s 13531 msg/s # 9.97 [+0.98] udp rx: 558 MB/s 405047 calls/s # 9.99 [+0.02] udp tx: 796 MB/s 13515 calls/s 13515 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.31] -4 -G # 11.35 [+1.02] udp rx: 732 MB/s 533929 calls/s # 11.37 [+0.02] udp tx: 740 MB/s 12567 calls/s 12567 msg/s # 12.35 [+0.98] udp rx: 1084 MB/s 790588 calls/s # 12.37 [+0.02] udp tx: 1094 MB/s 18560 calls/s 18560 msg/s # 13.35 [+0.99] udp rx: 1118 MB/s 815821 calls/s # 13.37 [+0.01] udp tx: 1121 MB/s 19022 calls/s 19022 msg/s # 14.35 [+0.99] udp rx: 1117 MB/s 814860 calls/s # 14.37 [+0.01] udp tx: 1120 MB/s 19009 calls/s 19009 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__->