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: 1592 MB/s 1293913 calls/s # udp tx: 1864 MB/s 31620 calls/s 31620 msg/s # udp rx: 1609 MB/s 1308648 calls/s # udp tx: 1964 MB/s 33322 calls/s 33322 msg/s # udp rx: 1116 MB/s 907928 calls/s # udp tx: 1980 MB/s 33591 calls/s 33591 msg/s # UDP GRO fwd perf udp rx: 1586 MB/s 1291252 calls/s # udp tx: 1769 MB/s 30014 calls/s 30014 msg/s # udp rx: 1783 MB/s 1452075 calls/s # udp tx: 1824 MB/s 30937 calls/s 30937 msg/s # udp rx: 1872 MB/s 1524038 calls/s # udp tx: 1967 MB/s 33367 calls/s 33367 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: 1005 MB/s 818007 calls/s # udp tx: 1343 MB/s 22782 calls/s 22782 msg/s # udp rx: 1258 MB/s 1024365 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp rx: 1254 MB/s 1021037 calls/s # udp tx: 1255 MB/s 21301 calls/s 21301 msg/s # UDP GRO fwd perf udp rx: 1170 MB/s 952577 calls/s # udp tx: 1232 MB/s 20911 calls/s 20911 msg/s # udp rx: 1262 MB/s 1027630 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 1258 MB/s 1024727 calls/s # udp tx: 1263 MB/s 21424 calls/s 21424 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__->