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: 1167 MB/s 950058 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp rx: 1243 MB/s 1011943 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp rx: 1224 MB/s 996832 calls/s # udp tx: 1235 MB/s 20958 calls/s 20958 msg/s # UDP GRO fwd perf udp rx: 1091 MB/s 888350 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # udp rx: 1197 MB/s 974785 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 1254 MB/s 1021190 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 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: 1601 MB/s 1298328 calls/s # udp tx: 1949 MB/s 33059 calls/s 33059 msg/s # udp rx: 1679 MB/s 1361579 calls/s # udp tx: 1894 MB/s 32135 calls/s 32135 msg/s # udp rx: 1754 MB/s 1421312 calls/s # udp tx: 1957 MB/s 33199 calls/s 33199 msg/s # UDP GRO fwd perf udp rx: 1603 MB/s 1298853 calls/s # udp tx: 1968 MB/s 33381 calls/s 33381 msg/s # udp rx: 1672 MB/s 1354856 calls/s # udp tx: 1967 MB/s 33362 calls/s 33362 msg/s # udp rx: 1717 MB/s 1391473 calls/s # udp tx: 1962 MB/s 33292 calls/s 33292 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__->