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: 1551 MB/s 1262466 calls/s # udp tx: 1807 MB/s 30649 calls/s 30649 msg/s # udp rx: 1820 MB/s 1481616 calls/s # udp tx: 1852 MB/s 31424 calls/s 31424 msg/s # udp rx: 1846 MB/s 1502893 calls/s # udp tx: 1853 MB/s 31433 calls/s 31433 msg/s # UDP GRO fwd perf udp rx: 1488 MB/s 1210374 calls/s # udp tx: 1725 MB/s 29265 calls/s 29265 msg/s # udp rx: 1844 MB/s 1501562 calls/s # udp tx: 1847 MB/s 31337 calls/s 31337 msg/s # udp rx: 1790 MB/s 1457928 calls/s # udp tx: 1782 MB/s 30234 calls/s 30234 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 122 MB/s 98941 calls/s # udp tx: 1081 MB/s 18335 calls/s 18335 msg/s # udp rx: 589 MB/s 475687 calls/s # udp tx: 1472 MB/s 24983 calls/s 24983 msg/s # udp rx: 863 MB/s 696823 calls/s # udp tx: 1429 MB/s 24246 calls/s 24246 msg/s # UDP tunnel GRO fwd perf udp rx: 158 MB/s 128817 calls/s # udp tx: 1036 MB/s 17579 calls/s 17579 msg/s # udp rx: 339 MB/s 275432 calls/s # udp tx: 1007 MB/s 17091 calls/s 17091 msg/s # udp rx: 365 MB/s 296601 calls/s # udp tx: 1008 MB/s 17112 calls/s 17112 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 1164 MB/s 19755 calls/s 19755 msg/s # udp rx: 986 MB/s 802872 calls/s # udp tx: 1189 MB/s 20170 calls/s 20170 msg/s # udp rx: 1094 MB/s 890804 calls/s # udp tx: 1206 MB/s 20457 calls/s 20457 msg/s # udp rx: 1195 MB/s 973546 calls/s # UDP GRO fwd perf udp rx: 1329 MB/s 1082535 calls/s # udp tx: 1403 MB/s 23798 calls/s 23798 msg/s # udp rx: 1398 MB/s 1138254 calls/s # udp tx: 1405 MB/s 23838 calls/s 23838 msg/s # udp rx: 1380 MB/s 1123625 calls/s # udp tx: 1392 MB/s 23611 calls/s 23611 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 173 MB/s 140418 calls/s # udp tx: 1418 MB/s 24063 calls/s 24063 msg/s # udp rx: 524 MB/s 425220 calls/s # udp tx: 1305 MB/s 22145 calls/s 22145 msg/s # udp rx: 466 MB/s 378241 calls/s # udp tx: 1305 MB/s 22146 calls/s 22146 msg/s # UDP tunnel GRO fwd perf udp rx: 296 MB/s 240061 calls/s # udp tx: 1387 MB/s 23537 calls/s 23537 msg/s # udp tx: 1444 MB/s 24499 calls/s 24499 msg/s # udp rx: 202 MB/s 163551 calls/s # udp tx: 1480 MB/s 25110 calls/s 25110 msg/s # udp rx: 36 MB/s 29419 calls/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__->