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.73 [+0.51] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1187 MB/s 962979 calls/s # 2.81 [+1.07] udp tx: 1815 MB/s 30798 calls/s 30798 msg/s # 3.81 [+0.99] udp rx: 1699 MB/s 1378613 calls/s # 3.81 [+0.01] udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # 4.81 [+1.00] udp rx: 1857 MB/s 1506165 calls/s # 4.81 [+0.00] udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1819 MB/s 1476251 calls/s # 5.99 [+1.06] udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # 6.96 [+0.97] udp rx: 1878 MB/s 1524183 calls/s # 6.99 [+0.02] udp tx: 1947 MB/s 33023 calls/s 33023 msg/s # 7.96 [+0.97] udp rx: 1881 MB/s 1526619 calls/s # 7.99 [+0.03] udp tx: 1945 MB/s 32995 calls/s 32995 msg/s # 8.53 [+0.55] GRO frag list over UDP tunnel ok # 9.33 [+0.80] GRO fwd over UDP tunnel ok # 9.60 [+0.26] IPv6 # 9.85 [+0.26] No GRO ok # 10.41 [+0.56] GRO frag list ok # 10.98 [+0.57] GRO fwd ok # 11.48 [+0.51] UDP fwd perf udp rx: 1497 MB/s 1215164 calls/s # 12.55 [+1.07] udp tx: 1762 MB/s 29894 calls/s 29894 msg/s # 13.52 [+0.97] udp rx: 1648 MB/s 1339274 calls/s # 13.55 [+0.03] udp tx: 1728 MB/s 29323 calls/s 29323 msg/s # 14.52 [+0.98] udp rx: 1688 MB/s 1370245 calls/s # 14.55 [+0.02] udp tx: 1838 MB/s 31175 calls/s 31175 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1642 MB/s 1331715 calls/s # 15.74 [+1.07] udp tx: 1880 MB/s 31897 calls/s 31897 msg/s # 16.71 [+0.97] udp rx: 1742 MB/s 1413652 calls/s # 16.74 [+0.03] udp tx: 1897 MB/s 32188 calls/s 32188 msg/s # 17.72 [+0.98] udp rx: 1737 MB/s 1409242 calls/s # 17.74 [+0.02] udp tx: 1887 MB/s 32009 calls/s 32009 msg/s # 18.37 [+0.63] GRO frag list over UDP tunnel ok # 19.14 [+0.77] 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__->