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.02 [+0.02] IPv4 # 0.24 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.28 [+0.57] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1497 MB/s 1212503 calls/s # 2.81 [+1.06] udp tx: 1966 MB/s 33346 calls/s 33346 msg/s # 3.79 [+0.97] udp rx: 1591 MB/s 1289023 calls/s # 3.81 [+0.02] udp tx: 1979 MB/s 33579 calls/s 33579 msg/s # 4.79 [+0.98] udp rx: 1703 MB/s 1379921 calls/s # 4.81 [+0.02] udp tx: 1981 MB/s 33604 calls/s 33604 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1651 MB/s 1338845 calls/s # 5.99 [+1.06] udp tx: 1919 MB/s 32548 calls/s 32548 msg/s # 6.96 [+0.97] udp rx: 1714 MB/s 1388498 calls/s # 6.99 [+0.03] udp tx: 1986 MB/s 33688 calls/s 33688 msg/s # 7.96 [+0.97] udp rx: 1711 MB/s 1386287 calls/s # 7.99 [+0.03] udp tx: 1984 MB/s 33666 calls/s 33666 msg/s # 8.53 [+0.54] GRO frag list over UDP tunnel ok # 9.22 [+0.69] GRO fwd over UDP tunnel ok # 9.46 [+0.24] IPv6 # 9.72 [+0.26] No GRO ok # 10.21 [+0.49] GRO frag list ok # 10.74 [+0.53] GRO fwd ok # 11.21 [+0.47] UDP fwd perf udp rx: 1425 MB/s 1154491 calls/s # 12.27 [+1.06] udp tx: 1891 MB/s 32087 calls/s 32087 msg/s # 13.24 [+0.97] udp rx: 1665 MB/s 1350174 calls/s # 13.27 [+0.03] udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # 14.25 [+0.98] udp rx: 1723 MB/s 1396568 calls/s # 14.27 [+0.02] udp tx: 1924 MB/s 32636 calls/s 32636 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1662 MB/s 1347097 calls/s # 15.45 [+1.06] udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # 16.42 [+0.98] udp rx: 1707 MB/s 1382969 calls/s # 16.45 [+0.02] udp tx: 1943 MB/s 32956 calls/s 32956 msg/s # 17.42 [+0.98] udp rx: 1720 MB/s 1393778 calls/s # 17.45 [+0.02] udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # 17.98 [+0.53] GRO frag list over UDP tunnel ok # 18.68 [+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__->