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 1373602 calls/s # udp tx: 1853 MB/s 31436 calls/s 31436 msg/s # udp rx: 1826 MB/s 1486924 calls/s # udp tx: 1854 MB/s 31449 calls/s 31449 msg/s # udp rx: 1890 MB/s 1538966 calls/s # udp tx: 1910 MB/s 32410 calls/s 32410 msg/s # UDP GRO fwd perf udp rx: 1840 MB/s 1497454 calls/s # udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # udp rx: 1890 MB/s 1538698 calls/s # udp tx: 1914 MB/s 32478 calls/s 32478 msg/s # udp rx: 1900 MB/s 1546110 calls/s # udp tx: 1933 MB/s 32801 calls/s 32801 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: 1443 MB/s 1169769 calls/s # udp tx: 1882 MB/s 31935 calls/s 31935 msg/s # udp rx: 1692 MB/s 1371297 calls/s # udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # udp rx: 1797 MB/s 1457225 calls/s # udp tx: 1925 MB/s 32661 calls/s 32661 msg/s # UDP GRO fwd perf udp rx: 1712 MB/s 1387820 calls/s # udp tx: 1934 MB/s 32807 calls/s 32807 msg/s # udp tx: 1857 MB/s 31499 calls/s 31499 msg/s # udp rx: 1562 MB/s 1266485 calls/s # udp tx: 1835 MB/s 31138 calls/s 31138 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__->