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.26 [+0.25] No GRO ok # 0.77 [+0.50] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1463 MB/s 1190105 calls/s # 2.91 [+1.06] udp tx: 1858 MB/s 31524 calls/s 31524 msg/s # 3.89 [+0.98] udp rx: 1927 MB/s 1568992 calls/s # 3.91 [+0.03] udp tx: 1935 MB/s 32822 calls/s 32822 msg/s # 4.89 [+0.98] udp rx: 1924 MB/s 1566077 calls/s # 4.91 [+0.02] udp tx: 1940 MB/s 32908 calls/s 32908 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1789 MB/s 1454394 calls/s # 6.09 [+1.06] udp tx: 1927 MB/s 32692 calls/s 32692 msg/s # 7.06 [+0.97] udp rx: 1853 MB/s 1506589 calls/s # 7.09 [+0.03] udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # 8.06 [+0.97] udp rx: 1851 MB/s 1504928 calls/s # 8.09 [+0.03] udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # 8.62 [+0.53] GRO frag list over UDP tunnel ok # 9.30 [+0.68] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.80 [+0.26] No GRO ok # 10.30 [+0.50] GRO frag list ok # 10.78 [+0.48] GRO fwd ok # 11.23 [+0.45] UDP fwd perf udp rx: 1310 MB/s 1061709 calls/s # 12.29 [+1.06] udp tx: 1842 MB/s 31243 calls/s 31243 msg/s # 13.27 [+0.98] udp rx: 1563 MB/s 1266000 calls/s # 13.29 [+0.02] udp tx: 1957 MB/s 33208 calls/s 33208 msg/s # 14.27 [+0.98] udp rx: 1236 MB/s 1001940 calls/s # 14.29 [+0.02] udp tx: 1940 MB/s 32912 calls/s 32912 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1455 MB/s 1178727 calls/s # 15.47 [+1.06] udp tx: 1925 MB/s 32659 calls/s 32659 msg/s # 16.45 [+0.97] udp rx: 1559 MB/s 1263020 calls/s # 16.47 [+0.03] udp tx: 1960 MB/s 33245 calls/s 33245 msg/s # 17.45 [+0.98] udp rx: 1478 MB/s 1197176 calls/s # 17.47 [+0.02] udp tx: 1923 MB/s 32628 calls/s 32628 msg/s # 18.01 [+0.54] GRO frag list over UDP tunnel ok # 18.71 [+0.70] 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__->