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.01 [+0.01] IPv4 # 0.31 [+0.30] No GRO ok # 0.88 [+0.57] GRO frag list ok # 1.53 [+0.65] GRO fwd ok # 2.06 [+0.53] UDP fwd perf udp rx: 1567 MB/s 1273150 calls/s # 3.13 [+1.07] udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # 4.10 [+0.97] udp rx: 1233 MB/s 1003910 calls/s # 4.13 [+0.03] udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # 5.10 [+0.97] udp rx: 1606 MB/s 1306581 calls/s # 5.13 [+0.03] udp tx: 1781 MB/s 30209 calls/s 30209 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 1346 MB/s 1093968 calls/s # 6.32 [+1.06] udp tx: 1792 MB/s 30403 calls/s 30403 msg/s # 7.29 [+0.98] udp rx: 1522 MB/s 1236520 calls/s # 7.32 [+0.02] udp tx: 1932 MB/s 32773 calls/s 32773 msg/s # 8.29 [+0.98] udp rx: 1700 MB/s 1382933 calls/s # 8.32 [+0.02] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 8.87 [+0.56] GRO frag list over UDP tunnel ok # 9.55 [+0.67] GRO fwd over UDP tunnel ok # 9.78 [+0.23] IPv6 # 10.02 [+0.24] No GRO ok # 10.54 [+0.51] GRO frag list ok # 11.11 [+0.57] GRO fwd ok # 11.66 [+0.55] UDP fwd perf udp rx: 1453 MB/s 1181699 calls/s # 12.73 [+1.07] udp tx: 1681 MB/s 28516 calls/s 28516 msg/s # 13.70 [+0.97] udp rx: 1706 MB/s 1383287 calls/s # 13.73 [+0.03] udp tx: 1878 MB/s 31860 calls/s 31860 msg/s # 14.70 [+0.97] udp rx: 1454 MB/s 1181637 calls/s # 14.73 [+0.03] udp tx: 1624 MB/s 27561 calls/s 27561 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1554 MB/s 1260836 calls/s # 15.92 [+1.07] udp tx: 1876 MB/s 31830 calls/s 31830 msg/s # 16.90 [+0.97] udp rx: 1468 MB/s 1189937 calls/s # 16.92 [+0.03] udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # 17.90 [+0.97] udp rx: 1466 MB/s 1189107 calls/s # 17.92 [+0.03] udp tx: 1847 MB/s 31340 calls/s 31340 msg/s # 18.56 [+0.64] GRO frag list over UDP tunnel ok # 19.31 [+0.75] 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__->