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: 1427 MB/s 1161739 calls/s # udp tx: 1743 MB/s 29572 calls/s 29572 msg/s # udp rx: 1722 MB/s 1401854 calls/s # udp tx: 1858 MB/s 31517 calls/s 31517 msg/s # udp rx: 1749 MB/s 1424059 calls/s # udp tx: 1874 MB/s 31795 calls/s 31795 msg/s # UDP GRO fwd perf udp rx: 1707 MB/s 1389684 calls/s # udp tx: 1768 MB/s 30001 calls/s 30001 msg/s # udp rx: 1659 MB/s 1350776 calls/s # udp tx: 1668 MB/s 28301 calls/s 28301 msg/s # udp rx: 1731 MB/s 1409626 calls/s # udp tx: 1740 MB/s 29515 calls/s 29515 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 322 MB/s 262110 calls/s # udp tx: 968 MB/s 16426 calls/s 16426 msg/s # udp rx: 146 MB/s 118184 calls/s # udp tx: 1063 MB/s 18031 calls/s 18031 msg/s # udp rx: 96 MB/s 78091 calls/s # udp tx: 1034 MB/s 17547 calls/s 17547 msg/s # UDP tunnel GRO fwd perf udp rx: 324 MB/s 262429 calls/s # udp tx: 1377 MB/s 23368 calls/s 23368 msg/s # udp rx: 499 MB/s 403373 calls/s # udp tx: 1473 MB/s 24993 calls/s 24993 msg/s # udp rx: 872 MB/s 704115 calls/s # udp tx: 1451 MB/s 24617 calls/s 24617 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1580 MB/s 1286834 calls/s # udp tx: 1665 MB/s 28252 calls/s 28252 msg/s # udp rx: 1723 MB/s 1403149 calls/s # udp tx: 1784 MB/s 30266 calls/s 30266 msg/s # udp rx: 1754 MB/s 1428125 calls/s # udp tx: 1764 MB/s 29932 calls/s 29932 msg/s # UDP GRO fwd perf udp rx: 1476 MB/s 1201645 calls/s # udp tx: 1534 MB/s 26031 calls/s 26031 msg/s # udp rx: 1675 MB/s 1364118 calls/s # udp tx: 1687 MB/s 28626 calls/s 28626 msg/s # udp rx: 1696 MB/s 1381459 calls/s # udp tx: 1706 MB/s 28948 calls/s 28948 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 248 MB/s 200729 calls/s # udp tx: 1416 MB/s 24020 calls/s 24020 msg/s # udp rx: 454 MB/s 368083 calls/s # udp tx: 1312 MB/s 22261 calls/s 22261 msg/s # udp rx: 311 MB/s 251539 calls/s # udp tx: 1415 MB/s 24014 calls/s 24014 msg/s # UDP tunnel GRO fwd perf udp tx: 1442 MB/s 24460 calls/s 24460 msg/s # udp rx: 121 MB/s 98295 calls/s # udp tx: 1441 MB/s 24455 calls/s 24455 msg/s # udp rx: 150 MB/s 121825 calls/s # udp tx: 1446 MB/s 24539 calls/s 24539 msg/s # udp rx: 134 MB/s 108954 calls/s 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__->