make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1457 MB/s 1186496 calls/s # udp tx: 1861 MB/s 31578 calls/s 31578 msg/s # udp rx: 1641 MB/s 1334897 calls/s # udp tx: 1965 MB/s 33334 calls/s 33334 msg/s # udp rx: 1731 MB/s 1408916 calls/s # udp tx: 1957 MB/s 33206 calls/s 33206 msg/s # UDP GRO fwd perf udp tx: 1880 MB/s 31899 calls/s 31899 msg/s # udp rx: 1221 MB/s 993648 calls/s # udp tx: 1960 MB/s 33243 calls/s 33243 msg/s # udp rx: 1950 MB/s 1587768 calls/s # udp tx: 1963 MB/s 33302 calls/s 33302 msg/s # udp rx: 1856 MB/s 1511465 calls/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: 628 MB/s 510214 calls/s # udp tx: 1726 MB/s 29282 calls/s 29282 msg/s # udp rx: 1358 MB/s 1104291 calls/s # udp tx: 1771 MB/s 30046 calls/s 30046 msg/s # udp rx: 1353 MB/s 1098194 calls/s # udp tx: 1917 MB/s 32521 calls/s 32521 msg/s # UDP GRO fwd perf udp rx: 1679 MB/s 1361608 calls/s # udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # udp rx: 1826 MB/s 1481676 calls/s # udp tx: 1954 MB/s 33151 calls/s 33151 msg/s # udp rx: 1826 MB/s 1482117 calls/s # udp tx: 1951 MB/s 33104 calls/s 33104 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__->