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.22 [+0.21] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.23 [+0.54] GRO fwd ok # 1.69 [+0.45] UDP fwd perf udp rx: 1523 MB/s 1239519 calls/s # 2.74 [+1.06] udp tx: 1881 MB/s 31908 calls/s 31908 msg/s # 3.72 [+0.98] udp rx: 1711 MB/s 1391812 calls/s # 3.74 [+0.02] udp tx: 1926 MB/s 32669 calls/s 32669 msg/s # 4.72 [+0.98] udp rx: 1820 MB/s 1480860 calls/s # 4.74 [+0.02] udp tx: 1853 MB/s 31440 calls/s 31440 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1807 MB/s 1470472 calls/s # 5.92 [+1.06] udp tx: 1870 MB/s 31727 calls/s 31727 msg/s # 6.89 [+0.98] udp rx: 1955 MB/s 1591355 calls/s # 6.92 [+0.02] udp tx: 1970 MB/s 33429 calls/s 33429 msg/s # 7.89 [+0.98] udp rx: 1474 MB/s 1199544 calls/s # 7.92 [+0.02] udp tx: 1867 MB/s 31673 calls/s 31673 msg/s # 8.48 [+0.56] GRO frag list over UDP tunnel ok # 9.18 [+0.70] GRO fwd over UDP tunnel ok # 9.41 [+0.23] IPv6 # 9.65 [+0.24] No GRO ok # 10.15 [+0.50] GRO frag list ok # 10.68 [+0.53] GRO fwd ok # 11.18 [+0.50] UDP fwd perf udp rx: 1436 MB/s 1163732 calls/s # 12.24 [+1.06] udp tx: 1887 MB/s 32008 calls/s 32008 msg/s # 13.22 [+0.98] udp rx: 1505 MB/s 1220112 calls/s # 13.24 [+0.02] udp tx: 1865 MB/s 31632 calls/s 31632 msg/s # 14.22 [+0.98] udp rx: 1570 MB/s 1273620 calls/s # 14.24 [+0.02] udp tx: 1738 MB/s 29482 calls/s 29482 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1012 MB/s 820147 calls/s # 15.42 [+1.06] udp tx: 1864 MB/s 31617 calls/s 31617 msg/s # 16.39 [+0.97] udp rx: 1383 MB/s 1120121 calls/s # 16.42 [+0.03] udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # 17.39 [+0.98] udp rx: 1572 MB/s 1273449 calls/s # 17.42 [+0.02] udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # 18.00 [+0.59] GRO frag list over UDP tunnel ok # 18.72 [+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__->