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: 1151 MB/s 937471 calls/s # udp tx: 1284 MB/s 21792 calls/s 21792 msg/s # udp rx: 1064 MB/s 866637 calls/s # udp tx: 1250 MB/s 21208 calls/s 21208 msg/s # udp rx: 1096 MB/s 892716 calls/s # udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # UDP GRO fwd perf udp rx: 1140 MB/s 928243 calls/s # udp tx: 1203 MB/s 20416 calls/s 20416 msg/s # udp rx: 1123 MB/s 914765 calls/s # udp tx: 1132 MB/s 19204 calls/s 19204 msg/s # udp rx: 1107 MB/s 901425 calls/s # udp tx: 1193 MB/s 20238 calls/s 20238 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: 1489 MB/s 1210641 calls/s # udp tx: 1680 MB/s 28498 calls/s 28498 msg/s # udp rx: 1705 MB/s 1386698 calls/s # udp tx: 1765 MB/s 29946 calls/s 29946 msg/s # udp rx: 1803 MB/s 1466337 calls/s # udp tx: 1852 MB/s 31416 calls/s 31416 msg/s # UDP GRO fwd perf udp rx: 1470 MB/s 1194814 calls/s # udp tx: 1802 MB/s 30575 calls/s 30575 msg/s # udp rx: 840 MB/s 683479 calls/s # udp tx: 1352 MB/s 22939 calls/s 22939 msg/s # udp rx: 1162 MB/s 946448 calls/s # udp tx: 1186 MB/s 20120 calls/s 20120 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__->