make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 944 MB/s 768585 calls/s # udp tx: 1127 MB/s 19128 calls/s 19128 msg/s # udp rx: 935 MB/s 761700 calls/s # udp tx: 1201 MB/s 20377 calls/s 20377 msg/s # udp rx: 1070 MB/s 870592 calls/s # udp tx: 1212 MB/s 20557 calls/s 20557 msg/s # UDP GRO fwd perf udp rx: 1430 MB/s 1164540 calls/s # udp tx: 1503 MB/s 25502 calls/s 25502 msg/s # udp rx: 1479 MB/s 1204369 calls/s # udp tx: 1495 MB/s 25369 calls/s 25369 msg/s # udp rx: 1483 MB/s 1207428 calls/s # udp tx: 1500 MB/s 25448 calls/s 25448 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 16 MB/s 13514 calls/s # udp tx: 987 MB/s 16745 calls/s 16745 msg/s # udp rx: 633 MB/s 512366 calls/s # udp tx: 1474 MB/s 25014 calls/s 25014 msg/s # udp rx: 698 MB/s 564553 calls/s # udp tx: 1442 MB/s 24461 calls/s 24461 msg/s # UDP tunnel GRO fwd perf udp rx: 636 MB/s 514281 calls/s # udp tx: 1427 MB/s 24205 calls/s 24205 msg/s # udp rx: 809 MB/s 654815 calls/s # udp tx: 1348 MB/s 22879 calls/s 22879 msg/s # udp rx: 937 MB/s 756607 calls/s # udp tx: 1405 MB/s 23839 calls/s 23839 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 934 MB/s 761036 calls/s # udp tx: 1073 MB/s 18205 calls/s 18205 msg/s # udp rx: 1175 MB/s 957162 calls/s # udp tx: 1183 MB/s 20080 calls/s 20080 msg/s # udp rx: 1054 MB/s 858700 calls/s # udp tx: 1069 MB/s 18141 calls/s 18141 msg/s # UDP GRO fwd perf udp rx: 1238 MB/s 1008102 calls/s # udp tx: 1407 MB/s 23875 calls/s 23875 msg/s # udp rx: 1371 MB/s 1116602 calls/s # udp tx: 1383 MB/s 23470 calls/s 23470 msg/s # udp rx: 1296 MB/s 1055017 calls/s # udp tx: 1454 MB/s 24664 calls/s 24664 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 575 MB/s 467661 calls/s # udp tx: 1179 MB/s 20000 calls/s 20000 msg/s # udp rx: 439 MB/s 356267 calls/s # udp tx: 1393 MB/s 23643 calls/s 23643 msg/s # udp rx: 484 MB/s 392914 calls/s # udp tx: 1381 MB/s 23424 calls/s 23424 msg/s # UDP tunnel GRO fwd perf udp rx: 64 MB/s 52319 calls/s # udp tx: 1474 MB/s 25005 calls/s 25005 msg/s # udp rx: 121 MB/s 98274 calls/s # udp tx: 1459 MB/s 24758 calls/s 24758 msg/s # udp rx: 123 MB/s 99787 calls/s # udp tx: 1462 MB/s 24806 calls/s 24806 msg/s 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__->