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: 1657 MB/s 1349166 calls/s # udp tx: 1736 MB/s 29454 calls/s 29454 msg/s # udp rx: 1746 MB/s 1421936 calls/s # udp tx: 1865 MB/s 31641 calls/s 31641 msg/s # udp rx: 1608 MB/s 1309248 calls/s # udp tx: 1849 MB/s 31369 calls/s 31369 msg/s # UDP GRO fwd perf udp rx: 1543 MB/s 1255706 calls/s # udp tx: 1752 MB/s 29721 calls/s 29721 msg/s # udp rx: 1660 MB/s 1351629 calls/s # udp tx: 1777 MB/s 30154 calls/s 30154 msg/s # udp rx: 1760 MB/s 1433087 calls/s # udp tx: 1772 MB/s 30055 calls/s 30055 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 740 MB/s 599751 calls/s # udp tx: 1442 MB/s 24463 calls/s 24463 msg/s # udp rx: 963 MB/s 779824 calls/s # udp tx: 1423 MB/s 24145 calls/s 24145 msg/s # udp rx: 911 MB/s 737322 calls/s # udp tx: 1372 MB/s 23285 calls/s 23285 msg/s # UDP tunnel GRO fwd perf udp rx: 601 MB/s 485914 calls/s # udp tx: 1453 MB/s 24654 calls/s 24654 msg/s # udp rx: 709 MB/s 572416 calls/s # udp tx: 1451 MB/s 24618 calls/s 24618 msg/s # udp rx: 722 MB/s 584272 calls/s # udp tx: 1438 MB/s 24405 calls/s 24405 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1320 MB/s 1074763 calls/s # udp tx: 1761 MB/s 29870 calls/s 29870 msg/s # udp rx: 1831 MB/s 1491365 calls/s # udp tx: 1856 MB/s 31489 calls/s 31489 msg/s # udp rx: 1846 MB/s 1502995 calls/s # udp tx: 1852 MB/s 31417 calls/s 31417 msg/s # UDP GRO fwd perf udp rx: 1712 MB/s 1393674 calls/s # udp tx: 1797 MB/s 30488 calls/s 30488 msg/s # udp rx: 1803 MB/s 1468240 calls/s # udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # udp rx: 1799 MB/s 1464711 calls/s # udp tx: 1800 MB/s 30534 calls/s 30534 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 197 MB/s 160289 calls/s # udp tx: 1218 MB/s 20668 calls/s 20668 msg/s # udp rx: 231 MB/s 186911 calls/s # udp tx: 1442 MB/s 24465 calls/s 24465 msg/s # udp rx: 218 MB/s 176640 calls/s # udp tx: 1432 MB/s 24294 calls/s 24294 msg/s # UDP tunnel GRO fwd perf udp rx: 174 MB/s 141577 calls/s # udp tx: 1401 MB/s 23774 calls/s 23774 msg/s # udp tx: 1432 MB/s 24300 calls/s 24300 msg/s # udp rx: 102 MB/s 83060 calls/s # udp tx: 1462 MB/s 24797 calls/s 24797 msg/s # udp rx: 71 MB/s 57639 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__->