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: 1835 MB/s 1492161 calls/s # udp tx: 1977 MB/s 33542 calls/s 33542 msg/s # udp rx: 1885 MB/s 1532612 calls/s # udp tx: 1970 MB/s 33428 calls/s 33428 msg/s # udp rx: 1909 MB/s 1551980 calls/s # udp tx: 1978 MB/s 33559 calls/s 33559 msg/s # UDP GRO fwd perf udp rx: 1317 MB/s 1071924 calls/s # udp tx: 1464 MB/s 24840 calls/s 24840 msg/s # udp rx: 1163 MB/s 947457 calls/s # udp tx: 1158 MB/s 19644 calls/s 19644 msg/s # udp rx: 1218 MB/s 992056 calls/s # udp tx: 1235 MB/s 20956 calls/s 20956 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: 1372 MB/s 1112050 calls/s # udp tx: 1924 MB/s 32638 calls/s 32638 msg/s # udp rx: 1607 MB/s 1304128 calls/s # udp tx: 1882 MB/s 31932 calls/s 31932 msg/s # udp rx: 1374 MB/s 1116056 calls/s # udp tx: 1833 MB/s 31099 calls/s 31099 msg/s # UDP GRO fwd perf udp rx: 1591 MB/s 1289303 calls/s # udp tx: 1953 MB/s 33136 calls/s 33136 msg/s # udp rx: 1650 MB/s 1338431 calls/s # udp tx: 1907 MB/s 32352 calls/s 32352 msg/s # udp rx: 1710 MB/s 1387315 calls/s # udp tx: 1912 MB/s 32438 calls/s 32438 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__->