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.73 [+0.47] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 1534 MB/s 1247811 calls/s # 2.86 [+1.06] udp tx: 1724 MB/s 29255 calls/s 29255 msg/s # 3.84 [+0.98] udp rx: 1894 MB/s 1541618 calls/s # 3.86 [+0.02] udp tx: 1910 MB/s 32402 calls/s 32402 msg/s # 4.84 [+0.98] udp rx: 1765 MB/s 1437440 calls/s # 4.86 [+0.02] udp tx: 1779 MB/s 30174 calls/s 30174 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1705 MB/s 1387679 calls/s # 6.04 [+1.06] udp tx: 1855 MB/s 31470 calls/s 31470 msg/s # 7.01 [+0.98] udp rx: 1635 MB/s 1330840 calls/s # 7.04 [+0.02] udp tx: 1808 MB/s 30673 calls/s 30673 msg/s # 8.02 [+0.98] udp rx: 1777 MB/s 1446793 calls/s # 8.04 [+0.02] udp tx: 1798 MB/s 30505 calls/s 30505 msg/s # 8.63 [+0.60] GRO frag list over UDP tunnel ok # 9.44 [+0.80] GRO fwd over UDP tunnel ok # 9.69 [+0.26] IPv6 # 9.98 [+0.28] No GRO ok # 10.52 [+0.54] GRO frag list ok # 11.04 [+0.52] GRO fwd ok # 11.50 [+0.47] UDP fwd perf udp rx: 1486 MB/s 1205662 calls/s # 12.57 [+1.06] udp tx: 1824 MB/s 30949 calls/s 30949 msg/s # 13.54 [+0.98] udp rx: 1651 MB/s 1337627 calls/s # 13.57 [+0.02] udp tx: 1934 MB/s 32805 calls/s 32805 msg/s # 14.54 [+0.98] udp rx: 1609 MB/s 1304339 calls/s # 14.57 [+0.02] udp tx: 1846 MB/s 31319 calls/s 31319 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1553 MB/s 1258667 calls/s # 15.74 [+1.06] udp tx: 1913 MB/s 32447 calls/s 32447 msg/s # 16.72 [+0.98] udp rx: 1632 MB/s 1322354 calls/s # 16.74 [+0.02] udp tx: 1933 MB/s 32791 calls/s 32791 msg/s # 17.72 [+0.98] udp rx: 1614 MB/s 1307505 calls/s # 17.74 [+0.02] udp tx: 1948 MB/s 33044 calls/s 33044 msg/s # 18.30 [+0.55] GRO frag list over UDP tunnel ok # 19.00 [+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__->