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.26 [+0.25] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.39 [+0.57] GRO fwd ok # 1.89 [+0.50] UDP fwd perf udp rx: 1455 MB/s 1180767 calls/s # 2.95 [+1.07] udp tx: 1871 MB/s 31741 calls/s 31741 msg/s # 3.93 [+0.97] udp rx: 1801 MB/s 1461547 calls/s # 3.95 [+0.03] udp tx: 1893 MB/s 32114 calls/s 32114 msg/s # 4.93 [+0.98] udp rx: 1814 MB/s 1472627 calls/s # 4.95 [+0.02] udp tx: 1938 MB/s 32881 calls/s 32881 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1792 MB/s 1457151 calls/s # 6.13 [+1.06] udp tx: 1903 MB/s 32287 calls/s 32287 msg/s # 7.11 [+0.98] udp rx: 1852 MB/s 1505733 calls/s # 7.13 [+0.02] udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # 8.11 [+0.98] udp rx: 1845 MB/s 1499793 calls/s # 8.13 [+0.02] udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # 8.66 [+0.53] GRO frag list over UDP tunnel ok # 9.41 [+0.75] GRO fwd over UDP tunnel ok # 9.67 [+0.26] IPv6 # 9.91 [+0.24] No GRO ok # 10.42 [+0.51] GRO frag list ok # 10.93 [+0.51] GRO fwd ok # 11.40 [+0.47] UDP fwd perf udp rx: 1613 MB/s 1307720 calls/s # 12.46 [+1.06] udp tx: 1887 MB/s 32005 calls/s 32005 msg/s # 13.43 [+0.98] udp rx: 1737 MB/s 1408503 calls/s # 13.46 [+0.02] udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # 14.44 [+0.98] udp rx: 1746 MB/s 1416541 calls/s # 14.46 [+0.02] udp tx: 1904 MB/s 32297 calls/s 32297 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1192 MB/s 968696 calls/s # 15.64 [+1.07] udp tx: 1868 MB/s 31690 calls/s 31690 msg/s # 16.61 [+0.97] udp rx: 1699 MB/s 1376704 calls/s # 16.64 [+0.03] udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # 17.61 [+0.97] udp rx: 1697 MB/s 1375683 calls/s # 17.64 [+0.03] udp tx: 1891 MB/s 32079 calls/s 32079 msg/s # 18.20 [+0.55] GRO frag list over UDP tunnel ok # 18.96 [+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__->