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.24 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.81 [+0.45] UDP fwd perf udp rx: 1402 MB/s 1140776 calls/s # 2.88 [+1.06] udp tx: 1699 MB/s 28821 calls/s 28821 msg/s # 3.86 [+0.98] udp rx: 1800 MB/s 1465688 calls/s # 3.88 [+0.02] udp tx: 1827 MB/s 30999 calls/s 30999 msg/s # 4.85 [+0.98] udp rx: 1889 MB/s 1537739 calls/s # 4.88 [+0.02] udp tx: 1907 MB/s 32345 calls/s 32345 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1892 MB/s 1540468 calls/s # 6.05 [+1.06] udp tx: 1952 MB/s 33110 calls/s 33110 msg/s # 7.03 [+0.98] udp rx: 1937 MB/s 1576691 calls/s # 7.05 [+0.02] udp tx: 1953 MB/s 33125 calls/s 33125 msg/s # 8.03 [+0.98] udp rx: 1945 MB/s 1583853 calls/s # 8.05 [+0.02] udp tx: 1957 MB/s 33203 calls/s 33203 msg/s # 8.60 [+0.54] GRO frag list over UDP tunnel ok # 9.31 [+0.71] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.77 [+0.22] No GRO ok # 10.28 [+0.51] GRO frag list ok # 10.79 [+0.51] GRO fwd ok # 11.26 [+0.47] UDP fwd perf udp rx: 1556 MB/s 1263456 calls/s # 12.32 [+1.06] udp tx: 1849 MB/s 31377 calls/s 31377 msg/s # 13.30 [+0.98] udp rx: 1711 MB/s 1389010 calls/s # 13.32 [+0.02] udp tx: 1818 MB/s 30851 calls/s 30851 msg/s # 14.30 [+0.98] udp rx: 1827 MB/s 1484791 calls/s # 14.32 [+0.02] udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1467 MB/s 1190691 calls/s # 15.50 [+1.07] udp tx: 1824 MB/s 30952 calls/s 30952 msg/s # 16.51 [+1.00] udp tx: 1792 MB/s 30395 calls/s 30395 msg/s # 16.73 [+0.22] udp rx: 1623 MB/s 1317075 calls/s # 17.50 [+0.78] udp tx: 1699 MB/s 28820 calls/s 28820 msg/s # 18.08 [+0.57] GRO frag list over UDP tunnel ok # 18.79 [+0.71] 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__->