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: 1499 MB/s 1219107 calls/s # udp tx: 1822 MB/s 30905 calls/s 30905 msg/s # udp rx: 1447 MB/s 1175245 calls/s # udp tx: 1918 MB/s 32540 calls/s 32540 msg/s # udp rx: 1341 MB/s 1091189 calls/s # udp tx: 1892 MB/s 32099 calls/s 32099 msg/s # UDP GRO fwd perf udp rx: 1665 MB/s 1351876 calls/s # udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # udp rx: 1722 MB/s 1398430 calls/s # udp tx: 1931 MB/s 32757 calls/s 32757 msg/s # udp rx: 1732 MB/s 1406234 calls/s # udp tx: 1934 MB/s 32807 calls/s 32807 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: 1553 MB/s 1260446 calls/s # udp tx: 1857 MB/s 31499 calls/s 31499 msg/s # udp rx: 1295 MB/s 1050087 calls/s # udp tx: 1887 MB/s 32010 calls/s 32010 msg/s # udp rx: 1716 MB/s 1391331 calls/s # udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # UDP GRO fwd perf udp rx: 1421 MB/s 1152271 calls/s # udp tx: 1793 MB/s 30422 calls/s 30422 msg/s # udp rx: 1551 MB/s 1257767 calls/s # udp tx: 1870 MB/s 31733 calls/s 31733 msg/s # udp rx: 1454 MB/s 1178167 calls/s # udp tx: 1898 MB/s 32204 calls/s 32204 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__->