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.03 [+0.03] IPv4 # 0.29 [+0.26] No GRO ok # 0.84 [+0.54] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.97 [+0.49] UDP fwd perf udp rx: 1469 MB/s 1192574 calls/s # 3.03 [+1.07] udp tx: 1776 MB/s 30139 calls/s 30139 msg/s # 4.01 [+0.97] udp rx: 1778 MB/s 1442272 calls/s # 4.03 [+0.03] udp tx: 1934 MB/s 32803 calls/s 32803 msg/s # 5.01 [+0.97] udp rx: 1723 MB/s 1397587 calls/s # 5.03 [+0.02] udp tx: 1894 MB/s 32128 calls/s 32128 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1459 MB/s 1184005 calls/s # 6.22 [+1.07] udp tx: 1795 MB/s 30449 calls/s 30449 msg/s # 7.20 [+0.97] udp rx: 1516 MB/s 1229981 calls/s # 7.22 [+0.03] udp tx: 1932 MB/s 32769 calls/s 32769 msg/s # 8.20 [+0.98] udp rx: 1759 MB/s 1426675 calls/s # 8.22 [+0.02] udp tx: 1935 MB/s 32823 calls/s 32823 msg/s # 8.83 [+0.61] GRO frag list over UDP tunnel ok # 9.58 [+0.75] GRO fwd over UDP tunnel ok # 9.82 [+0.24] IPv6 # 10.08 [+0.26] No GRO ok # 10.56 [+0.48] GRO frag list ok # 11.07 [+0.51] GRO fwd ok # 11.53 [+0.46] UDP fwd perf udp rx: 1551 MB/s 1257279 calls/s # 12.59 [+1.06] udp tx: 1890 MB/s 32065 calls/s 32065 msg/s # 13.57 [+0.98] udp rx: 1686 MB/s 1366639 calls/s # 13.59 [+0.02] udp tx: 1928 MB/s 32715 calls/s 32715 msg/s # 14.57 [+0.98] udp rx: 1721 MB/s 1394626 calls/s # 14.59 [+0.02] udp tx: 1929 MB/s 32720 calls/s 32720 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1635 MB/s 1325473 calls/s # 15.77 [+1.06] udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # 16.77 [+1.00] udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # 16.77 [+0.00] udp rx: 1685 MB/s 1365705 calls/s # 17.77 [+1.00] udp tx: 1935 MB/s 32822 calls/s 32822 msg/s # 17.87 [+0.10] udp rx: 1720 MB/s 1393787 calls/s # 18.33 [+0.46] GRO frag list over UDP tunnel ok # 19.06 [+0.73] 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__->