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: 1514 MB/s 1232308 calls/s # udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # udp rx: 1844 MB/s 1501097 calls/s # udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # udp rx: 1659 MB/s 1350273 calls/s # udp tx: 1685 MB/s 28586 calls/s 28586 msg/s # UDP GRO fwd perf udp rx: 1399 MB/s 1139456 calls/s # udp tx: 1517 MB/s 25730 calls/s 25730 msg/s # udp rx: 1174 MB/s 955456 calls/s # udp tx: 1539 MB/s 26103 calls/s 26103 msg/s # udp rx: 1261 MB/s 1026828 calls/s # udp tx: 1535 MB/s 26036 calls/s 26036 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 720 MB/s 582427 calls/s # udp tx: 1306 MB/s 22165 calls/s 22165 msg/s # udp rx: 848 MB/s 685768 calls/s # udp tx: 1422 MB/s 24127 calls/s 24127 msg/s # udp rx: 602 MB/s 486107 calls/s # udp tx: 1479 MB/s 25096 calls/s 25096 msg/s # UDP tunnel GRO fwd perf udp rx: 797 MB/s 645240 calls/s # udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # udp rx: 1032 MB/s 834534 calls/s # udp tx: 1395 MB/s 23675 calls/s 23675 msg/s # udp rx: 1070 MB/s 864099 calls/s # udp tx: 1399 MB/s 23742 calls/s 23742 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1613 MB/s 1313415 calls/s # udp tx: 1838 MB/s 31184 calls/s 31184 msg/s # udp rx: 1788 MB/s 1456022 calls/s # udp tx: 1865 MB/s 31632 calls/s 31632 msg/s # udp rx: 1789 MB/s 1456714 calls/s # udp tx: 1858 MB/s 31528 calls/s 31528 msg/s # UDP GRO fwd perf udp rx: 1550 MB/s 1261373 calls/s # udp tx: 1724 MB/s 29249 calls/s 29249 msg/s # udp rx: 1677 MB/s 1364870 calls/s # udp tx: 1782 MB/s 30230 calls/s 30230 msg/s # udp rx: 1750 MB/s 1425001 calls/s # udp tx: 1753 MB/s 29746 calls/s 29746 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 209 MB/s 170047 calls/s # udp tx: 1416 MB/s 24025 calls/s 24025 msg/s # udp rx: 226 MB/s 182758 calls/s # udp tx: 1478 MB/s 25074 calls/s 25074 msg/s # udp rx: 164 MB/s 133068 calls/s # udp tx: 1442 MB/s 24463 calls/s 24463 msg/s # UDP tunnel GRO fwd perf udp rx: 267 MB/s 216895 calls/s # udp tx: 1418 MB/s 24056 calls/s 24056 msg/s # udp rx: 192 MB/s 155747 calls/s # udp tx: 1430 MB/s 24269 calls/s 24269 msg/s # udp rx: 90 MB/s 73276 calls/s # udp tx: 1469 MB/s 24929 calls/s 24929 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__->