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: 1473 MB/s 1199255 calls/s # udp tx: 1874 MB/s 31795 calls/s 31795 msg/s # udp rx: 1949 MB/s 1587145 calls/s # udp tx: 1962 MB/s 33287 calls/s 33287 msg/s # udp rx: 1412 MB/s 1149634 calls/s # udp tx: 1954 MB/s 33150 calls/s 33150 msg/s # UDP GRO fwd perf udp rx: 1170 MB/s 952160 calls/s # udp tx: 1781 MB/s 30218 calls/s 30218 msg/s # udp rx: 1193 MB/s 971906 calls/s # udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # udp rx: 1072 MB/s 872567 calls/s # udp tx: 1240 MB/s 21040 calls/s 21040 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: 942 MB/s 767415 calls/s # udp tx: 1043 MB/s 17695 calls/s 17695 msg/s # udp rx: 1017 MB/s 827972 calls/s # udp tx: 1021 MB/s 17318 calls/s 17318 msg/s # udp rx: 993 MB/s 809205 calls/s # udp tx: 1000 MB/s 16972 calls/s 16972 msg/s # UDP GRO fwd perf udp rx: 858 MB/s 698385 calls/s # udp tx: 1077 MB/s 18276 calls/s 18276 msg/s # udp rx: 1359 MB/s 1102667 calls/s # udp tx: 1815 MB/s 30787 calls/s 30787 msg/s # udp rx: 1646 MB/s 1336334 calls/s # udp tx: 1774 MB/s 30096 calls/s 30096 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__->