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: 803 MB/s 654088 calls/s # udp tx: 1207 MB/s 20477 calls/s 20477 msg/s # udp rx: 1132 MB/s 920883 calls/s # udp tx: 1245 MB/s 21118 calls/s 21118 msg/s # udp rx: 988 MB/s 804682 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # UDP GRO fwd perf udp rx: 1425 MB/s 1159940 calls/s # udp tx: 1949 MB/s 33070 calls/s 33070 msg/s # udp rx: 1882 MB/s 1532019 calls/s # udp tx: 1968 MB/s 33387 calls/s 33387 msg/s # udp rx: 1916 MB/s 1560068 calls/s # udp tx: 1961 MB/s 33266 calls/s 33266 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: 1128 MB/s 916974 calls/s # udp tx: 1512 MB/s 25655 calls/s 25655 msg/s # udp rx: 1553 MB/s 1259389 calls/s # udp tx: 1891 MB/s 32078 calls/s 32078 msg/s # udp rx: 1494 MB/s 1213952 calls/s # udp tx: 1618 MB/s 27457 calls/s 27457 msg/s # UDP GRO fwd perf udp rx: 1550 MB/s 1256487 calls/s # udp tx: 1916 MB/s 32505 calls/s 32505 msg/s # udp rx: 1634 MB/s 1324501 calls/s # udp tx: 1919 MB/s 32562 calls/s 32562 msg/s # udp rx: 1664 MB/s 1348849 calls/s # udp tx: 1921 MB/s 32595 calls/s 32595 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__->