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.22] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.27 [+0.56] GRO fwd ok # 1.72 [+0.44] UDP fwd perf udp tx: 1847 MB/s 31334 calls/s 31334 msg/s # 2.78 [+1.06] udp rx: 1686 MB/s 1372698 calls/s # 3.78 [+1.00] udp tx: 1861 MB/s 31575 calls/s 31575 msg/s # 3.78 [+0.00] udp rx: 1742 MB/s 1418755 calls/s # 4.78 [+1.00] udp tx: 1855 MB/s 31471 calls/s 31471 msg/s # 4.88 [+0.10] udp rx: 1818 MB/s 1480572 calls/s # 4.90 [+0.02] UDP GRO fwd perf udp rx: 1752 MB/s 1426459 calls/s # 5.96 [+1.07] udp tx: 1857 MB/s 31502 calls/s 31502 msg/s # 6.93 [+0.97] udp rx: 1952 MB/s 1589823 calls/s # 6.96 [+0.03] udp tx: 1969 MB/s 33400 calls/s 33400 msg/s # 7.93 [+0.97] udp rx: 1958 MB/s 1594222 calls/s # 7.96 [+0.03] udp tx: 1970 MB/s 33419 calls/s 33419 msg/s # 8.49 [+0.53] GRO frag list over UDP tunnel ok # 9.19 [+0.70] GRO fwd over UDP tunnel ok # 9.42 [+0.23] IPv6 # 9.65 [+0.23] No GRO ok # 10.14 [+0.49] GRO frag list ok # 10.65 [+0.51] GRO fwd ok # 11.10 [+0.45] UDP fwd perf udp rx: 1593 MB/s 1296494 calls/s # 12.16 [+1.06] udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # 13.13 [+0.97] udp rx: 1939 MB/s 1578207 calls/s # 13.16 [+0.03] udp tx: 1970 MB/s 33423 calls/s 33423 msg/s # 14.14 [+0.98] udp rx: 1920 MB/s 1563212 calls/s # 14.16 [+0.02] udp tx: 1935 MB/s 32824 calls/s 32824 msg/s # 14.28 [+0.12] UDP GRO fwd perf udp rx: 1460 MB/s 1189210 calls/s # 15.34 [+1.06] udp tx: 1925 MB/s 32666 calls/s 32666 msg/s # 16.32 [+0.98] udp rx: 1931 MB/s 1572396 calls/s # 16.35 [+0.03] udp tx: 1945 MB/s 32998 calls/s 32998 msg/s # 17.32 [+0.98] udp rx: 1848 MB/s 1504782 calls/s # 17.34 [+0.02] udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # 17.86 [+0.52] GRO frag list over UDP tunnel ok # 18.57 [+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__->