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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.43 [+0.63] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1670 MB/s 1358336 calls/s # 3.00 [+1.07] udp tx: 1855 MB/s 31469 calls/s 31469 msg/s # 3.97 [+0.97] udp rx: 1561 MB/s 1270443 calls/s # 4.00 [+0.03] udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # 4.97 [+0.97] udp rx: 1913 MB/s 1557531 calls/s # 5.00 [+0.03] udp tx: 1927 MB/s 32688 calls/s 32688 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1844 MB/s 1501601 calls/s # 6.17 [+1.06] udp tx: 1902 MB/s 32274 calls/s 32274 msg/s # 7.15 [+0.98] udp rx: 1886 MB/s 1536099 calls/s # 7.17 [+0.02] udp tx: 1902 MB/s 32264 calls/s 32264 msg/s # 8.15 [+0.98] udp rx: 1911 MB/s 1555946 calls/s # 8.17 [+0.02] udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # 8.76 [+0.58] GRO frag list over UDP tunnel ok # 9.50 [+0.74] GRO fwd over UDP tunnel ok # 9.74 [+0.24] IPv6 # 9.99 [+0.26] No GRO ok # 10.49 [+0.50] GRO frag list ok # 11.00 [+0.51] GRO fwd ok # 11.48 [+0.48] UDP fwd perf udp rx: 1512 MB/s 1228667 calls/s # 12.54 [+1.06] udp tx: 1752 MB/s 29716 calls/s 29716 msg/s # 13.52 [+0.97] udp rx: 1790 MB/s 1452974 calls/s # 13.54 [+0.03] udp tx: 1908 MB/s 32374 calls/s 32374 msg/s # 14.52 [+0.98] udp rx: 1853 MB/s 1504980 calls/s # 14.54 [+0.02] udp tx: 1914 MB/s 32467 calls/s 32467 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1737 MB/s 1408276 calls/s # 15.72 [+1.06] udp tx: 1948 MB/s 33046 calls/s 33046 msg/s # 16.70 [+0.97] udp rx: 1802 MB/s 1461375 calls/s # 16.72 [+0.03] udp tx: 1933 MB/s 32801 calls/s 32801 msg/s # 17.70 [+0.98] udp rx: 1787 MB/s 1449292 calls/s # 17.72 [+0.02] udp tx: 1933 MB/s 32793 calls/s 32793 msg/s # 18.32 [+0.59] GRO frag list over UDP tunnel ok # 19.13 [+0.81] 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__->