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' 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: 1631 MB/s 1327941 calls/s # udp tx: 1862 MB/s 31590 calls/s 31590 msg/s # udp rx: 1876 MB/s 1527887 calls/s # udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # udp rx: 1865 MB/s 1518877 calls/s # udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # UDP GRO fwd perf udp rx: 1755 MB/s 1428155 calls/s # udp tx: 1892 MB/s 32103 calls/s 32103 msg/s # udp rx: 1917 MB/s 1561393 calls/s # udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # udp rx: 1919 MB/s 1562945 calls/s # udp tx: 1941 MB/s 32930 calls/s 32930 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: 1150 MB/s 935331 calls/s # udp tx: 1422 MB/s 24125 calls/s 24125 msg/s # udp rx: 1144 MB/s 931386 calls/s # udp tx: 1152 MB/s 19549 calls/s 19549 msg/s # udp rx: 1109 MB/s 903283 calls/s # udp tx: 1142 MB/s 19378 calls/s 19378 msg/s # UDP GRO fwd perf udp rx: 982 MB/s 799957 calls/s # udp tx: 1151 MB/s 19536 calls/s 19536 msg/s # udp rx: 1107 MB/s 901865 calls/s # udp tx: 1136 MB/s 19269 calls/s 19269 msg/s # udp rx: 1125 MB/s 916550 calls/s # udp tx: 1131 MB/s 19196 calls/s 19196 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__->