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.28 [+0.27] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.49 [+0.66] GRO fwd ok # 2.06 [+0.57] UDP fwd perf udp tx: 1324 MB/s 22456 calls/s 22456 msg/s # 3.12 [+1.06] udp rx: 625 MB/s 506626 calls/s # 4.12 [+1.00] udp tx: 1330 MB/s 22573 calls/s 22573 msg/s # 4.12 [+0.00] udp rx: 845 MB/s 684857 calls/s # 5.12 [+1.00] udp tx: 1323 MB/s 22446 calls/s 22446 msg/s # 5.22 [+0.10] udp rx: 949 MB/s 769003 calls/s # 5.24 [+0.02] UDP GRO fwd perf udp rx: 1714 MB/s 1394807 calls/s # 6.31 [+1.07] udp tx: 1803 MB/s 30581 calls/s 30581 msg/s # 7.28 [+0.97] udp rx: 1747 MB/s 1421380 calls/s # 7.31 [+0.03] udp tx: 1794 MB/s 30430 calls/s 30430 msg/s # 8.28 [+0.97] udp rx: 1755 MB/s 1428832 calls/s # 8.31 [+0.03] udp tx: 1767 MB/s 29977 calls/s 29977 msg/s # 8.85 [+0.54] GRO frag list over UDP tunnel ok # 9.58 [+0.73] GRO fwd over UDP tunnel ok # 9.83 [+0.25] IPv6 # 10.09 [+0.26] No GRO ok # 10.58 [+0.49] GRO frag list ok # 11.13 [+0.55] GRO fwd ok # 11.62 [+0.49] UDP fwd perf udp rx: 1618 MB/s 1313658 calls/s # 12.69 [+1.07] udp tx: 1800 MB/s 30534 calls/s 30534 msg/s # 13.66 [+0.97] udp rx: 1652 MB/s 1339769 calls/s # 13.69 [+0.03] udp tx: 1861 MB/s 31576 calls/s 31576 msg/s # 14.66 [+0.97] udp rx: 1708 MB/s 1385125 calls/s # 14.69 [+0.03] udp tx: 1875 MB/s 31818 calls/s 31818 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1330 MB/s 1078924 calls/s # 15.87 [+1.06] udp tx: 1874 MB/s 31785 calls/s 31785 msg/s # 16.84 [+0.97] udp rx: 1764 MB/s 1430905 calls/s # 16.87 [+0.03] udp tx: 1892 MB/s 32098 calls/s 32098 msg/s # 17.84 [+0.97] udp rx: 1701 MB/s 1381498 calls/s # 17.87 [+0.03] udp tx: 1841 MB/s 31241 calls/s 31241 msg/s # 18.41 [+0.54] GRO frag list over UDP tunnel ok # 19.17 [+0.76] 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__->