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: 1227 MB/s 998424 calls/s # udp tx: 1503 MB/s 25501 calls/s 25501 msg/s # udp rx: 1793 MB/s 1458593 calls/s # udp tx: 1838 MB/s 31189 calls/s 31189 msg/s # udp rx: 1906 MB/s 1551481 calls/s # udp tx: 1923 MB/s 32624 calls/s 32624 msg/s # UDP GRO fwd perf udp rx: 1439 MB/s 1171795 calls/s # udp tx: 1745 MB/s 29601 calls/s 29601 msg/s # udp rx: 1933 MB/s 1574192 calls/s # udp tx: 1939 MB/s 32896 calls/s 32896 msg/s # udp rx: 1831 MB/s 1491280 calls/s # udp tx: 1919 MB/s 32551 calls/s 32551 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: 936 MB/s 760908 calls/s # udp tx: 1194 MB/s 20262 calls/s 20262 msg/s # udp rx: 1034 MB/s 839784 calls/s # udp tx: 1212 MB/s 20562 calls/s 20562 msg/s # udp rx: 1045 MB/s 848536 calls/s # udp tx: 1209 MB/s 20518 calls/s 20518 msg/s # UDP GRO fwd perf udp rx: 1491 MB/s 1210415 calls/s # udp tx: 1816 MB/s 30804 calls/s 30804 msg/s # udp rx: 1751 MB/s 1422087 calls/s # udp tx: 1864 MB/s 31623 calls/s 31623 msg/s # udp rx: 1659 MB/s 1345812 calls/s # udp tx: 1866 MB/s 31663 calls/s 31663 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__->