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.76 [+0.52] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1651 MB/s 1344184 calls/s # 2.88 [+1.06] udp tx: 1870 MB/s 31723 calls/s 31723 msg/s # 3.86 [+0.97] udp rx: 1857 MB/s 1511806 calls/s # 3.88 [+0.03] udp tx: 1878 MB/s 31860 calls/s 31860 msg/s # 4.86 [+0.98] udp rx: 1902 MB/s 1547721 calls/s # 4.88 [+0.02] udp tx: 1930 MB/s 32749 calls/s 32749 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1838 MB/s 1496199 calls/s # 6.06 [+1.05] udp tx: 1898 MB/s 32202 calls/s 32202 msg/s # 7.03 [+0.98] udp rx: 1875 MB/s 1526543 calls/s # 7.06 [+0.02] udp tx: 1893 MB/s 32113 calls/s 32113 msg/s # 8.04 [+0.98] udp rx: 1907 MB/s 1552579 calls/s # 8.05 [+0.02] udp tx: 1929 MB/s 32723 calls/s 32723 msg/s # 8.65 [+0.60] GRO frag list over UDP tunnel ok # 9.50 [+0.85] GRO fwd over UDP tunnel ok # 9.77 [+0.27] IPv6 # 10.04 [+0.27] No GRO ok # 10.60 [+0.56] GRO frag list ok # 11.18 [+0.58] GRO fwd ok # 11.70 [+0.52] UDP fwd perf udp rx: 1132 MB/s 922298 calls/s # 12.77 [+1.07] udp tx: 1202 MB/s 20397 calls/s 20397 msg/s # 13.74 [+0.97] udp rx: 1200 MB/s 976993 calls/s # 13.77 [+0.03] udp tx: 1208 MB/s 20502 calls/s 20502 msg/s # 14.74 [+0.97] udp rx: 1195 MB/s 973481 calls/s # 14.77 [+0.03] udp tx: 1206 MB/s 20455 calls/s 20455 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1185 MB/s 965031 calls/s # 15.96 [+1.07] udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # 16.94 [+0.97] udp rx: 1148 MB/s 935294 calls/s # 16.96 [+0.03] udp tx: 1225 MB/s 20788 calls/s 20788 msg/s # 17.94 [+0.97] udp rx: 1218 MB/s 992278 calls/s # 17.96 [+0.03] udp tx: 1227 MB/s 20820 calls/s 20820 msg/s # 18.60 [+0.63] GRO frag list over UDP tunnel ok # 19.41 [+0.81] 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__->