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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1616 MB/s 1310540 calls/s # 2.84 [+1.06] udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # 3.82 [+0.98] udp rx: 1792 MB/s 1453824 calls/s # 3.84 [+0.02] udp tx: 1927 MB/s 32691 calls/s 32691 msg/s # 4.82 [+0.98] udp rx: 1799 MB/s 1457969 calls/s # 4.84 [+0.02] udp tx: 1969 MB/s 33403 calls/s 33403 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1683 MB/s 1364300 calls/s # 6.02 [+1.06] udp tx: 1967 MB/s 33372 calls/s 33372 msg/s # 6.99 [+0.98] udp rx: 1777 MB/s 1440420 calls/s # 7.02 [+0.02] udp tx: 1961 MB/s 33270 calls/s 33270 msg/s # 8.00 [+0.98] udp rx: 1746 MB/s 1416376 calls/s # 8.02 [+0.02] udp tx: 1945 MB/s 32991 calls/s 32991 msg/s # 8.56 [+0.55] GRO frag list over UDP tunnel ok # 9.24 [+0.68] GRO fwd over UDP tunnel ok # 9.47 [+0.23] IPv6 # 9.73 [+0.26] No GRO ok # 10.20 [+0.47] GRO frag list ok # 10.74 [+0.54] GRO fwd ok # 11.21 [+0.47] UDP fwd perf udp rx: 1449 MB/s 1175165 calls/s # 12.26 [+1.06] udp tx: 1873 MB/s 31772 calls/s 31772 msg/s # 13.24 [+0.98] udp rx: 1659 MB/s 1344724 calls/s # 13.26 [+0.02] udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # 14.24 [+0.98] udp rx: 1717 MB/s 1392329 calls/s # 14.26 [+0.02] udp tx: 1922 MB/s 32607 calls/s 32607 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1571 MB/s 1273084 calls/s # 15.44 [+1.06] udp tx: 1938 MB/s 32872 calls/s 32872 msg/s # 16.41 [+0.98] udp rx: 1702 MB/s 1381268 calls/s # 16.44 [+0.02] udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # 17.41 [+0.98] udp rx: 1742 MB/s 1413274 calls/s # 17.44 [+0.02] udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # 17.98 [+0.55] GRO frag list over UDP tunnel ok # 18.69 [+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__->