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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.90 [+0.57] UDP fwd perf udp rx: 1589 MB/s 1290772 calls/s # 2.97 [+1.07] udp tx: 1925 MB/s 32655 calls/s 32655 msg/s # 3.94 [+0.97] udp rx: 1842 MB/s 1495776 calls/s # 3.97 [+0.03] udp tx: 1956 MB/s 33181 calls/s 33181 msg/s # 4.94 [+0.97] udp rx: 1922 MB/s 1563658 calls/s # 4.97 [+0.03] udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1822 MB/s 1481423 calls/s # 6.15 [+1.06] udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # 7.12 [+0.97] udp rx: 1896 MB/s 1541977 calls/s # 7.15 [+0.03] udp tx: 1950 MB/s 33076 calls/s 33076 msg/s # 8.12 [+0.97] udp rx: 1920 MB/s 1562623 calls/s # 8.15 [+0.03] udp tx: 1950 MB/s 33080 calls/s 33080 msg/s # 8.76 [+0.61] GRO frag list over UDP tunnel ok # 9.55 [+0.79] GRO fwd over UDP tunnel ok # 9.78 [+0.23] IPv6 # 10.04 [+0.26] No GRO ok # 10.51 [+0.47] GRO frag list ok # 11.01 [+0.49] GRO fwd ok # 11.47 [+0.46] UDP fwd perf udp rx: 1469 MB/s 1191119 calls/s # 12.53 [+1.06] udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # 13.50 [+0.97] udp rx: 1718 MB/s 1394680 calls/s # 13.53 [+0.03] udp tx: 1909 MB/s 32387 calls/s 32387 msg/s # 14.51 [+0.98] udp rx: 1771 MB/s 1436965 calls/s # 14.53 [+0.02] udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1645 MB/s 1333864 calls/s # 15.71 [+1.06] udp tx: 1922 MB/s 32615 calls/s 32615 msg/s # 16.68 [+0.98] udp rx: 1704 MB/s 1381512 calls/s # 16.71 [+0.02] udp tx: 1919 MB/s 32562 calls/s 32562 msg/s # 17.68 [+0.98] udp rx: 1748 MB/s 1417443 calls/s # 17.71 [+0.02] udp tx: 1937 MB/s 32866 calls/s 32866 msg/s # 18.28 [+0.58] GRO frag list over UDP tunnel ok # 19.01 [+0.73] 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__->