make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.28 [+0.26] No GRO ok # 0.80 [+0.52] GRO frag list ok # 1.39 [+0.58] GRO fwd ok # 1.85 [+0.46] UDP fwd perf udp rx: 1635 MB/s 1328782 calls/s # 2.91 [+1.06] udp tx: 1921 MB/s 32591 calls/s 32591 msg/s # 3.89 [+0.98] udp rx: 1891 MB/s 1537550 calls/s # 3.91 [+0.02] udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # 4.89 [+0.98] udp rx: 1836 MB/s 1493061 calls/s # 4.91 [+0.02] udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1696 MB/s 1379061 calls/s # 6.09 [+1.06] udp tx: 1778 MB/s 30158 calls/s 30158 msg/s # 7.06 [+0.97] udp rx: 1340 MB/s 1091570 calls/s # 7.09 [+0.03] udp tx: 1351 MB/s 22927 calls/s 22927 msg/s # 8.06 [+0.97] udp rx: 1512 MB/s 1230977 calls/s # 8.09 [+0.02] udp tx: 1543 MB/s 26180 calls/s 26180 msg/s # 8.67 [+0.58] GRO frag list over UDP tunnel ok # 9.39 [+0.72] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.89 [+0.25] No GRO ok # 10.40 [+0.51] GRO frag list ok # 10.95 [+0.55] GRO fwd ok # 11.44 [+0.49] UDP fwd perf udp rx: 1357 MB/s 1101626 calls/s # 12.51 [+1.06] udp tx: 1709 MB/s 28998 calls/s 28998 msg/s # 13.48 [+0.97] udp rx: 1536 MB/s 1247252 calls/s # 13.51 [+0.03] udp tx: 1743 MB/s 29570 calls/s 29570 msg/s # 14.48 [+0.97] udp rx: 1538 MB/s 1247833 calls/s # 14.51 [+0.02] udp tx: 1788 MB/s 30341 calls/s 30341 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1434 MB/s 1163337 calls/s # 15.68 [+1.06] udp tx: 1718 MB/s 29139 calls/s 29139 msg/s # 16.66 [+0.98] udp rx: 1490 MB/s 1206950 calls/s # 16.68 [+0.02] udp tx: 1906 MB/s 32336 calls/s 32336 msg/s # 17.66 [+0.98] udp rx: 1541 MB/s 1248927 calls/s # 17.68 [+0.02] udp tx: 1915 MB/s 32493 calls/s 32493 msg/s # 18.23 [+0.55] GRO frag list over UDP tunnel ok # 19.06 [+0.83] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->