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: 1622 MB/s 1320770 calls/s # udp tx: 1859 MB/s 31541 calls/s 31541 msg/s # udp rx: 1801 MB/s 1466669 calls/s # udp tx: 1786 MB/s 30307 calls/s 30307 msg/s # udp rx: 1717 MB/s 1398340 calls/s # udp tx: 1748 MB/s 29660 calls/s 29660 msg/s # UDP GRO fwd perf udp rx: 1280 MB/s 1042292 calls/s # udp tx: 1831 MB/s 31064 calls/s 31064 msg/s # udp rx: 1522 MB/s 1239232 calls/s # udp tx: 1838 MB/s 31188 calls/s 31188 msg/s # udp rx: 1841 MB/s 1497876 calls/s # udp tx: 1921 MB/s 32596 calls/s 32596 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: 1197 MB/s 974266 calls/s # udp tx: 1860 MB/s 31550 calls/s 31550 msg/s # udp rx: 1688 MB/s 1372060 calls/s # udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # udp rx: 1527 MB/s 1241947 calls/s # udp tx: 1888 MB/s 32029 calls/s 32029 msg/s # UDP GRO fwd perf udp rx: 1527 MB/s 1242873 calls/s # udp tx: 1888 MB/s 32029 calls/s 32029 msg/s # udp rx: 1801 MB/s 1465627 calls/s # udp tx: 1906 MB/s 32329 calls/s 32329 msg/s # udp rx: 1753 MB/s 1427199 calls/s # udp tx: 1886 MB/s 32004 calls/s 32004 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__->