make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1327 MB/s 1078879 calls/s # udp tx: 1864 MB/s 31628 calls/s 31628 msg/s # udp rx: 1548 MB/s 1257068 calls/s # udp tx: 1972 MB/s 33448 calls/s 33448 msg/s # udp rx: 1929 MB/s 1569207 calls/s # udp tx: 1970 MB/s 33427 calls/s 33427 msg/s # UDP GRO fwd perf udp rx: 1676 MB/s 1361885 calls/s # udp tx: 1921 MB/s 32595 calls/s 32595 msg/s # udp rx: 1762 MB/s 1431886 calls/s # udp tx: 1875 MB/s 31803 calls/s 31803 msg/s # udp rx: 1952 MB/s 1587657 calls/s # udp tx: 1972 MB/s 33452 calls/s 33452 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: 1220 MB/s 990943 calls/s # udp tx: 1775 MB/s 30106 calls/s 30106 msg/s # udp rx: 1744 MB/s 1418229 calls/s # udp tx: 1884 MB/s 31958 calls/s 31958 msg/s # udp rx: 1784 MB/s 1449171 calls/s # udp tx: 1887 MB/s 32021 calls/s 32021 msg/s # UDP GRO fwd perf udp rx: 1564 MB/s 1270470 calls/s # udp tx: 1821 MB/s 30889 calls/s 30889 msg/s # udp tx: 1848 MB/s 31359 calls/s 31359 msg/s # udp rx: 1223 MB/s 991287 calls/s # udp tx: 1759 MB/s 29844 calls/s 29844 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__->