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: 1438 MB/s 1170051 calls/s # udp tx: 1785 MB/s 30279 calls/s 30279 msg/s # udp rx: 1698 MB/s 1381838 calls/s # udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # udp rx: 1511 MB/s 1229889 calls/s # udp tx: 1897 MB/s 32175 calls/s 32175 msg/s # UDP GRO fwd perf udp rx: 1563 MB/s 1272168 calls/s # udp tx: 1856 MB/s 31484 calls/s 31484 msg/s # udp rx: 1918 MB/s 1561555 calls/s # udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # udp rx: 1942 MB/s 1581545 calls/s # udp tx: 1957 MB/s 33196 calls/s 33196 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: 1317 MB/s 1071489 calls/s # udp tx: 1815 MB/s 30793 calls/s 30793 msg/s # udp rx: 1867 MB/s 1519607 calls/s # udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # udp rx: 1906 MB/s 1551168 calls/s # udp tx: 1923 MB/s 32622 calls/s 32622 msg/s # UDP GRO fwd perf udp rx: 1528 MB/s 1243615 calls/s # udp tx: 1806 MB/s 30641 calls/s 30641 msg/s # udp rx: 1860 MB/s 1513436 calls/s # udp tx: 1907 MB/s 32352 calls/s 32352 msg/s # udp rx: 1908 MB/s 1552785 calls/s # udp tx: 1924 MB/s 32635 calls/s 32635 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__->