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.76 [+0.52] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1603 MB/s 1302673 calls/s # 2.87 [+1.07] udp tx: 1824 MB/s 30952 calls/s 30952 msg/s # 3.84 [+0.97] udp rx: 1717 MB/s 1395326 calls/s # 3.87 [+0.03] udp tx: 1816 MB/s 30805 calls/s 30805 msg/s # 4.84 [+0.97] udp rx: 1123 MB/s 911930 calls/s # 4.87 [+0.03] udp tx: 1883 MB/s 31944 calls/s 31944 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1536 MB/s 1246209 calls/s # 6.05 [+1.06] udp tx: 1894 MB/s 32133 calls/s 32133 msg/s # 7.02 [+0.97] udp rx: 1690 MB/s 1371052 calls/s # 7.05 [+0.03] udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # 8.03 [+0.98] udp rx: 1767 MB/s 1434040 calls/s # 8.05 [+0.02] udp tx: 1947 MB/s 33034 calls/s 33034 msg/s # 8.58 [+0.53] GRO frag list over UDP tunnel ok # 9.30 [+0.72] GRO fwd over UDP tunnel ok # 9.55 [+0.25] IPv6 # 9.82 [+0.27] No GRO ok # 10.34 [+0.53] GRO frag list ok # 10.88 [+0.54] GRO fwd ok # 11.39 [+0.50] UDP fwd perf udp rx: 1484 MB/s 1202944 calls/s # 12.46 [+1.07] udp tx: 1894 MB/s 32138 calls/s 32138 msg/s # 13.43 [+0.97] udp rx: 1722 MB/s 1395957 calls/s # 13.46 [+0.03] udp tx: 1888 MB/s 32029 calls/s 32029 msg/s # 14.43 [+0.97] udp rx: 1762 MB/s 1428820 calls/s # 14.46 [+0.03] udp tx: 1896 MB/s 32174 calls/s 32174 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1706 MB/s 1382807 calls/s # 15.64 [+1.06] udp tx: 1911 MB/s 32418 calls/s 32418 msg/s # 16.61 [+0.98] udp rx: 1746 MB/s 1415498 calls/s # 16.63 [+0.02] udp tx: 1914 MB/s 32469 calls/s 32469 msg/s # 17.61 [+0.98] udp rx: 1751 MB/s 1419521 calls/s # 17.63 [+0.02] udp tx: 1907 MB/s 32345 calls/s 32345 msg/s # 18.18 [+0.54] GRO frag list over UDP tunnel ok # 18.89 [+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__->