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.50] GRO frag list ok # 1.30 [+0.57] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1627 MB/s 1321287 calls/s # 2.82 [+1.06] udp tx: 1909 MB/s 32393 calls/s 32393 msg/s # 3.80 [+0.98] udp rx: 1871 MB/s 1521257 calls/s # 3.82 [+0.02] udp tx: 1943 MB/s 32961 calls/s 32961 msg/s # 4.80 [+0.98] udp rx: 1903 MB/s 1548157 calls/s # 4.82 [+0.02] udp tx: 1936 MB/s 32841 calls/s 32841 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1790 MB/s 1454371 calls/s # 5.99 [+1.06] udp tx: 1933 MB/s 32791 calls/s 32791 msg/s # 6.97 [+0.98] udp rx: 1843 MB/s 1496290 calls/s # 6.99 [+0.02] udp tx: 1937 MB/s 32859 calls/s 32859 msg/s # 7.97 [+0.98] udp rx: 1776 MB/s 1442379 calls/s # 7.99 [+0.02] udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # 8.53 [+0.54] GRO frag list over UDP tunnel ok # 9.26 [+0.73] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.79 [+0.30] No GRO ok # 10.34 [+0.55] GRO frag list ok # 10.91 [+0.57] GRO fwd ok # 11.42 [+0.51] UDP fwd perf udp rx: 1414 MB/s 1147668 calls/s # 12.49 [+1.07] udp tx: 1747 MB/s 29644 calls/s 29644 msg/s # 13.46 [+0.97] udp rx: 1525 MB/s 1239681 calls/s # 13.49 [+0.03] udp tx: 1641 MB/s 27846 calls/s 27846 msg/s # 14.46 [+0.97] udp rx: 1633 MB/s 1324249 calls/s # 14.49 [+0.03] udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1462 MB/s 1185374 calls/s # 15.68 [+1.07] udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # 16.65 [+0.97] udp rx: 1549 MB/s 1256035 calls/s # 16.68 [+0.03] udp tx: 1906 MB/s 32334 calls/s 32334 msg/s # 17.65 [+0.97] udp rx: 1495 MB/s 1213405 calls/s # 17.68 [+0.03] udp tx: 1753 MB/s 29733 calls/s 29733 msg/s # 18.26 [+0.58] GRO frag list over UDP tunnel ok # 18.94 [+0.69] 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__->