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: 1698 MB/s 1382134 calls/s # udp tx: 1938 MB/s 32881 calls/s 32881 msg/s # udp rx: 1930 MB/s 1571451 calls/s # udp tx: 1945 MB/s 33001 calls/s 33001 msg/s # udp rx: 1936 MB/s 1575846 calls/s # udp tx: 1955 MB/s 33175 calls/s 33175 msg/s # UDP GRO fwd perf udp rx: 1764 MB/s 1433153 calls/s # udp tx: 1892 MB/s 32093 calls/s 32093 msg/s # udp rx: 1902 MB/s 1544554 calls/s # udp tx: 1973 MB/s 33464 calls/s 33464 msg/s # udp rx: 1920 MB/s 1559457 calls/s # udp tx: 1976 MB/s 33522 calls/s 33522 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: 1033 MB/s 838357 calls/s # udp tx: 1846 MB/s 31315 calls/s 31315 msg/s # udp rx: 1795 MB/s 1455517 calls/s # udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # udp rx: 1812 MB/s 1469198 calls/s # udp tx: 1937 MB/s 32861 calls/s 32861 msg/s # UDP GRO fwd perf udp rx: 1575 MB/s 1277460 calls/s # udp tx: 1830 MB/s 31048 calls/s 31048 msg/s # udp rx: 1723 MB/s 1396354 calls/s # udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # udp rx: 1731 MB/s 1403263 calls/s # udp tx: 1944 MB/s 32978 calls/s 32978 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__->