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.73 [+0.49] GRO frag list ok # 1.34 [+0.61] GRO fwd ok # 1.80 [+0.46] UDP fwd perf udp rx: 1539 MB/s 1252600 calls/s # 2.87 [+1.07] udp tx: 1851 MB/s 31400 calls/s 31400 msg/s # 3.84 [+0.97] udp rx: 1848 MB/s 1504209 calls/s # 3.87 [+0.03] udp tx: 1866 MB/s 31657 calls/s 31657 msg/s # 4.84 [+0.97] udp rx: 1853 MB/s 1507599 calls/s # 4.87 [+0.03] udp tx: 1879 MB/s 31884 calls/s 31884 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1664 MB/s 1353592 calls/s # 6.05 [+1.06] udp tx: 1814 MB/s 30774 calls/s 30774 msg/s # 7.03 [+0.98] udp rx: 1747 MB/s 1419959 calls/s # 7.05 [+0.02] udp tx: 1809 MB/s 30691 calls/s 30691 msg/s # 8.03 [+0.98] udp rx: 1337 MB/s 1083764 calls/s # 8.05 [+0.02] udp tx: 1925 MB/s 32660 calls/s 32660 msg/s # 8.58 [+0.52] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.78 [+0.25] No GRO ok # 10.26 [+0.47] GRO frag list ok # 10.77 [+0.51] GRO fwd ok # 11.26 [+0.49] UDP fwd perf udp rx: 1236 MB/s 1002104 calls/s # 12.32 [+1.07] udp tx: 1834 MB/s 31119 calls/s 31119 msg/s # 13.30 [+0.97] udp rx: 1338 MB/s 1084766 calls/s # 13.33 [+0.03] udp tx: 1884 MB/s 31965 calls/s 31965 msg/s # 14.30 [+0.97] udp rx: 1704 MB/s 1380772 calls/s # 14.32 [+0.03] udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1579 MB/s 1281154 calls/s # 15.51 [+1.07] udp tx: 1871 MB/s 31740 calls/s 31740 msg/s # 16.49 [+0.97] udp rx: 1580 MB/s 1283403 calls/s # 16.51 [+0.03] udp tx: 1885 MB/s 31972 calls/s 31972 msg/s # 17.49 [+0.98] udp rx: 1657 MB/s 1342842 calls/s # 17.51 [+0.02] udp tx: 1912 MB/s 32443 calls/s 32443 msg/s # 18.05 [+0.54] GRO frag list over UDP tunnel ok # 18.79 [+0.73] 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__->