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: 1216 MB/s 990327 calls/s # udp tx: 1583 MB/s 26863 calls/s 26863 msg/s # udp rx: 1288 MB/s 1048675 calls/s # udp tx: 1591 MB/s 26993 calls/s 26993 msg/s # udp rx: 1686 MB/s 1373063 calls/s # udp tx: 1759 MB/s 29837 calls/s 29837 msg/s # UDP GRO fwd perf udp rx: 1120 MB/s 910791 calls/s # udp tx: 1444 MB/s 24499 calls/s 24499 msg/s # udp rx: 1158 MB/s 940888 calls/s # udp tx: 1489 MB/s 25266 calls/s 25266 msg/s # udp rx: 1348 MB/s 1095500 calls/s # udp tx: 1625 MB/s 27578 calls/s 27578 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 99 MB/s 80573 calls/s # udp tx: 1028 MB/s 17442 calls/s 17442 msg/s # udp rx: 1005 MB/s 815737 calls/s # udp tx: 1312 MB/s 22265 calls/s 22265 msg/s # udp rx: 949 MB/s 771162 calls/s # udp tx: 1266 MB/s 21480 calls/s 21480 msg/s # UDP tunnel GRO fwd perf udp rx: 256 MB/s 208799 calls/s # udp tx: 931 MB/s 15797 calls/s 15797 msg/s # udp rx: 183 MB/s 149409 calls/s # udp tx: 965 MB/s 16369 calls/s 16369 msg/s # udp rx: 463 MB/s 377343 calls/s # udp tx: 971 MB/s 16484 calls/s 16484 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 870 MB/s 708580 calls/s # udp tx: 962 MB/s 16321 calls/s 16321 msg/s # udp rx: 942 MB/s 767274 calls/s # udp tx: 954 MB/s 16187 calls/s 16187 msg/s # udp rx: 1040 MB/s 847372 calls/s # udp tx: 1043 MB/s 17703 calls/s 17703 msg/s # UDP GRO fwd perf udp rx: 1229 MB/s 998427 calls/s # udp tx: 1742 MB/s 29551 calls/s 29551 msg/s # udp rx: 1580 MB/s 1286293 calls/s # udp tx: 1677 MB/s 28457 calls/s 28457 msg/s # udp rx: 1662 MB/s 1353552 calls/s # udp tx: 1659 MB/s 28154 calls/s 28154 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 862 MB/s 14637 calls/s 14637 msg/s # udp rx: 8 MB/s 6886 calls/s # udp tx: 1157 MB/s 19624 calls/s 19624 msg/s # udp rx: 352 MB/s 285693 calls/s # udp tx: 1179 MB/s 20013 calls/s 20013 msg/s # UDP tunnel GRO fwd perf udp tx: 1128 MB/s 19141 calls/s 19141 msg/s # udp rx: 583 MB/s 474589 calls/s # udp tx: 1188 MB/s 20162 calls/s 20162 msg/s # udp rx: 329 MB/s 267816 calls/s # udp tx: 1403 MB/s 23797 calls/s 23797 msg/s # udp rx: 168 MB/s 136256 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__->