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.77 [+0.53] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1572 MB/s 1278172 calls/s # 2.88 [+1.06] udp tx: 1834 MB/s 31111 calls/s 31111 msg/s # 3.86 [+0.98] udp rx: 1729 MB/s 1406663 calls/s # 3.88 [+0.02] udp tx: 1749 MB/s 29675 calls/s 29675 msg/s # 4.86 [+0.98] udp rx: 1799 MB/s 1463101 calls/s # 4.88 [+0.02] udp tx: 1841 MB/s 31237 calls/s 31237 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1408 MB/s 1141863 calls/s # 6.06 [+1.06] udp tx: 1922 MB/s 32610 calls/s 32610 msg/s # 7.04 [+0.98] udp rx: 1339 MB/s 1085339 calls/s # 7.06 [+0.02] udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # 8.04 [+0.98] udp rx: 1755 MB/s 1426096 calls/s # 8.06 [+0.02] udp tx: 1813 MB/s 30766 calls/s 30766 msg/s # 8.61 [+0.55] GRO frag list over UDP tunnel ok # 9.47 [+0.86] GRO fwd over UDP tunnel ok # 9.72 [+0.24] IPv6 # 9.96 [+0.25] No GRO ok # 10.48 [+0.51] GRO frag list ok # 10.99 [+0.51] GRO fwd ok # 11.45 [+0.46] UDP fwd perf udp rx: 1402 MB/s 1136839 calls/s # 12.51 [+1.06] udp tx: 1837 MB/s 31169 calls/s 31169 msg/s # 13.49 [+0.98] udp rx: 1347 MB/s 1092125 calls/s # 13.51 [+0.02] udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # 14.49 [+0.98] udp rx: 1406 MB/s 1139898 calls/s # 14.51 [+0.02] udp tx: 1919 MB/s 32556 calls/s 32556 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1677 MB/s 1361504 calls/s # 15.69 [+1.06] udp tx: 1871 MB/s 31748 calls/s 31748 msg/s # 16.69 [+1.00] udp tx: 1815 MB/s 30791 calls/s 30791 msg/s # 16.69 [+0.00] udp rx: 1496 MB/s 1215168 calls/s # 17.69 [+1.00] udp tx: 1905 MB/s 32327 calls/s 32327 msg/s # 17.79 [+0.10] udp rx: 1749 MB/s 1419880 calls/s # 18.22 [+0.43] GRO frag list over UDP tunnel ok # 18.94 [+0.72] 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__->