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: 1763 MB/s 1435620 calls/s # udp tx: 1825 MB/s 30969 calls/s 30969 msg/s # udp rx: 1919 MB/s 1563021 calls/s # udp tx: 1930 MB/s 32749 calls/s 32749 msg/s # udp rx: 1867 MB/s 1519591 calls/s # udp tx: 1899 MB/s 32209 calls/s 32209 msg/s # UDP GRO fwd perf udp rx: 1799 MB/s 1465072 calls/s # udp tx: 1872 MB/s 31762 calls/s 31762 msg/s # udp rx: 1971 MB/s 1605087 calls/s # udp tx: 1986 MB/s 33689 calls/s 33689 msg/s # udp rx: 1974 MB/s 1607025 calls/s # udp tx: 1988 MB/s 33720 calls/s 33720 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: 1457 MB/s 1185407 calls/s # udp tx: 1752 MB/s 29729 calls/s 29729 msg/s # udp rx: 1234 MB/s 1003677 calls/s # udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # udp rx: 1703 MB/s 1382496 calls/s # udp tx: 1945 MB/s 32996 calls/s 32996 msg/s # UDP GRO fwd perf udp rx: 1159 MB/s 941336 calls/s # udp tx: 1757 MB/s 29804 calls/s 29804 msg/s # udp rx: 1104 MB/s 898843 calls/s # udp tx: 1233 MB/s 20920 calls/s 20920 msg/s # udp rx: 918 MB/s 747441 calls/s # udp tx: 1139 MB/s 19329 calls/s 19329 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__->