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: 1686 MB/s 1373151 calls/s # udp tx: 1756 MB/s 29789 calls/s 29789 msg/s # udp rx: 1653 MB/s 1346085 calls/s # udp tx: 1767 MB/s 29971 calls/s 29971 msg/s # udp rx: 1796 MB/s 1462114 calls/s # udp tx: 1814 MB/s 30773 calls/s 30773 msg/s # UDP GRO fwd perf udp rx: 1106 MB/s 898700 calls/s # udp tx: 1520 MB/s 25795 calls/s 25795 msg/s # udp rx: 1513 MB/s 1232140 calls/s # udp tx: 1553 MB/s 26340 calls/s 26340 msg/s # udp rx: 1435 MB/s 1167113 calls/s # udp tx: 1707 MB/s 28965 calls/s 28965 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 145 MB/s 118087 calls/s # udp tx: 1420 MB/s 24091 calls/s 24091 msg/s # udp rx: 155 MB/s 125710 calls/s # udp tx: 1411 MB/s 23939 calls/s 23939 msg/s # udp rx: 202 MB/s 164009 calls/s # udp tx: 1409 MB/s 23904 calls/s 23904 msg/s # UDP tunnel GRO fwd perf udp rx: 650 MB/s 526021 calls/s # udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # udp rx: 247 MB/s 200192 calls/s # udp tx: 1435 MB/s 24349 calls/s 24349 msg/s # udp tx: 1335 MB/s 22656 calls/s 22656 msg/s # udp rx: 924 MB/s 745690 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 898 MB/s 731693 calls/s # udp tx: 1085 MB/s 18409 calls/s 18409 msg/s # udp rx: 911 MB/s 742010 calls/s # udp tx: 1098 MB/s 18624 calls/s 18624 msg/s # udp rx: 869 MB/s 707540 calls/s # udp tx: 1080 MB/s 18320 calls/s 18320 msg/s # UDP GRO fwd perf udp rx: 1171 MB/s 952013 calls/s # udp tx: 1474 MB/s 25016 calls/s 25016 msg/s # udp rx: 1501 MB/s 1222677 calls/s # udp tx: 1500 MB/s 25441 calls/s 25441 msg/s # udp rx: 1516 MB/s 1234762 calls/s # udp tx: 1489 MB/s 25256 calls/s 25256 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 335 MB/s 271776 calls/s # udp tx: 1336 MB/s 22676 calls/s 22676 msg/s # udp rx: 432 MB/s 350190 calls/s # udp tx: 1342 MB/s 22772 calls/s 22772 msg/s # udp rx: 255 MB/s 207596 calls/s # udp tx: 1339 MB/s 22720 calls/s 22720 msg/s # UDP tunnel GRO fwd perf udp rx: 205 MB/s 166401 calls/s # udp tx: 1371 MB/s 23268 calls/s 23268 msg/s # udp rx: 210 MB/s 170966 calls/s # udp tx: 1354 MB/s 22980 calls/s 22980 msg/s # udp rx: 290 MB/s 235535 calls/s # udp tx: 1368 MB/s 23219 calls/s 23219 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__->