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: 1205 MB/s 980972 calls/s # udp tx: 1290 MB/s 21894 calls/s 21894 msg/s # udp rx: 1323 MB/s 1077141 calls/s # udp tx: 1339 MB/s 22720 calls/s 22720 msg/s # udp rx: 1172 MB/s 954383 calls/s # udp tx: 1349 MB/s 22894 calls/s 22894 msg/s # UDP GRO fwd perf udp rx: 988 MB/s 804774 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # udp rx: 1224 MB/s 997008 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 msg/s # udp rx: 1302 MB/s 1060106 calls/s # udp tx: 1308 MB/s 22189 calls/s 22189 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: 1202 MB/s 978660 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp rx: 1268 MB/s 1032065 calls/s # udp tx: 1291 MB/s 21909 calls/s 21909 msg/s # udp rx: 1264 MB/s 1029320 calls/s # udp tx: 1282 MB/s 21745 calls/s 21745 msg/s # UDP GRO fwd perf udp rx: 947 MB/s 769252 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # udp rx: 1233 MB/s 1001725 calls/s # udp tx: 1310 MB/s 22230 calls/s 22230 msg/s # udp rx: 1199 MB/s 973835 calls/s # udp tx: 1309 MB/s 22208 calls/s 22208 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__->