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: 936 MB/s 762142 calls/s # udp tx: 1565 MB/s 26558 calls/s 26558 msg/s # udp rx: 1780 MB/s 1449158 calls/s # udp tx: 1810 MB/s 30699 calls/s 30699 msg/s # udp rx: 1854 MB/s 1509946 calls/s # udp tx: 1875 MB/s 31810 calls/s 31810 msg/s # UDP GRO fwd perf udp rx: 1338 MB/s 1089645 calls/s # udp tx: 1842 MB/s 31252 calls/s 31252 msg/s # udp rx: 1932 MB/s 1572844 calls/s # udp tx: 1959 MB/s 33233 calls/s 33233 msg/s # udp rx: 1934 MB/s 1574810 calls/s # udp tx: 1959 MB/s 33236 calls/s 33236 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: 1178 MB/s 958994 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp rx: 1269 MB/s 1033258 calls/s # udp tx: 1287 MB/s 21838 calls/s 21838 msg/s # udp rx: 1272 MB/s 1035377 calls/s # udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # UDP GRO fwd perf udp rx: 1048 MB/s 852581 calls/s # udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # udp rx: 1030 MB/s 837471 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # udp rx: 1079 MB/s 876623 calls/s # udp tx: 1280 MB/s 21716 calls/s 21716 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__->