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: 1599 MB/s 1302303 calls/s # udp tx: 1664 MB/s 28239 calls/s 28239 msg/s # udp rx: 1679 MB/s 1367027 calls/s # udp tx: 1815 MB/s 30787 calls/s 30787 msg/s # udp rx: 1856 MB/s 1511717 calls/s # udp tx: 1878 MB/s 31867 calls/s 31867 msg/s # UDP GRO fwd perf udp rx: 1845 MB/s 1502454 calls/s # udp tx: 1931 MB/s 32763 calls/s 32763 msg/s # udp rx: 1960 MB/s 1596016 calls/s # udp tx: 2047 MB/s 34735 calls/s 34735 msg/s # udp rx: 1172 MB/s 954354 calls/s # udp tx: 1814 MB/s 30776 calls/s 30776 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: 1630 MB/s 1322462 calls/s # udp tx: 1931 MB/s 32765 calls/s 32765 msg/s # udp rx: 1748 MB/s 1419824 calls/s # udp tx: 1909 MB/s 32382 calls/s 32382 msg/s # udp rx: 1791 MB/s 1454143 calls/s # udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # UDP GRO fwd perf udp rx: 1729 MB/s 1402548 calls/s # udp tx: 1934 MB/s 32802 calls/s 32802 msg/s # udp rx: 1414 MB/s 1147008 calls/s # udp tx: 1917 MB/s 32526 calls/s 32526 msg/s # udp rx: 1821 MB/s 1480447 calls/s # udp tx: 1880 MB/s 31896 calls/s 31896 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__->