make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1775 MB/s 1443302 calls/s # udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # udp rx: 1906 MB/s 1551345 calls/s # udp tx: 1916 MB/s 32512 calls/s 32512 msg/s # udp rx: 1893 MB/s 1540630 calls/s # udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # UDP GRO fwd perf udp rx: 1218 MB/s 991629 calls/s # udp tx: 1724 MB/s 29246 calls/s 29246 msg/s # udp rx: 1570 MB/s 1278681 calls/s # udp tx: 1941 MB/s 32923 calls/s 32923 msg/s # udp rx: 1330 MB/s 1082468 calls/s # udp tx: 1839 MB/s 31200 calls/s 31200 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: 1331 MB/s 1080229 calls/s # udp tx: 1724 MB/s 29241 calls/s 29241 msg/s # udp rx: 1427 MB/s 1158776 calls/s # udp tx: 1691 MB/s 28689 calls/s 28689 msg/s # udp rx: 1550 MB/s 1258839 calls/s # udp tx: 1640 MB/s 27823 calls/s 27823 msg/s # UDP GRO fwd perf udp rx: 1142 MB/s 925952 calls/s # udp tx: 1875 MB/s 31803 calls/s 31803 msg/s # udp rx: 1678 MB/s 1360225 calls/s # udp tx: 1895 MB/s 32145 calls/s 32145 msg/s # udp rx: 1369 MB/s 1111384 calls/s # udp tx: 1722 MB/s 29210 calls/s 29210 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__->