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: 1696 MB/s 1380770 calls/s # udp tx: 1792 MB/s 30396 calls/s 30396 msg/s # udp rx: 1633 MB/s 1329386 calls/s # udp tx: 1850 MB/s 31387 calls/s 31387 msg/s # udp rx: 1797 MB/s 1463457 calls/s # udp tx: 1804 MB/s 30600 calls/s 30600 msg/s # UDP GRO fwd perf udp rx: 1581 MB/s 1286602 calls/s # udp tx: 1780 MB/s 30194 calls/s 30194 msg/s # udp rx: 1827 MB/s 1487733 calls/s # udp tx: 1831 MB/s 31063 calls/s 31063 msg/s # udp rx: 1844 MB/s 1501475 calls/s # udp tx: 1851 MB/s 31398 calls/s 31398 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 809 MB/s 654548 calls/s # udp tx: 1364 MB/s 23137 calls/s 23137 msg/s # udp rx: 855 MB/s 690989 calls/s # udp tx: 1430 MB/s 24267 calls/s 24267 msg/s # udp rx: 845 MB/s 683056 calls/s # udp tx: 1431 MB/s 24286 calls/s 24286 msg/s # UDP tunnel GRO fwd perf udp tx: 1343 MB/s 22795 calls/s 22795 msg/s # udp rx: 776 MB/s 628953 calls/s # udp tx: 1403 MB/s 23807 calls/s 23807 msg/s # udp rx: 884 MB/s 715859 calls/s # udp tx: 1390 MB/s 23578 calls/s 23578 msg/s # udp rx: 925 MB/s 749202 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1555 MB/s 1265337 calls/s # udp tx: 1812 MB/s 30746 calls/s 30746 msg/s # udp rx: 1804 MB/s 1468449 calls/s # udp tx: 1863 MB/s 31610 calls/s 31610 msg/s # udp rx: 1854 MB/s 1509923 calls/s # udp tx: 1859 MB/s 31538 calls/s 31538 msg/s # UDP GRO fwd perf udp rx: 1750 MB/s 1425381 calls/s # udp tx: 1811 MB/s 30730 calls/s 30730 msg/s # udp rx: 1751 MB/s 1425695 calls/s # udp tx: 1791 MB/s 30388 calls/s 30388 msg/s # udp rx: 1694 MB/s 1379241 calls/s # udp tx: 1689 MB/s 28649 calls/s 28649 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 114 MB/s 92365 calls/s # udp tx: 1469 MB/s 24919 calls/s 24919 msg/s # udp rx: 149 MB/s 120638 calls/s # udp tx: 1448 MB/s 24574 calls/s 24574 msg/s # udp rx: 107 MB/s 86637 calls/s # udp tx: 1458 MB/s 24743 calls/s 24743 msg/s # UDP tunnel GRO fwd perf udp rx: 364 MB/s 296460 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # udp rx: 306 MB/s 248656 calls/s # udp tx: 1397 MB/s 23708 calls/s 23708 msg/s # udp rx: 151 MB/s 122745 calls/s # udp tx: 1448 MB/s 24567 calls/s 24567 msg/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__->