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: 1083 MB/s 881672 calls/s # udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # udp rx: 1215 MB/s 989801 calls/s # udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # udp rx: 1166 MB/s 949301 calls/s # udp tx: 1216 MB/s 20630 calls/s 20630 msg/s # UDP GRO fwd perf udp rx: 1262 MB/s 1027682 calls/s # udp tx: 1321 MB/s 22407 calls/s 22407 msg/s # udp rx: 1337 MB/s 1088655 calls/s # udp tx: 1345 MB/s 22824 calls/s 22824 msg/s # udp rx: 1244 MB/s 1013369 calls/s # udp tx: 1280 MB/s 21720 calls/s 21720 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 tx: 1841 MB/s 31234 calls/s 31234 msg/s # udp rx: 1425 MB/s 1157660 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # udp rx: 1344 MB/s 1090064 calls/s # udp tx: 1935 MB/s 32831 calls/s 32831 msg/s # udp rx: 1747 MB/s 1416321 calls/s # UDP GRO fwd perf udp rx: 1595 MB/s 1295470 calls/s # udp tx: 1826 MB/s 30973 calls/s 30973 msg/s # udp rx: 1523 MB/s 1236430 calls/s # udp tx: 1889 MB/s 32052 calls/s 32052 msg/s # udp rx: 1415 MB/s 1148884 calls/s # udp tx: 1729 MB/s 29327 calls/s 29327 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__->