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: 1667 MB/s 1357824 calls/s # udp tx: 1932 MB/s 32769 calls/s 32769 msg/s # udp rx: 1902 MB/s 1549048 calls/s # udp tx: 1962 MB/s 33280 calls/s 33280 msg/s # udp rx: 1839 MB/s 1497647 calls/s # udp tx: 1974 MB/s 33483 calls/s 33483 msg/s # UDP GRO fwd perf udp rx: 1868 MB/s 1520764 calls/s # udp tx: 1964 MB/s 33312 calls/s 33312 msg/s # udp rx: 1962 MB/s 1597461 calls/s # udp tx: 1966 MB/s 33350 calls/s 33350 msg/s # udp rx: 1959 MB/s 1595291 calls/s # udp tx: 1964 MB/s 33317 calls/s 33317 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: 1372 MB/s 1112070 calls/s # udp tx: 1914 MB/s 32479 calls/s 32479 msg/s # udp rx: 1762 MB/s 1428249 calls/s # udp tx: 1965 MB/s 33330 calls/s 33330 msg/s # udp rx: 1801 MB/s 1459999 calls/s # udp tx: 1941 MB/s 32932 calls/s 32932 msg/s # UDP GRO fwd perf udp rx: 1211 MB/s 981765 calls/s # udp tx: 1930 MB/s 32735 calls/s 32735 msg/s # udp rx: 1717 MB/s 1391657 calls/s # udp tx: 1955 MB/s 33165 calls/s 33165 msg/s # udp rx: 1752 MB/s 1419867 calls/s # udp tx: 1962 MB/s 33288 calls/s 33288 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__->