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.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.31 [+0.53] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1102 MB/s 896255 calls/s # 2.84 [+1.06] udp tx: 1617 MB/s 27432 calls/s 27432 msg/s # 3.81 [+0.97] udp rx: 1542 MB/s 1252665 calls/s # 3.84 [+0.03] udp tx: 1813 MB/s 30750 calls/s 30750 msg/s # 4.81 [+0.97] udp rx: 1832 MB/s 1489029 calls/s # 4.84 [+0.03] udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1809 MB/s 1470206 calls/s # 6.01 [+1.06] udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # 6.99 [+0.98] udp rx: 1838 MB/s 1493618 calls/s # 7.01 [+0.02] udp tx: 1953 MB/s 33138 calls/s 33138 msg/s # 7.99 [+0.98] udp rx: 1934 MB/s 1572714 calls/s # 8.01 [+0.02] udp tx: 1973 MB/s 33464 calls/s 33464 msg/s # 8.57 [+0.56] GRO frag list over UDP tunnel ok # 9.28 [+0.71] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.77 [+0.25] No GRO ok # 10.27 [+0.51] GRO frag list ok # 10.82 [+0.54] GRO fwd ok # 11.28 [+0.46] UDP fwd perf udp rx: 1539 MB/s 1247273 calls/s # 12.34 [+1.06] udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # 13.31 [+0.98] udp rx: 1490 MB/s 1207360 calls/s # 13.34 [+0.02] udp tx: 1926 MB/s 32680 calls/s 32680 msg/s # 14.32 [+0.98] udp rx: 1694 MB/s 1373054 calls/s # 14.34 [+0.02] udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1626 MB/s 1319887 calls/s # 15.51 [+1.06] udp tx: 1858 MB/s 31524 calls/s 31524 msg/s # 16.49 [+0.97] udp rx: 1633 MB/s 1324207 calls/s # 16.51 [+0.02] udp tx: 1854 MB/s 31460 calls/s 31460 msg/s # 17.49 [+0.98] udp rx: 1681 MB/s 1364544 calls/s # 17.51 [+0.02] udp tx: 1812 MB/s 30738 calls/s 30738 msg/s # 18.07 [+0.56] GRO frag list over UDP tunnel ok # 18.79 [+0.71] 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__->