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: 1289 MB/s 1049236 calls/s # udp tx: 1762 MB/s 29896 calls/s 29896 msg/s # udp rx: 1574 MB/s 1282020 calls/s # udp tx: 1883 MB/s 31943 calls/s 31943 msg/s # udp rx: 1524 MB/s 1240562 calls/s # udp tx: 1883 MB/s 31951 calls/s 31951 msg/s # UDP GRO fwd perf udp rx: 1300 MB/s 1056064 calls/s # udp tx: 1696 MB/s 28766 calls/s 28766 msg/s # udp rx: 1485 MB/s 1209017 calls/s # udp tx: 1519 MB/s 25779 calls/s 25779 msg/s # udp rx: 1445 MB/s 1176001 calls/s # udp tx: 1509 MB/s 25595 calls/s 25595 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 680 MB/s 551028 calls/s # udp tx: 1348 MB/s 22864 calls/s 22864 msg/s # udp rx: 872 MB/s 703857 calls/s # udp tx: 1416 MB/s 24025 calls/s 24025 msg/s # udp rx: 885 MB/s 714240 calls/s # udp tx: 1410 MB/s 23930 calls/s 23930 msg/s # UDP tunnel GRO fwd perf udp rx: 649 MB/s 524114 calls/s # udp tx: 1424 MB/s 24162 calls/s 24162 msg/s # udp rx: 1009 MB/s 816294 calls/s # udp tx: 1406 MB/s 23851 calls/s 23851 msg/s # udp rx: 946 MB/s 763392 calls/s # udp tx: 1425 MB/s 24179 calls/s 24179 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 868 MB/s 707401 calls/s # udp tx: 1634 MB/s 27716 calls/s 27716 msg/s # udp rx: 1018 MB/s 829247 calls/s # udp tx: 1791 MB/s 30392 calls/s 30392 msg/s # udp rx: 1121 MB/s 912562 calls/s # udp tx: 1808 MB/s 30673 calls/s 30673 msg/s # UDP GRO fwd perf udp rx: 1244 MB/s 1010981 calls/s # udp tx: 1632 MB/s 27685 calls/s 27685 msg/s # udp rx: 1524 MB/s 1240275 calls/s # udp tx: 1600 MB/s 27143 calls/s 27143 msg/s # udp rx: 1423 MB/s 1157204 calls/s # udp tx: 1704 MB/s 28911 calls/s 28911 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 716 MB/s 582815 calls/s # udp tx: 997 MB/s 16919 calls/s 16919 msg/s # udp rx: 154 MB/s 125146 calls/s # udp tx: 1353 MB/s 22955 calls/s 22955 msg/s # udp rx: 80 MB/s 65452 calls/s # udp tx: 1006 MB/s 17076 calls/s 17076 msg/s # UDP tunnel GRO fwd perf udp rx: 102 MB/s 82994 calls/s # udp tx: 947 MB/s 16065 calls/s 16065 msg/s # udp tx: 945 MB/s 16029 calls/s 16029 msg/s # udp rx: 152 MB/s 124086 calls/s # udp tx: 952 MB/s 16147 calls/s 16147 msg/s # udp rx: 55 MB/s 45347 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__->