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: 1726 MB/s 1404879 calls/s # udp tx: 1978 MB/s 33557 calls/s 33557 msg/s # udp rx: 1965 MB/s 1599780 calls/s # udp tx: 1976 MB/s 33516 calls/s 33516 msg/s # udp rx: 1965 MB/s 1600246 calls/s # udp tx: 1978 MB/s 33561 calls/s 33561 msg/s # UDP GRO fwd perf udp rx: 1899 MB/s 1546326 calls/s # udp tx: 1978 MB/s 33564 calls/s 33564 msg/s # udp rx: 1933 MB/s 1573930 calls/s # udp tx: 1961 MB/s 33268 calls/s 33268 msg/s # udp rx: 1968 MB/s 1602869 calls/s # udp tx: 1984 MB/s 33657 calls/s 33657 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: 1015 MB/s 824288 calls/s # udp tx: 1518 MB/s 25760 calls/s 25760 msg/s # udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # udp rx: 1236 MB/s 1005899 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 1150 MB/s 936916 calls/s # UDP GRO fwd perf udp rx: 1230 MB/s 1001787 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp rx: 1210 MB/s 984930 calls/s # udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # udp rx: 1263 MB/s 1026319 calls/s # udp tx: 1342 MB/s 22775 calls/s 22775 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__->