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: 1479 MB/s 1201817 calls/s # udp tx: 1952 MB/s 33119 calls/s 33119 msg/s # udp rx: 1786 MB/s 1450194 calls/s # udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # udp rx: 1469 MB/s 1194717 calls/s # udp tx: 1921 MB/s 32584 calls/s 32584 msg/s # UDP GRO fwd perf udp rx: 1651 MB/s 1343166 calls/s # udp tx: 1865 MB/s 31634 calls/s 31634 msg/s # udp rx: 1360 MB/s 1105406 calls/s # udp tx: 1760 MB/s 29864 calls/s 29864 msg/s # udp rx: 997 MB/s 811563 calls/s # udp tx: 1116 MB/s 18933 calls/s 18933 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: 812 MB/s 660997 calls/s # udp tx: 1180 MB/s 20021 calls/s 20021 msg/s # udp rx: 941 MB/s 765546 calls/s # udp tx: 1192 MB/s 20230 calls/s 20230 msg/s # udp rx: 1102 MB/s 896494 calls/s # udp tx: 1227 MB/s 20825 calls/s 20825 msg/s # UDP GRO fwd perf udp rx: 832 MB/s 677324 calls/s # udp tx: 1226 MB/s 20809 calls/s 20809 msg/s # udp rx: 1067 MB/s 868610 calls/s # udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # udp rx: 1339 MB/s 1085927 calls/s # udp tx: 1717 MB/s 29136 calls/s 29136 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__->