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.24 [+0.23] No GRO ok # 0.72 [+0.47] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.71 [+0.45] UDP fwd perf udp rx: 1685 MB/s 1370571 calls/s # 2.76 [+1.05] udp tx: 1838 MB/s 31176 calls/s 31176 msg/s # 3.74 [+0.98] udp rx: 1907 MB/s 1551533 calls/s # 3.76 [+0.02] udp tx: 1955 MB/s 33173 calls/s 33173 msg/s # 4.76 [+1.00] udp tx: 1411 MB/s 23941 calls/s 23941 msg/s # 4.76 [+0.00] udp rx: 1 MB/s 1582 calls/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1862 MB/s 1514150 calls/s # 5.95 [+1.07] udp tx: 1957 MB/s 33205 calls/s 33205 msg/s # 6.92 [+0.97] udp rx: 1918 MB/s 1559452 calls/s # 6.95 [+0.03] udp tx: 1955 MB/s 33174 calls/s 33174 msg/s # 7.92 [+0.97] udp rx: 1920 MB/s 1562107 calls/s # 7.95 [+0.03] udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # 8.58 [+0.63] GRO frag list over UDP tunnel ok # 9.40 [+0.82] GRO fwd over UDP tunnel ok # 9.66 [+0.26] IPv6 # 9.92 [+0.26] No GRO ok # 10.43 [+0.51] GRO frag list ok # 10.93 [+0.50] GRO fwd ok # 11.42 [+0.49] UDP fwd perf udp rx: 1496 MB/s 1214034 calls/s # 12.48 [+1.06] udp tx: 1881 MB/s 31914 calls/s 31914 msg/s # 13.45 [+0.97] udp rx: 1515 MB/s 1230133 calls/s # 13.48 [+0.03] udp tx: 1880 MB/s 31897 calls/s 31897 msg/s # 14.46 [+0.98] udp rx: 1727 MB/s 1402149 calls/s # 14.48 [+0.02] udp tx: 1858 MB/s 31524 calls/s 31524 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1631 MB/s 1324555 calls/s # 15.65 [+1.06] udp tx: 1824 MB/s 30947 calls/s 30947 msg/s # 16.63 [+0.98] udp rx: 1654 MB/s 1344280 calls/s # 16.65 [+0.02] udp tx: 1736 MB/s 29451 calls/s 29451 msg/s # 17.63 [+0.98] udp rx: 1409 MB/s 1143164 calls/s # 17.65 [+0.02] udp tx: 1798 MB/s 30505 calls/s 30505 msg/s # 18.21 [+0.56] GRO frag list over UDP tunnel ok # 18.93 [+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__->