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: 1533 MB/s 1248767 calls/s # udp tx: 1843 MB/s 31273 calls/s 31273 msg/s # udp rx: 1862 MB/s 1516142 calls/s # udp tx: 1886 MB/s 32003 calls/s 32003 msg/s # udp rx: 1906 MB/s 1552382 calls/s # udp tx: 1933 MB/s 32794 calls/s 32794 msg/s # UDP GRO fwd perf udp rx: 1553 MB/s 1263998 calls/s # udp tx: 1886 MB/s 31998 calls/s 31998 msg/s # udp rx: 1220 MB/s 991972 calls/s # udp tx: 1704 MB/s 28905 calls/s 28905 msg/s # udp rx: 791 MB/s 640256 calls/s # udp tx: 1384 MB/s 23483 calls/s 23483 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: 1528 MB/s 1240618 calls/s # udp tx: 1799 MB/s 30513 calls/s 30513 msg/s # udp rx: 1771 MB/s 1438571 calls/s # udp tx: 1829 MB/s 31029 calls/s 31029 msg/s # udp rx: 1862 MB/s 1512973 calls/s # udp tx: 1921 MB/s 32593 calls/s 32593 msg/s # UDP GRO fwd perf udp rx: 1678 MB/s 1365943 calls/s # udp tx: 1793 MB/s 30427 calls/s 30427 msg/s # udp rx: 1444 MB/s 1173525 calls/s # udp tx: 1883 MB/s 31947 calls/s 31947 msg/s # udp rx: 1721 MB/s 1399141 calls/s # udp tx: 1913 MB/s 32456 calls/s 32456 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__->