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.70 [+0.48] GRO frag list ok # 1.27 [+0.56] GRO fwd ok # 1.76 [+0.50] UDP fwd perf udp rx: 1441 MB/s 1172029 calls/s # 2.83 [+1.07] udp tx: 1837 MB/s 31165 calls/s 31165 msg/s # 3.80 [+0.97] udp rx: 1874 MB/s 1522561 calls/s # 3.83 [+0.03] udp tx: 1948 MB/s 33051 calls/s 33051 msg/s # 4.80 [+0.98] udp rx: 1826 MB/s 1483010 calls/s # 4.83 [+0.02] udp tx: 1966 MB/s 33359 calls/s 33359 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1802 MB/s 1461655 calls/s # 6.00 [+1.06] udp tx: 1958 MB/s 33214 calls/s 33214 msg/s # 6.98 [+0.98] udp rx: 1851 MB/s 1501113 calls/s # 7.00 [+0.02] udp tx: 1963 MB/s 33299 calls/s 33299 msg/s # 7.98 [+0.98] udp rx: 1860 MB/s 1508140 calls/s # 8.00 [+0.02] udp tx: 1959 MB/s 33241 calls/s 33241 msg/s # 8.55 [+0.55] GRO frag list over UDP tunnel ok # 9.27 [+0.73] GRO fwd over UDP tunnel ok # 9.50 [+0.22] IPv6 # 9.73 [+0.23] No GRO ok # 10.22 [+0.48] GRO frag list ok # 10.75 [+0.53] GRO fwd ok # 11.20 [+0.45] UDP fwd perf udp rx: 749 MB/s 607133 calls/s # 12.26 [+1.06] udp tx: 1773 MB/s 30086 calls/s 30086 msg/s # 13.24 [+0.98] udp rx: 1267 MB/s 1026772 calls/s # 13.26 [+0.02] udp tx: 1830 MB/s 31044 calls/s 31044 msg/s # 14.24 [+0.98] udp rx: 1627 MB/s 1319554 calls/s # 14.26 [+0.02] udp tx: 1869 MB/s 31711 calls/s 31711 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1648 MB/s 1336542 calls/s # 15.43 [+1.05] udp tx: 1929 MB/s 32723 calls/s 32723 msg/s # 16.41 [+0.98] udp rx: 1718 MB/s 1393427 calls/s # 16.43 [+0.02] udp tx: 1933 MB/s 32799 calls/s 32799 msg/s # 17.41 [+0.98] udp rx: 1732 MB/s 1404650 calls/s # 17.43 [+0.02] udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # 17.97 [+0.54] GRO frag list over UDP tunnel ok # 18.68 [+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__->