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.26 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1709 MB/s 1391713 calls/s # 2.87 [+1.06] udp tx: 1826 MB/s 30975 calls/s 30975 msg/s # 3.84 [+0.97] udp rx: 1913 MB/s 1557095 calls/s # 3.87 [+0.03] udp tx: 1942 MB/s 32950 calls/s 32950 msg/s # 4.84 [+0.98] udp rx: 1648 MB/s 1340567 calls/s # 4.87 [+0.02] udp tx: 1962 MB/s 33284 calls/s 33284 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1891 MB/s 1539336 calls/s # 6.04 [+1.06] udp tx: 1952 MB/s 33114 calls/s 33114 msg/s # 7.02 [+0.98] udp rx: 1944 MB/s 1583220 calls/s # 7.04 [+0.02] udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # 8.02 [+0.98] udp rx: 1633 MB/s 1329622 calls/s # 8.04 [+0.02] udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.34 [+0.73] GRO fwd over UDP tunnel ok # 9.57 [+0.23] IPv6 # 9.81 [+0.23] No GRO ok # 10.30 [+0.49] GRO frag list ok # 10.80 [+0.50] GRO fwd ok # 11.25 [+0.45] UDP fwd perf udp rx: 1404 MB/s 1138076 calls/s # 12.31 [+1.06] udp tx: 1845 MB/s 31304 calls/s 31304 msg/s # 13.31 [+1.00] udp tx: 1731 MB/s 29361 calls/s 29361 msg/s # 13.31 [+0.00] udp rx: 1480 MB/s 1201238 calls/s # 14.31 [+1.00] udp tx: 1890 MB/s 32063 calls/s 32063 msg/s # 14.41 [+0.10] udp rx: 1408 MB/s 1142675 calls/s # 14.43 [+0.02] UDP GRO fwd perf udp rx: 1278 MB/s 1035381 calls/s # 15.49 [+1.06] udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # 16.46 [+0.98] udp rx: 1592 MB/s 1289804 calls/s # 16.49 [+0.02] udp tx: 1935 MB/s 32822 calls/s 32822 msg/s # 17.47 [+0.98] udp rx: 1653 MB/s 1339150 calls/s # 17.49 [+0.02] udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # 18.10 [+0.61] GRO frag list over UDP tunnel ok # 18.92 [+0.82] 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__->