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: 1689 MB/s 1375434 calls/s # udp tx: 1923 MB/s 32623 calls/s 32623 msg/s # udp rx: 1921 MB/s 1564210 calls/s # udp tx: 1967 MB/s 33364 calls/s 33364 msg/s # udp rx: 1955 MB/s 1591965 calls/s # udp tx: 1969 MB/s 33400 calls/s 33400 msg/s # UDP GRO fwd perf udp rx: 1834 MB/s 1493429 calls/s # udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # udp rx: 1807 MB/s 1471549 calls/s # udp tx: 1811 MB/s 30728 calls/s 30728 msg/s # udp rx: 1983 MB/s 1614647 calls/s # udp tx: 1989 MB/s 33750 calls/s 33750 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: 1427 MB/s 1160607 calls/s # udp tx: 1793 MB/s 30423 calls/s 30423 msg/s # udp rx: 1489 MB/s 1210246 calls/s # udp tx: 1874 MB/s 31793 calls/s 31793 msg/s # udp rx: 1733 MB/s 1408656 calls/s # udp tx: 1788 MB/s 30334 calls/s 30334 msg/s # UDP GRO fwd perf udp rx: 1028 MB/s 835452 calls/s # udp tx: 1542 MB/s 26155 calls/s 26155 msg/s # udp rx: 1030 MB/s 836180 calls/s # udp tx: 1264 MB/s 21448 calls/s 21448 msg/s # udp rx: 949 MB/s 769616 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 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__->