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.25 [+0.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.84 [+0.47] UDP fwd perf udp rx: 1538 MB/s 1250472 calls/s # 2.90 [+1.06] udp tx: 1794 MB/s 30435 calls/s 30435 msg/s # 3.87 [+0.98] udp rx: 1835 MB/s 1491196 calls/s # 3.90 [+0.02] udp tx: 1942 MB/s 32943 calls/s 32943 msg/s # 4.88 [+0.98] udp rx: 1564 MB/s 1272259 calls/s # 4.90 [+0.02] udp tx: 1762 MB/s 29896 calls/s 29896 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1781 MB/s 1449787 calls/s # 6.08 [+1.06] udp tx: 1843 MB/s 31265 calls/s 31265 msg/s # 7.05 [+0.98] udp rx: 1306 MB/s 1063594 calls/s # 7.08 [+0.02] udp tx: 1304 MB/s 22133 calls/s 22133 msg/s # 8.05 [+0.98] udp rx: 1227 MB/s 998806 calls/s # 8.08 [+0.02] udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # 8.71 [+0.64] GRO frag list over UDP tunnel ok # 9.51 [+0.80] GRO fwd over UDP tunnel ok # 9.77 [+0.26] IPv6 # 10.08 [+0.30] No GRO ok # 10.63 [+0.55] GRO frag list ok # 11.15 [+0.52] GRO fwd ok # 11.63 [+0.48] UDP fwd perf udp tx: 1741 MB/s 29539 calls/s 29539 msg/s # 12.79 [+1.16] udp rx: 832 MB/s 674315 calls/s # 13.69 [+0.90] udp tx: 1908 MB/s 32362 calls/s 32362 msg/s # 13.79 [+0.10] udp rx: 1573 MB/s 1275513 calls/s # 14.69 [+0.90] udp tx: 1833 MB/s 31089 calls/s 31089 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1576 MB/s 1277809 calls/s # 15.87 [+1.06] udp tx: 1894 MB/s 32128 calls/s 32128 msg/s # 16.84 [+0.98] udp rx: 1636 MB/s 1327424 calls/s # 16.87 [+0.02] udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # 17.84 [+0.98] udp rx: 1642 MB/s 1331852 calls/s # 17.87 [+0.02] udp tx: 1883 MB/s 31947 calls/s 31947 msg/s # 18.42 [+0.56] GRO frag list over UDP tunnel ok # 19.10 [+0.68] 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__->