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: 876 MB/s 713513 calls/s # udp tx: 1095 MB/s 18580 calls/s 18580 msg/s # udp rx: 1036 MB/s 843275 calls/s # udp tx: 1121 MB/s 19019 calls/s 19019 msg/s # udp rx: 1095 MB/s 891849 calls/s # udp tx: 1100 MB/s 18659 calls/s 18659 msg/s # UDP GRO fwd perf udp rx: 1140 MB/s 928214 calls/s # udp tx: 1199 MB/s 20336 calls/s 20336 msg/s # udp rx: 1331 MB/s 1083839 calls/s # udp tx: 1339 MB/s 22718 calls/s 22718 msg/s # udp rx: 1325 MB/s 1078750 calls/s # udp tx: 1327 MB/s 22522 calls/s 22522 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 521 MB/s 424160 calls/s # udp tx: 881 MB/s 14951 calls/s 14951 msg/s # udp rx: 634 MB/s 516141 calls/s # udp tx: 869 MB/s 14746 calls/s 14746 msg/s # udp rx: 863 MB/s 702716 calls/s # udp tx: 874 MB/s 14832 calls/s 14832 msg/s # UDP tunnel GRO fwd perf udp rx: 607 MB/s 494649 calls/s # udp tx: 979 MB/s 16615 calls/s 16615 msg/s # udp rx: 691 MB/s 562547 calls/s # udp tx: 874 MB/s 14837 calls/s 14837 msg/s # udp rx: 787 MB/s 641423 calls/s # udp tx: 911 MB/s 15462 calls/s 15462 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1016 MB/s 827419 calls/s # udp tx: 1602 MB/s 27173 calls/s 27173 msg/s # udp rx: 1063 MB/s 865942 calls/s # udp tx: 1793 MB/s 30421 calls/s 30421 msg/s # udp rx: 1217 MB/s 991018 calls/s # udp tx: 1791 MB/s 30392 calls/s 30392 msg/s # UDP GRO fwd perf udp rx: 1521 MB/s 1238772 calls/s # udp tx: 1588 MB/s 26949 calls/s 26949 msg/s # udp rx: 1705 MB/s 1388769 calls/s # udp tx: 1708 MB/s 28969 calls/s 28969 msg/s # udp rx: 1630 MB/s 1327557 calls/s # udp tx: 1629 MB/s 27632 calls/s 27632 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 108 MB/s 88117 calls/s # udp tx: 703 MB/s 11932 calls/s 11932 msg/s # udp tx: 720 MB/s 12227 calls/s 12227 msg/s # udp rx: 42 MB/s 34591 calls/s # udp tx: 850 MB/s 14429 calls/s 14429 msg/s # udp rx: 144 MB/s 117415 calls/s # UDP tunnel GRO fwd perf udp rx: 256 MB/s 208704 calls/s # udp tx: 1194 MB/s 20267 calls/s 20267 msg/s # udp rx: 220 MB/s 178837 calls/s # udp tx: 1320 MB/s 22394 calls/s 22394 msg/s # udp rx: 376 MB/s 304885 calls/s # udp tx: 1388 MB/s 23556 calls/s 23556 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__->