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: 1312 MB/s 1068733 calls/s # udp tx: 1770 MB/s 30036 calls/s 30036 msg/s # udp rx: 1387 MB/s 1128846 calls/s # udp tx: 1869 MB/s 31713 calls/s 31713 msg/s # udp rx: 1322 MB/s 1076237 calls/s # udp tx: 1821 MB/s 30902 calls/s 30902 msg/s # UDP GRO fwd perf udp rx: 1111 MB/s 903205 calls/s # udp tx: 1467 MB/s 24892 calls/s 24892 msg/s # udp rx: 1188 MB/s 964263 calls/s # udp tx: 1772 MB/s 30056 calls/s 30056 msg/s # udp rx: 1615 MB/s 1314420 calls/s # udp tx: 1785 MB/s 30280 calls/s 30280 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 786 MB/s 638248 calls/s # udp tx: 1156 MB/s 19620 calls/s 19620 msg/s # udp rx: 1062 MB/s 862515 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # udp rx: 1096 MB/s 890749 calls/s # udp tx: 1194 MB/s 20259 calls/s 20259 msg/s # UDP tunnel GRO fwd perf udp rx: 403 MB/s 327551 calls/s # udp tx: 1103 MB/s 18713 calls/s 18713 msg/s # udp tx: 1113 MB/s 18894 calls/s 18894 msg/s # udp rx: 639 MB/s 519337 calls/s # udp tx: 1150 MB/s 19517 calls/s 19517 msg/s # udp rx: 431 MB/s 350455 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 809 MB/s 658941 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 1053 MB/s 857224 calls/s # udp tx: 1114 MB/s 18911 calls/s 18911 msg/s # udp rx: 1131 MB/s 921274 calls/s # udp tx: 1151 MB/s 19530 calls/s 19530 msg/s # UDP GRO fwd perf udp rx: 1365 MB/s 1111581 calls/s # udp tx: 1452 MB/s 24630 calls/s 24630 msg/s # udp rx: 1432 MB/s 1165891 calls/s # udp tx: 1436 MB/s 24369 calls/s 24369 msg/s # udp rx: 1577 MB/s 1283932 calls/s # udp tx: 1579 MB/s 26789 calls/s 26789 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 178 MB/s 145109 calls/s # udp tx: 1416 MB/s 24027 calls/s 24027 msg/s # udp rx: 199 MB/s 160903 calls/s # udp tx: 1413 MB/s 23968 calls/s 23968 msg/s # udp rx: 237 MB/s 192000 calls/s # udp tx: 1411 MB/s 23940 calls/s 23940 msg/s # UDP tunnel GRO fwd perf udp tx: 1363 MB/s 23119 calls/s 23119 msg/s # udp rx: 202 MB/s 164324 calls/s # udp tx: 1408 MB/s 23882 calls/s 23882 msg/s # udp rx: 168 MB/s 136595 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 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__->