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: 1644 MB/s 1338118 calls/s # udp tx: 1780 MB/s 30196 calls/s 30196 msg/s # udp rx: 1320 MB/s 1074283 calls/s # udp tx: 1879 MB/s 31877 calls/s 31877 msg/s # udp rx: 1251 MB/s 1018753 calls/s # udp tx: 1758 MB/s 29833 calls/s 29833 msg/s # UDP GRO fwd perf udp rx: 1300 MB/s 1058233 calls/s # udp tx: 1634 MB/s 27721 calls/s 27721 msg/s # udp rx: 1834 MB/s 1493109 calls/s # udp tx: 1855 MB/s 31478 calls/s 31478 msg/s # udp rx: 1876 MB/s 1527677 calls/s # udp tx: 1883 MB/s 31940 calls/s 31940 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: 512 MB/s 415585 calls/s # udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # udp rx: 556 MB/s 451488 calls/s # udp tx: 1254 MB/s 21272 calls/s 21272 msg/s # udp rx: 473 MB/s 383136 calls/s # udp tx: 1324 MB/s 22465 calls/s 22465 msg/s # UDP GRO fwd perf udp rx: 513 MB/s 416317 calls/s # udp tx: 1270 MB/s 21544 calls/s 21544 msg/s # udp rx: 400 MB/s 324696 calls/s # udp tx: 1322 MB/s 22424 calls/s 22424 msg/s # udp rx: 404 MB/s 327476 calls/s # udp tx: 1354 MB/s 22979 calls/s 22979 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__->