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.24 [+0.23] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.77 [+0.47] UDP fwd perf udp rx: 1625 MB/s 1321498 calls/s # 2.83 [+1.06] udp tx: 1879 MB/s 31886 calls/s 31886 msg/s # 3.81 [+0.97] udp rx: 1914 MB/s 1556858 calls/s # 3.83 [+0.03] udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # 4.81 [+0.97] udp rx: 1910 MB/s 1553082 calls/s # 4.83 [+0.03] udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1731 MB/s 1408229 calls/s # 6.01 [+1.06] udp tx: 1843 MB/s 31267 calls/s 31267 msg/s # 6.99 [+0.97] udp rx: 1880 MB/s 1529695 calls/s # 7.01 [+0.03] udp tx: 1923 MB/s 32623 calls/s 32623 msg/s # 7.99 [+0.97] udp rx: 1852 MB/s 1504872 calls/s # 8.01 [+0.03] udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # 8.62 [+0.61] GRO frag list over UDP tunnel ok # 9.37 [+0.75] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.85 [+0.23] No GRO ok # 10.35 [+0.49] GRO frag list ok # 10.90 [+0.55] GRO fwd ok # 11.39 [+0.49] UDP fwd perf udp rx: 1533 MB/s 1245442 calls/s # 12.45 [+1.06] udp tx: 1805 MB/s 30622 calls/s 30622 msg/s # 13.43 [+0.98] udp rx: 1693 MB/s 1371774 calls/s # 13.45 [+0.02] udp tx: 1902 MB/s 32263 calls/s 32263 msg/s # 14.43 [+0.98] udp rx: 1712 MB/s 1387600 calls/s # 14.45 [+0.02] udp tx: 1895 MB/s 32153 calls/s 32153 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1427 MB/s 1156371 calls/s # 15.64 [+1.06] udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # 16.63 [+1.00] udp rx: 1646 MB/s 1334140 calls/s # 16.64 [+0.00] udp tx: 1914 MB/s 32465 calls/s 32465 msg/s # 17.63 [+1.00] udp rx: 1659 MB/s 1344449 calls/s # 17.64 [+0.00] udp tx: 1901 MB/s 32255 calls/s 32255 msg/s # 18.24 [+0.61] GRO frag list over UDP tunnel ok # 19.02 [+0.78] 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__->