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.23 [+0.21] No GRO ok # 0.69 [+0.46] GRO frag list ok # 1.25 [+0.56] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1559 MB/s 1266158 calls/s # 2.76 [+1.06] udp tx: 1778 MB/s 30168 calls/s 30168 msg/s # 3.74 [+0.98] udp rx: 1552 MB/s 1260171 calls/s # 3.76 [+0.02] udp tx: 1761 MB/s 29877 calls/s 29877 msg/s # 4.74 [+0.98] udp rx: 1856 MB/s 1505816 calls/s # 4.76 [+0.02] udp tx: 1951 MB/s 33096 calls/s 33096 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1791 MB/s 1452798 calls/s # 5.94 [+1.06] udp tx: 1956 MB/s 33182 calls/s 33182 msg/s # 6.91 [+0.98] udp rx: 1834 MB/s 1486830 calls/s # 6.94 [+0.02] udp tx: 1958 MB/s 33219 calls/s 33219 msg/s # 7.91 [+0.98] udp rx: 1838 MB/s 1490674 calls/s # 7.94 [+0.02] udp tx: 1958 MB/s 33214 calls/s 33214 msg/s # 8.47 [+0.54] GRO frag list over UDP tunnel ok # 9.17 [+0.69] GRO fwd over UDP tunnel ok # 9.40 [+0.24] IPv6 # 9.67 [+0.27] No GRO ok # 10.16 [+0.48] GRO frag list ok # 10.67 [+0.51] GRO fwd ok # 11.13 [+0.46] UDP fwd perf udp rx: 992 MB/s 803963 calls/s # 12.19 [+1.06] udp tx: 1811 MB/s 30721 calls/s 30721 msg/s # 13.16 [+0.98] udp rx: 1654 MB/s 1340331 calls/s # 13.19 [+0.02] udp tx: 1952 MB/s 33120 calls/s 33120 msg/s # 14.17 [+0.98] udp rx: 1670 MB/s 1352918 calls/s # 14.19 [+0.02] udp tx: 1947 MB/s 33034 calls/s 33034 msg/s # 14.30 [+0.12] UDP GRO fwd perf udp rx: 1582 MB/s 1282846 calls/s # 15.36 [+1.06] udp tx: 1941 MB/s 32921 calls/s 32921 msg/s # 16.34 [+0.98] udp rx: 1629 MB/s 1321414 calls/s # 16.36 [+0.02] udp tx: 1893 MB/s 32119 calls/s 32119 msg/s # 17.34 [+0.98] udp rx: 1581 MB/s 1283026 calls/s # 17.36 [+0.02] udp tx: 1847 MB/s 31342 calls/s 31342 msg/s # 17.91 [+0.55] GRO frag list over UDP tunnel ok # 18.65 [+0.74] 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__->