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: 1823 MB/s 1484221 calls/s # udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # udp rx: 1911 MB/s 1556080 calls/s # udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # udp rx: 1913 MB/s 1557558 calls/s # udp tx: 1931 MB/s 32763 calls/s 32763 msg/s # UDP GRO fwd perf udp rx: 1651 MB/s 1344199 calls/s # udp tx: 1866 MB/s 31663 calls/s 31663 msg/s # udp rx: 1911 MB/s 1556328 calls/s # udp tx: 1933 MB/s 32794 calls/s 32794 msg/s # udp rx: 1937 MB/s 1576876 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 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: 1593 MB/s 1296662 calls/s # udp tx: 1827 MB/s 31001 calls/s 31001 msg/s # udp rx: 1819 MB/s 1481192 calls/s # udp tx: 1855 MB/s 31466 calls/s 31466 msg/s # udp rx: 1869 MB/s 1521860 calls/s # udp tx: 1890 MB/s 32067 calls/s 32067 msg/s # UDP GRO fwd perf udp rx: 1382 MB/s 1125216 calls/s # udp tx: 1753 MB/s 29734 calls/s 29734 msg/s # udp rx: 1387 MB/s 1129084 calls/s # udp tx: 1816 MB/s 30804 calls/s 30804 msg/s # udp rx: 1714 MB/s 1394589 calls/s # udp tx: 1731 MB/s 29373 calls/s 29373 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__->