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: 1047 MB/s 850322 calls/s # udp tx: 1332 MB/s 22602 calls/s 22602 msg/s # udp rx: 1112 MB/s 903910 calls/s # udp tx: 1188 MB/s 20157 calls/s 20157 msg/s # udp rx: 1215 MB/s 987065 calls/s # udp tx: 1334 MB/s 22640 calls/s 22640 msg/s # UDP GRO fwd perf udp rx: 1840 MB/s 1498312 calls/s # udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # udp rx: 1942 MB/s 1581114 calls/s # udp tx: 1968 MB/s 33387 calls/s 33387 msg/s # udp rx: 1852 MB/s 1507766 calls/s # udp tx: 1869 MB/s 31715 calls/s 31715 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: 1173 MB/s 955459 calls/s # udp tx: 1232 MB/s 20897 calls/s 20897 msg/s # udp rx: 1259 MB/s 1025243 calls/s # udp tx: 1264 MB/s 21454 calls/s 21454 msg/s # udp rx: 1263 MB/s 1028593 calls/s # udp tx: 1270 MB/s 21547 calls/s 21547 msg/s # UDP GRO fwd perf udp rx: 1203 MB/s 979818 calls/s # udp tx: 1251 MB/s 21222 calls/s 21222 msg/s # udp rx: 1257 MB/s 1023394 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # udp rx: 1217 MB/s 991185 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 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__->