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: 1716 MB/s 1397611 calls/s # udp tx: 1780 MB/s 30204 calls/s 30204 msg/s # udp rx: 1876 MB/s 1527625 calls/s # udp tx: 1878 MB/s 31865 calls/s 31865 msg/s # udp rx: 1976 MB/s 1609092 calls/s # udp tx: 1978 MB/s 33551 calls/s 33551 msg/s # UDP GRO fwd perf udp rx: 1834 MB/s 1493328 calls/s # udp tx: 1992 MB/s 33787 calls/s 33787 msg/s # udp rx: 1922 MB/s 1564739 calls/s # udp tx: 1972 MB/s 33456 calls/s 33456 msg/s # udp rx: 1772 MB/s 1442213 calls/s # udp tx: 1986 MB/s 33692 calls/s 33692 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: 1737 MB/s 1414576 calls/s # udp tx: 1909 MB/s 32389 calls/s 32389 msg/s # udp rx: 1910 MB/s 1555576 calls/s # udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # udp rx: 1893 MB/s 1541233 calls/s # udp tx: 1901 MB/s 32248 calls/s 32248 msg/s # UDP GRO fwd perf udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # udp rx: 1638 MB/s 1333845 calls/s # udp tx: 1901 MB/s 32258 calls/s 32258 msg/s # udp rx: 1765 MB/s 1436993 calls/s # udp tx: 1828 MB/s 31008 calls/s 31008 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__->