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.27 [+0.26] No GRO ok # 0.76 [+0.49] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.84 [+0.50] UDP fwd perf udp rx: 1760 MB/s 1433127 calls/s # 2.90 [+1.06] udp tx: 1834 MB/s 31111 calls/s 31111 msg/s # 3.87 [+0.98] udp rx: 1792 MB/s 1459595 calls/s # 3.90 [+0.02] udp tx: 1809 MB/s 30694 calls/s 30694 msg/s # 4.88 [+0.98] udp rx: 1720 MB/s 1400121 calls/s # 4.90 [+0.02] udp tx: 1723 MB/s 29232 calls/s 29232 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1691 MB/s 1377252 calls/s # 6.08 [+1.06] udp tx: 1760 MB/s 29852 calls/s 29852 msg/s # 7.06 [+0.98] udp rx: 1742 MB/s 1418501 calls/s # 7.08 [+0.02] udp tx: 1771 MB/s 30050 calls/s 30050 msg/s # 8.06 [+0.98] udp rx: 1683 MB/s 1370263 calls/s # 8.08 [+0.02] udp tx: 1817 MB/s 30824 calls/s 30824 msg/s # 8.64 [+0.56] GRO frag list over UDP tunnel ok # 9.39 [+0.75] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.88 [+0.25] No GRO ok # 10.38 [+0.50] GRO frag list ok # 10.90 [+0.52] GRO fwd ok # 11.37 [+0.47] UDP fwd perf udp rx: 1570 MB/s 1272769 calls/s # 12.44 [+1.07] udp tx: 1904 MB/s 32307 calls/s 32307 msg/s # 13.41 [+0.97] udp rx: 1741 MB/s 1411317 calls/s # 13.44 [+0.03] udp tx: 1918 MB/s 32538 calls/s 32538 msg/s # 14.41 [+0.97] udp rx: 1772 MB/s 1437911 calls/s # 14.44 [+0.03] udp tx: 1893 MB/s 32110 calls/s 32110 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1642 MB/s 1333336 calls/s # 15.62 [+1.06] udp tx: 1821 MB/s 30893 calls/s 30893 msg/s # 16.60 [+0.97] udp rx: 1623 MB/s 1316862 calls/s # 16.62 [+0.03] udp tx: 1782 MB/s 30232 calls/s 30232 msg/s # 17.60 [+0.98] udp rx: 1523 MB/s 1235808 calls/s # 17.62 [+0.02] udp tx: 1827 MB/s 30992 calls/s 30992 msg/s # 18.17 [+0.54] GRO frag list over UDP tunnel ok # 18.87 [+0.70] 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__->