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: 1501 MB/s 1221322 calls/s # udp tx: 1856 MB/s 31489 calls/s 31489 msg/s # udp rx: 1926 MB/s 1567684 calls/s # udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # udp rx: 1852 MB/s 1507627 calls/s # udp tx: 1864 MB/s 31631 calls/s 31631 msg/s # UDP GRO fwd perf udp rx: 1837 MB/s 1495613 calls/s # udp tx: 1946 MB/s 33012 calls/s 33012 msg/s # udp rx: 1840 MB/s 1497395 calls/s # udp tx: 1927 MB/s 32693 calls/s 32693 msg/s # udp rx: 1931 MB/s 1572370 calls/s # udp tx: 1941 MB/s 32928 calls/s 32928 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: 1450 MB/s 1177997 calls/s # udp tx: 1883 MB/s 31942 calls/s 31942 msg/s # udp rx: 1089 MB/s 884757 calls/s # udp tx: 1533 MB/s 26013 calls/s 26013 msg/s # udp rx: 688 MB/s 557200 calls/s # udp tx: 1314 MB/s 22295 calls/s 22295 msg/s # UDP GRO fwd perf udp rx: 668 MB/s 541472 calls/s # udp tx: 1306 MB/s 22164 calls/s 22164 msg/s # udp rx: 735 MB/s 595151 calls/s # udp tx: 1306 MB/s 22166 calls/s 22166 msg/s # udp rx: 704 MB/s 570472 calls/s # udp tx: 1305 MB/s 22148 calls/s 22148 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__->