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.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.28 [+0.54] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1276 MB/s 1039023 calls/s # 2.82 [+1.07] udp tx: 1673 MB/s 28383 calls/s 28383 msg/s # 3.80 [+0.97] udp rx: 1570 MB/s 1277104 calls/s # 3.82 [+0.03] udp tx: 1833 MB/s 31095 calls/s 31095 msg/s # 4.80 [+0.97] udp rx: 1525 MB/s 1240333 calls/s # 4.82 [+0.03] udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1404264 calls/s # 6.00 [+1.06] udp tx: 1888 MB/s 32025 calls/s 32025 msg/s # 6.98 [+0.98] udp rx: 1783 MB/s 1449624 calls/s # 7.00 [+0.02] udp tx: 1936 MB/s 32851 calls/s 32851 msg/s # 7.98 [+0.98] udp rx: 1320 MB/s 1072784 calls/s # 8.00 [+0.02] udp tx: 1908 MB/s 32375 calls/s 32375 msg/s # 8.52 [+0.51] GRO frag list over UDP tunnel ok # 9.20 [+0.68] GRO fwd over UDP tunnel ok # 9.44 [+0.24] IPv6 # 9.68 [+0.24] No GRO ok # 10.22 [+0.54] GRO frag list ok # 10.73 [+0.52] GRO fwd ok # 11.23 [+0.49] UDP fwd perf udp rx: 1467 MB/s 1193310 calls/s # 12.29 [+1.06] udp tx: 1732 MB/s 29387 calls/s 29387 msg/s # 13.27 [+0.98] udp rx: 1479 MB/s 1203290 calls/s # 13.29 [+0.02] udp tx: 1759 MB/s 29834 calls/s 29834 msg/s # 14.28 [+0.99] udp rx: 1352 MB/s 1099634 calls/s # 14.29 [+0.01] udp tx: 1823 MB/s 30928 calls/s 30928 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1354 MB/s 1100601 calls/s # 15.47 [+1.06] udp tx: 1819 MB/s 30868 calls/s 30868 msg/s # 16.44 [+0.97] udp rx: 1780 MB/s 1446755 calls/s # 16.47 [+0.03] udp tx: 1852 MB/s 31414 calls/s 31414 msg/s # 17.45 [+0.97] udp rx: 1792 MB/s 1457234 calls/s # 17.47 [+0.03] udp tx: 1851 MB/s 31405 calls/s 31405 msg/s # 18.04 [+0.57] GRO frag list over UDP tunnel ok # 18.82 [+0.78] 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__->