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.22 [+0.20] No GRO ok # 0.77 [+0.55] GRO frag list ok # 1.38 [+0.61] GRO fwd ok # 1.87 [+0.48] UDP fwd perf udp rx: 1670 MB/s 1357439 calls/s # 2.94 [+1.07] udp tx: 1923 MB/s 32624 calls/s 32624 msg/s # 3.91 [+0.97] udp rx: 1900 MB/s 1544371 calls/s # 3.94 [+0.03] udp tx: 1958 MB/s 33216 calls/s 33216 msg/s # 4.91 [+0.97] udp rx: 1801 MB/s 1463945 calls/s # 4.94 [+0.03] udp tx: 1933 MB/s 32785 calls/s 32785 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1834 MB/s 1490345 calls/s # 6.13 [+1.07] udp tx: 1948 MB/s 33049 calls/s 33049 msg/s # 7.10 [+0.97] udp rx: 1893 MB/s 1540371 calls/s # 7.13 [+0.03] udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # 8.10 [+0.97] udp rx: 1653 MB/s 1342508 calls/s # 8.13 [+0.03] udp tx: 1963 MB/s 33309 calls/s 33309 msg/s # 8.74 [+0.61] GRO frag list over UDP tunnel ok # 9.52 [+0.79] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.04 [+0.26] No GRO ok # 10.55 [+0.50] GRO frag list ok # 11.08 [+0.54] GRO fwd ok # 11.59 [+0.51] UDP fwd perf udp rx: 1491 MB/s 1208747 calls/s # 12.67 [+1.08] udp tx: 1854 MB/s 31449 calls/s 31449 msg/s # 13.64 [+0.97] udp rx: 1755 MB/s 1422268 calls/s # 13.67 [+0.03] udp tx: 1919 MB/s 32548 calls/s 32548 msg/s # 14.64 [+0.97] udp rx: 1780 MB/s 1443632 calls/s # 14.67 [+0.03] udp tx: 1903 MB/s 32289 calls/s 32289 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1401212 calls/s # 15.86 [+1.07] udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # 16.83 [+0.97] udp rx: 1767 MB/s 1433489 calls/s # 16.86 [+0.03] udp tx: 1913 MB/s 32455 calls/s 32455 msg/s # 17.83 [+0.97] udp rx: 1789 MB/s 1452456 calls/s # 17.86 [+0.03] udp tx: 1901 MB/s 32252 calls/s 32252 msg/s # 18.46 [+0.60] GRO frag list over UDP tunnel ok # 19.21 [+0.76] 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__->