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: 974 MB/s 791682 calls/s # udp tx: 1326 MB/s 22501 calls/s 22501 msg/s # udp rx: 1184 MB/s 963182 calls/s # udp tx: 1264 MB/s 21454 calls/s 21454 msg/s # udp rx: 1136 MB/s 922724 calls/s # udp tx: 1318 MB/s 22361 calls/s 22361 msg/s # UDP GRO fwd perf udp rx: 1176 MB/s 956923 calls/s # udp tx: 1287 MB/s 21843 calls/s 21843 msg/s # udp rx: 1282 MB/s 1042319 calls/s # udp tx: 1366 MB/s 23173 calls/s 23173 msg/s # udp rx: 1292 MB/s 1050810 calls/s # udp tx: 1365 MB/s 23168 calls/s 23168 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: 1266 MB/s 1026297 calls/s # udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # udp rx: 1493 MB/s 1209750 calls/s # udp tx: 1960 MB/s 33253 calls/s 33253 msg/s # udp rx: 1467 MB/s 1189308 calls/s # udp tx: 1873 MB/s 31777 calls/s 31777 msg/s # UDP GRO fwd perf udp rx: 1492 MB/s 1210336 calls/s # udp tx: 1888 MB/s 32022 calls/s 32022 msg/s # udp rx: 1516 MB/s 1229286 calls/s # udp tx: 1932 MB/s 32777 calls/s 32777 msg/s # udp rx: 1500 MB/s 1215488 calls/s # udp tx: 1939 MB/s 32899 calls/s 32899 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__->