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.24] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.81 [+0.49] UDP fwd perf udp rx: 1564 MB/s 1270846 calls/s # 2.87 [+1.06] udp tx: 1789 MB/s 30358 calls/s 30358 msg/s # 3.85 [+0.98] udp rx: 1692 MB/s 1376625 calls/s # 3.87 [+0.02] udp tx: 1793 MB/s 30420 calls/s 30420 msg/s # 4.85 [+0.98] udp rx: 1743 MB/s 1417979 calls/s # 4.87 [+0.02] udp tx: 1812 MB/s 30747 calls/s 30747 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1759 MB/s 1426763 calls/s # 6.06 [+1.06] udp tx: 1966 MB/s 33361 calls/s 33361 msg/s # 7.03 [+0.98] udp rx: 1826 MB/s 1481523 calls/s # 7.06 [+0.03] udp tx: 1966 MB/s 33358 calls/s 33358 msg/s # 8.03 [+0.98] udp rx: 1817 MB/s 1473694 calls/s # 8.06 [+0.02] udp tx: 1970 MB/s 33428 calls/s 33428 msg/s # 8.61 [+0.55] GRO frag list over UDP tunnel ok # 9.38 [+0.77] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.87 [+0.24] No GRO ok # 10.37 [+0.50] GRO frag list ok # 10.90 [+0.53] GRO fwd ok # 11.36 [+0.46] UDP fwd perf udp rx: 1121 MB/s 908375 calls/s # 12.42 [+1.06] udp tx: 1718 MB/s 29154 calls/s 29154 msg/s # 13.39 [+0.98] udp rx: 1684 MB/s 1364800 calls/s # 13.42 [+0.02] udp tx: 1901 MB/s 32249 calls/s 32249 msg/s # 14.39 [+0.98] udp rx: 1476 MB/s 1196057 calls/s # 14.42 [+0.02] udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1634 MB/s 1323725 calls/s # 15.59 [+1.06] udp tx: 1913 MB/s 32451 calls/s 32451 msg/s # 16.57 [+0.98] udp rx: 1673 MB/s 1355819 calls/s # 16.59 [+0.02] udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # 17.57 [+0.98] udp rx: 1671 MB/s 1354252 calls/s # 17.59 [+0.02] udp tx: 1896 MB/s 32171 calls/s 32171 msg/s # 18.15 [+0.55] GRO frag list over UDP tunnel ok # 18.87 [+0.72] 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__->