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: 838 MB/s 682033 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # udp rx: 1793 MB/s 1458570 calls/s # udp tx: 1864 MB/s 31617 calls/s 31617 msg/s # udp rx: 1835 MB/s 1493685 calls/s # udp tx: 1855 MB/s 31472 calls/s 31472 msg/s # UDP GRO fwd perf udp rx: 1738 MB/s 1413639 calls/s # udp tx: 1863 MB/s 31608 calls/s 31608 msg/s # udp rx: 1830 MB/s 1488179 calls/s # udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # udp rx: 1817 MB/s 1477969 calls/s # udp tx: 1853 MB/s 31442 calls/s 31442 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: 634 MB/s 514110 calls/s # udp tx: 1525 MB/s 25872 calls/s 25872 msg/s # udp rx: 1645 MB/s 1333042 calls/s # udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # udp rx: 1485 MB/s 1203180 calls/s # udp tx: 1888 MB/s 32032 calls/s 32032 msg/s # UDP GRO fwd perf udp rx: 1286 MB/s 1042403 calls/s # udp tx: 1834 MB/s 31109 calls/s 31109 msg/s # udp rx: 1620 MB/s 1312450 calls/s # udp tx: 1898 MB/s 32203 calls/s 32203 msg/s # udp rx: 1647 MB/s 1334784 calls/s # udp tx: 1895 MB/s 32152 calls/s 32152 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__->