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.28 [+0.27] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 1.98 [+0.50] UDP fwd perf udp rx: 1201 MB/s 975048 calls/s # 3.05 [+1.07] udp tx: 1908 MB/s 32377 calls/s 32377 msg/s # 4.04 [+0.99] udp rx: 1388 MB/s 1127585 calls/s # 4.05 [+0.01] udp tx: 1925 MB/s 32650 calls/s 32650 msg/s # 5.04 [+0.99] udp rx: 1796 MB/s 1461372 calls/s # 5.05 [+0.01] udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1788 MB/s 1454948 calls/s # 6.23 [+1.06] udp tx: 1899 MB/s 32209 calls/s 32209 msg/s # 7.23 [+1.00] udp tx: 1889 MB/s 32041 calls/s 32041 msg/s # 7.23 [+0.00] udp rx: 1688 MB/s 1373089 calls/s # 8.23 [+1.00] udp tx: 1690 MB/s 28674 calls/s 28674 msg/s # 8.33 [+0.10] udp rx: 1505 MB/s 1224913 calls/s # 8.83 [+0.49] GRO frag list over UDP tunnel ok # 9.63 [+0.80] GRO fwd over UDP tunnel ok # 9.89 [+0.27] IPv6 # 10.16 [+0.27] No GRO ok # 10.75 [+0.59] GRO frag list ok # 11.36 [+0.61] GRO fwd ok # 11.86 [+0.50] UDP fwd perf udp rx: 1685 MB/s 1370509 calls/s # 12.92 [+1.06] udp tx: 1798 MB/s 30497 calls/s 30497 msg/s # 13.90 [+0.98] udp rx: 1748 MB/s 1421939 calls/s # 13.92 [+0.02] udp tx: 1804 MB/s 30610 calls/s 30610 msg/s # 14.90 [+0.98] udp rx: 1626 MB/s 1320812 calls/s # 14.92 [+0.02] udp tx: 1752 MB/s 29717 calls/s 29717 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1621 MB/s 1316417 calls/s # 16.10 [+1.06] udp tx: 1836 MB/s 31148 calls/s 31148 msg/s # 17.08 [+0.97] udp rx: 1722 MB/s 1399199 calls/s # 17.10 [+0.03] udp tx: 1819 MB/s 30865 calls/s 30865 msg/s # 18.08 [+0.97] udp rx: 1670 MB/s 1354601 calls/s # 18.10 [+0.03] udp tx: 1856 MB/s 31490 calls/s 31490 msg/s # 18.64 [+0.54] GRO frag list over UDP tunnel ok # 19.34 [+0.70] 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__->