make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 925 MB/s 752789 calls/s # udp tx: 1132 MB/s 19211 calls/s 19211 msg/s # udp rx: 1039 MB/s 845610 calls/s # udp tx: 1156 MB/s 19620 calls/s 19620 msg/s # udp rx: 1162 MB/s 946172 calls/s # udp tx: 1168 MB/s 19818 calls/s 19818 msg/s # UDP GRO fwd perf udp rx: 1015 MB/s 825970 calls/s # udp tx: 1184 MB/s 20097 calls/s 20097 msg/s # udp rx: 1096 MB/s 892685 calls/s # udp tx: 1153 MB/s 19571 calls/s 19571 msg/s # udp rx: 1082 MB/s 881062 calls/s # udp tx: 1190 MB/s 20187 calls/s 20187 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1829 MB/s 1489515 calls/s # udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # udp rx: 1921 MB/s 1564005 calls/s # udp tx: 1949 MB/s 33070 calls/s 33070 msg/s # udp rx: 1926 MB/s 1568329 calls/s # udp tx: 1944 MB/s 32987 calls/s 32987 msg/s # UDP GRO fwd perf udp rx: 1807 MB/s 1471123 calls/s # udp tx: 1888 MB/s 32031 calls/s 32031 msg/s # udp rx: 1804 MB/s 1467654 calls/s # udp tx: 1947 MB/s 33034 calls/s 33034 msg/s # udp rx: 1687 MB/s 1373045 calls/s # udp tx: 1698 MB/s 28800 calls/s 28800 msg/s # GRO frag list over UDP tunnel ok # 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__->