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.02 [+0.02] IPv4 # 0.26 [+0.25] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.46 [+0.63] GRO fwd ok # 1.99 [+0.53] UDP fwd perf udp rx: 1880 MB/s 1530681 calls/s # 3.06 [+1.07] udp tx: 1949 MB/s 33070 calls/s 33070 msg/s # 4.03 [+0.97] udp rx: 1756 MB/s 1429953 calls/s # 4.06 [+0.03] udp tx: 1955 MB/s 33165 calls/s 33165 msg/s # 5.04 [+0.97] udp rx: 1854 MB/s 1510034 calls/s # 5.06 [+0.03] udp tx: 1854 MB/s 31450 calls/s 31450 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1863 MB/s 1517079 calls/s # 6.25 [+1.07] udp tx: 1932 MB/s 32769 calls/s 32769 msg/s # 7.22 [+0.97] udp rx: 1879 MB/s 1530445 calls/s # 7.25 [+0.03] udp tx: 1891 MB/s 32088 calls/s 32088 msg/s # 8.22 [+0.97] udp rx: 1996 MB/s 1625481 calls/s # 8.25 [+0.03] udp tx: 2013 MB/s 34158 calls/s 34158 msg/s # 8.86 [+0.61] GRO frag list over UDP tunnel ok # 9.67 [+0.81] GRO fwd over UDP tunnel ok # 9.92 [+0.26] IPv6 # 10.18 [+0.25] No GRO ok # 10.68 [+0.50] GRO frag list ok # 11.24 [+0.56] GRO fwd ok # 11.73 [+0.49] UDP fwd perf udp rx: 1648 MB/s 1342059 calls/s # 12.80 [+1.07] udp tx: 1875 MB/s 31802 calls/s 31802 msg/s # 13.77 [+0.97] udp rx: 1947 MB/s 1585071 calls/s # 13.80 [+0.03] udp tx: 1963 MB/s 33297 calls/s 33297 msg/s # 14.78 [+0.97] udp rx: 1932 MB/s 1573145 calls/s # 14.80 [+0.03] udp tx: 1951 MB/s 33101 calls/s 33101 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1801 MB/s 1466269 calls/s # 15.99 [+1.07] udp tx: 1865 MB/s 31641 calls/s 31641 msg/s # 16.96 [+0.97] udp rx: 1879 MB/s 1529743 calls/s # 16.99 [+0.03] udp tx: 1893 MB/s 32107 calls/s 32107 msg/s # 17.96 [+0.97] udp rx: 1906 MB/s 1552231 calls/s # 17.99 [+0.03] udp tx: 1916 MB/s 32510 calls/s 32510 msg/s # 18.56 [+0.58] GRO frag list over UDP tunnel ok # 19.31 [+0.74] 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__->