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: 1870 MB/s 1521416 calls/s # udp tx: 1973 MB/s 33478 calls/s 33478 msg/s # udp rx: 1814 MB/s 1475665 calls/s # udp tx: 1844 MB/s 31289 calls/s 31289 msg/s # udp rx: 1913 MB/s 1555971 calls/s # udp tx: 1951 MB/s 33094 calls/s 33094 msg/s # UDP GRO fwd perf udp rx: 1790 MB/s 1456296 calls/s # udp tx: 1957 MB/s 33196 calls/s 33196 msg/s # udp rx: 1925 MB/s 1566213 calls/s # udp tx: 1953 MB/s 33135 calls/s 33135 msg/s # udp rx: 1936 MB/s 1575814 calls/s # udp tx: 1957 MB/s 33194 calls/s 33194 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: 1551 MB/s 1258672 calls/s # udp tx: 1913 MB/s 32455 calls/s 32455 msg/s # udp rx: 1601 MB/s 1301287 calls/s # udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # udp rx: 1802 MB/s 1461591 calls/s # udp tx: 1928 MB/s 32704 calls/s 32704 msg/s # UDP GRO fwd perf udp rx: 1617 MB/s 1312535 calls/s # udp tx: 1906 MB/s 32330 calls/s 32330 msg/s # udp rx: 1773 MB/s 1437429 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # udp rx: 1795 MB/s 1455698 calls/s # udp tx: 1953 MB/s 33135 calls/s 33135 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__->