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.70 [+0.47] GRO frag list ok # 1.21 [+0.51] GRO fwd ok # 1.68 [+0.47] UDP fwd perf udp rx: 1801 MB/s 1466179 calls/s # 2.74 [+1.06] udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # 3.72 [+0.97] udp rx: 1644 MB/s 1338794 calls/s # 3.74 [+0.03] udp tx: 1641 MB/s 27849 calls/s 27849 msg/s # 4.72 [+0.97] udp rx: 1725 MB/s 1404421 calls/s # 4.74 [+0.03] udp tx: 1758 MB/s 29833 calls/s 29833 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1853 MB/s 1508681 calls/s # 5.93 [+1.07] udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # 6.90 [+0.97] udp rx: 1835 MB/s 1493565 calls/s # 6.93 [+0.03] udp tx: 1847 MB/s 31332 calls/s 31332 msg/s # 7.90 [+0.97] udp rx: 1811 MB/s 1474413 calls/s # 7.93 [+0.03] udp tx: 1821 MB/s 30899 calls/s 30899 msg/s # 8.55 [+0.63] GRO frag list over UDP tunnel ok # 9.29 [+0.74] GRO fwd over UDP tunnel ok # 9.54 [+0.25] IPv6 # 9.80 [+0.26] No GRO ok # 10.33 [+0.53] GRO frag list ok # 10.87 [+0.55] GRO fwd ok # 11.35 [+0.48] UDP fwd perf udp rx: 1630 MB/s 1321393 calls/s # 12.41 [+1.06] udp tx: 1869 MB/s 31707 calls/s 31707 msg/s # 13.39 [+0.98] udp rx: 1715 MB/s 1391151 calls/s # 13.41 [+0.02] udp tx: 1926 MB/s 32676 calls/s 32676 msg/s # 14.39 [+0.98] udp rx: 1730 MB/s 1402794 calls/s # 14.41 [+0.02] udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1591 MB/s 1291495 calls/s # 15.59 [+1.06] udp tx: 1816 MB/s 30813 calls/s 30813 msg/s # 16.56 [+0.98] udp rx: 1751 MB/s 1421373 calls/s # 16.59 [+0.02] udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # 17.56 [+0.98] udp rx: 1737 MB/s 1408969 calls/s # 17.59 [+0.02] udp tx: 1951 MB/s 33093 calls/s 33093 msg/s # 18.15 [+0.57] GRO frag list over UDP tunnel ok # 18.87 [+0.72] 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__->