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.22 [+0.21] No GRO ok # 0.72 [+0.50] GRO frag list ok # 1.22 [+0.51] GRO fwd ok # 1.67 [+0.45] UDP fwd perf udp rx: 1383 MB/s 1125535 calls/s # 2.73 [+1.06] udp tx: 1858 MB/s 31527 calls/s 31527 msg/s # 3.71 [+0.97] udp rx: 1868 MB/s 1519248 calls/s # 3.73 [+0.03] udp tx: 1933 MB/s 32796 calls/s 32796 msg/s # 4.71 [+0.97] udp rx: 1912 MB/s 1555759 calls/s # 4.73 [+0.03] udp tx: 1944 MB/s 32982 calls/s 32982 msg/s # 4.85 [+0.12] UDP GRO fwd perf udp tx: 1944 MB/s 32985 calls/s 32985 msg/s # 5.91 [+1.06] udp rx: 1754 MB/s 1426716 calls/s # 6.91 [+1.00] udp tx: 1873 MB/s 31777 calls/s 31777 msg/s # 6.91 [+0.00] udp rx: 1598 MB/s 1300344 calls/s # 7.91 [+1.00] udp tx: 1925 MB/s 32655 calls/s 32655 msg/s # 8.01 [+0.10] udp rx: 1793 MB/s 1459447 calls/s # 8.48 [+0.47] GRO frag list over UDP tunnel ok # 9.15 [+0.68] GRO fwd over UDP tunnel ok # 9.39 [+0.23] IPv6 # 9.62 [+0.24] No GRO ok # 10.10 [+0.48] GRO frag list ok # 10.63 [+0.52] GRO fwd ok # 11.08 [+0.45] UDP fwd perf udp rx: 1313 MB/s 1065592 calls/s # 12.14 [+1.06] udp tx: 1757 MB/s 29803 calls/s 29803 msg/s # 13.12 [+0.98] udp rx: 1539 MB/s 1248202 calls/s # 13.14 [+0.02] udp tx: 1821 MB/s 30886 calls/s 30886 msg/s # 14.12 [+0.98] udp rx: 1652 MB/s 1338856 calls/s # 14.14 [+0.02] udp tx: 1924 MB/s 32638 calls/s 32638 msg/s # 14.26 [+0.12] UDP GRO fwd perf udp rx: 1618 MB/s 1311535 calls/s # 15.32 [+1.06] udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # 16.30 [+0.98] udp rx: 1620 MB/s 1313392 calls/s # 16.32 [+0.02] udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # 17.30 [+0.98] udp rx: 1658 MB/s 1343838 calls/s # 17.32 [+0.02] udp tx: 1939 MB/s 32902 calls/s 32902 msg/s # 17.85 [+0.53] GRO frag list over UDP tunnel ok # 18.52 [+0.67] 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__->