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 tx: 1882 MB/s 31932 calls/s 31932 msg/s # udp rx: 1475 MB/s 1201144 calls/s # udp tx: 1742 MB/s 29558 calls/s 29558 msg/s # udp rx: 1579 MB/s 1283625 calls/s # udp tx: 1933 MB/s 32787 calls/s 32787 msg/s # udp rx: 1737 MB/s 1410866 calls/s # UDP GRO fwd perf udp rx: 1592 MB/s 1295657 calls/s # udp tx: 1776 MB/s 30134 calls/s 30134 msg/s # udp rx: 1685 MB/s 1372441 calls/s # udp tx: 1725 MB/s 29273 calls/s 29273 msg/s # udp rx: 1827 MB/s 1487405 calls/s # udp tx: 1842 MB/s 31248 calls/s 31248 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: 1508 MB/s 1224941 calls/s # udp tx: 1840 MB/s 31218 calls/s 31218 msg/s # udp rx: 1639 MB/s 1332564 calls/s # udp tx: 1731 MB/s 29372 calls/s 29372 msg/s # udp rx: 1518 MB/s 1233695 calls/s # udp tx: 1674 MB/s 28405 calls/s 28405 msg/s # UDP GRO fwd perf udp rx: 1275 MB/s 1035473 calls/s # udp tx: 1724 MB/s 29257 calls/s 29257 msg/s # udp rx: 1673 MB/s 1355900 calls/s # udp tx: 1904 MB/s 32308 calls/s 32308 msg/s # udp rx: 1596 MB/s 1296624 calls/s # udp tx: 1679 MB/s 28482 calls/s 28482 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__->