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: 1243 MB/s 1011842 calls/s # udp tx: 1711 MB/s 29025 calls/s 29025 msg/s # udp rx: 1725 MB/s 1404685 calls/s # udp tx: 1848 MB/s 31349 calls/s 31349 msg/s # udp rx: 1677 MB/s 1365219 calls/s # udp tx: 1707 MB/s 28962 calls/s 28962 msg/s # UDP GRO fwd perf udp rx: 1269 MB/s 1032803 calls/s # udp tx: 1383 MB/s 23459 calls/s 23459 msg/s # udp rx: 1305 MB/s 1062461 calls/s # udp tx: 1341 MB/s 22751 calls/s 22751 msg/s # udp rx: 1760 MB/s 1432989 calls/s # udp tx: 1770 MB/s 30036 calls/s 30036 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 288 MB/s 234091 calls/s # udp tx: 978 MB/s 16588 calls/s 16588 msg/s # udp rx: 82 MB/s 66954 calls/s # udp tx: 1043 MB/s 17700 calls/s 17700 msg/s # udp rx: 181 MB/s 146720 calls/s # udp tx: 1013 MB/s 17195 calls/s 17195 msg/s # UDP tunnel GRO fwd perf udp rx: 633 MB/s 513464 calls/s # udp tx: 1327 MB/s 22510 calls/s 22510 msg/s # udp rx: 564 MB/s 456117 calls/s # udp tx: 1430 MB/s 24254 calls/s 24254 msg/s # udp rx: 506 MB/s 411170 calls/s # udp tx: 1200 MB/s 20361 calls/s 20361 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 834 MB/s 679474 calls/s # udp tx: 989 MB/s 16779 calls/s 16779 msg/s # udp rx: 805 MB/s 655265 calls/s # udp tx: 1009 MB/s 17115 calls/s 17115 msg/s # udp rx: 981 MB/s 799273 calls/s # udp tx: 1016 MB/s 17233 calls/s 17233 msg/s # UDP GRO fwd perf udp rx: 1001 MB/s 815656 calls/s # udp tx: 1055 MB/s 17901 calls/s 17901 msg/s # udp rx: 1029 MB/s 838463 calls/s # udp tx: 1035 MB/s 17555 calls/s 17555 msg/s # udp rx: 1044 MB/s 850004 calls/s # udp tx: 1050 MB/s 17809 calls/s 17809 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # udp rx: 278 MB/s 226089 calls/s # udp tx: 1183 MB/s 20078 calls/s 20078 msg/s # udp rx: 653 MB/s 530746 calls/s # udp tx: 1341 MB/s 22750 calls/s 22750 msg/s # udp rx: 580 MB/s 470192 calls/s # UDP tunnel GRO fwd perf udp rx: 254 MB/s 206749 calls/s # udp tx: 1168 MB/s 19821 calls/s 19821 msg/s # udp tx: 1372 MB/s 23282 calls/s 23282 msg/s # udp rx: 31 MB/s 25504 calls/s # udp tx: 1384 MB/s 23488 calls/s 23488 msg/s # udp rx: 208 MB/s 168869 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__->