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: 1381 MB/s 1123515 calls/s # udp tx: 1659 MB/s 28151 calls/s 28151 msg/s # udp rx: 1453 MB/s 1182295 calls/s # udp tx: 1855 MB/s 31466 calls/s 31466 msg/s # udp rx: 1609 MB/s 1309734 calls/s # udp tx: 1897 MB/s 32177 calls/s 32177 msg/s # UDP GRO fwd perf udp rx: 1839 MB/s 1497295 calls/s # udp tx: 1911 MB/s 32416 calls/s 32416 msg/s # udp rx: 1927 MB/s 1568756 calls/s # udp tx: 1939 MB/s 32892 calls/s 32892 msg/s # udp rx: 1856 MB/s 1511624 calls/s # udp tx: 1867 MB/s 31681 calls/s 31681 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: 1237 MB/s 1005902 calls/s # udp tx: 1714 MB/s 29085 calls/s 29085 msg/s # udp rx: 1743 MB/s 1416234 calls/s # udp tx: 1853 MB/s 31440 calls/s 31440 msg/s # udp rx: 1675 MB/s 1361234 calls/s # udp tx: 1771 MB/s 30046 calls/s 30046 msg/s # UDP GRO fwd perf udp rx: 1363 MB/s 1105851 calls/s # udp tx: 1857 MB/s 31501 calls/s 31501 msg/s # udp rx: 1460 MB/s 1185300 calls/s # udp tx: 1854 MB/s 31447 calls/s 31447 msg/s # udp rx: 1558 MB/s 1265258 calls/s # udp tx: 1860 MB/s 31557 calls/s 31557 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__->