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.25 [+0.24] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1731 MB/s 1409290 calls/s # 2.85 [+1.07] udp tx: 1910 MB/s 32395 calls/s 32395 msg/s # 3.82 [+0.97] udp rx: 1733 MB/s 1410469 calls/s # 3.85 [+0.03] udp tx: 1739 MB/s 29505 calls/s 29505 msg/s # 4.83 [+0.98] udp rx: 1546 MB/s 1257821 calls/s # 4.85 [+0.02] udp tx: 1654 MB/s 28066 calls/s 28066 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1722 MB/s 1399997 calls/s # 6.03 [+1.07] udp tx: 1842 MB/s 31257 calls/s 31257 msg/s # 7.01 [+0.97] udp rx: 1746 MB/s 1421122 calls/s # 7.03 [+0.03] udp tx: 1774 MB/s 30102 calls/s 30102 msg/s # 8.01 [+0.98] udp rx: 1801 MB/s 1466332 calls/s # 8.03 [+0.02] udp tx: 1815 MB/s 30796 calls/s 30796 msg/s # 8.59 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.73] GRO fwd over UDP tunnel ok # 9.55 [+0.23] IPv6 # 9.80 [+0.24] No GRO ok # 10.28 [+0.49] GRO frag list ok # 10.82 [+0.54] GRO fwd ok # 11.30 [+0.48] UDP fwd perf udp rx: 1477 MB/s 1198340 calls/s # 12.36 [+1.06] udp tx: 1793 MB/s 30427 calls/s 30427 msg/s # 13.33 [+0.98] udp rx: 1717 MB/s 1392979 calls/s # 13.36 [+0.02] udp tx: 1863 MB/s 31607 calls/s 31607 msg/s # 14.34 [+0.98] udp rx: 1737 MB/s 1408672 calls/s # 14.36 [+0.02] udp tx: 1905 MB/s 32313 calls/s 32313 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1669 MB/s 1355284 calls/s # 15.54 [+1.06] udp tx: 1815 MB/s 30799 calls/s 30799 msg/s # 16.51 [+0.98] udp rx: 1755 MB/s 1425556 calls/s # 16.54 [+0.02] udp tx: 1862 MB/s 31597 calls/s 31597 msg/s # 17.51 [+0.98] udp rx: 1615 MB/s 1310579 calls/s # 17.54 [+0.02] udp tx: 1725 MB/s 29274 calls/s 29274 msg/s # 18.07 [+0.53] GRO frag list over UDP tunnel ok # 18.73 [+0.66] 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__->