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: 1628 MB/s 1322208 calls/s # udp tx: 1915 MB/s 32487 calls/s 32487 msg/s # udp rx: 1678 MB/s 1364653 calls/s # udp tx: 1816 MB/s 30808 calls/s 30808 msg/s # udp rx: 1851 MB/s 1505478 calls/s # udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # UDP GRO fwd perf udp rx: 1425 MB/s 1158158 calls/s # udp tx: 1870 MB/s 31726 calls/s 31726 msg/s # udp rx: 947 MB/s 769258 calls/s # udp tx: 1970 MB/s 33413 calls/s 33413 msg/s # udp rx: 1295 MB/s 1052697 calls/s # udp tx: 1521 MB/s 25812 calls/s 25812 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 775 MB/s 630923 calls/s # udp tx: 1197 MB/s 20318 calls/s 20318 msg/s # udp rx: 995 MB/s 808578 calls/s # udp tx: 1169 MB/s 19838 calls/s 19838 msg/s # udp rx: 991 MB/s 805247 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # UDP GRO fwd perf udp rx: 816 MB/s 663598 calls/s # udp tx: 1062 MB/s 18016 calls/s 18016 msg/s # udp rx: 799 MB/s 648522 calls/s # udp tx: 1176 MB/s 19948 calls/s 19948 msg/s # udp rx: 613 MB/s 498110 calls/s # udp tx: 1159 MB/s 19660 calls/s 19660 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->