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: 889 MB/s 723588 calls/s # udp tx: 1360 MB/s 23078 calls/s 23078 msg/s # udp rx: 851 MB/s 693170 calls/s # udp tx: 1160 MB/s 19678 calls/s 19678 msg/s # udp rx: 960 MB/s 781800 calls/s # udp tx: 1157 MB/s 19624 calls/s 19624 msg/s # UDP GRO fwd perf udp rx: 1251 MB/s 1018276 calls/s # udp tx: 1367 MB/s 23190 calls/s 23190 msg/s # udp rx: 1754 MB/s 1428607 calls/s # udp tx: 1766 MB/s 29969 calls/s 29969 msg/s # udp rx: 1736 MB/s 1413701 calls/s # udp tx: 1740 MB/s 29519 calls/s 29519 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 375 MB/s 305950 calls/s # udp tx: 952 MB/s 16157 calls/s 16157 msg/s # udp rx: 810 MB/s 659379 calls/s # udp tx: 948 MB/s 16083 calls/s 16083 msg/s # udp rx: 795 MB/s 646925 calls/s # udp tx: 959 MB/s 16281 calls/s 16281 msg/s # UDP tunnel GRO fwd perf udp rx: 829 MB/s 674906 calls/s # udp tx: 974 MB/s 16532 calls/s 16532 msg/s # udp rx: 938 MB/s 763635 calls/s # udp tx: 981 MB/s 16645 calls/s 16645 msg/s # udp rx: 976 MB/s 794670 calls/s # udp tx: 987 MB/s 16751 calls/s 16751 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 843 MB/s 686148 calls/s # udp tx: 1545 MB/s 26210 calls/s 26210 msg/s # udp rx: 1651 MB/s 1343990 calls/s # udp tx: 1680 MB/s 28508 calls/s 28508 msg/s # udp rx: 1709 MB/s 1390889 calls/s # udp tx: 1792 MB/s 30406 calls/s 30406 msg/s # UDP GRO fwd perf udp rx: 1338 MB/s 1088921 calls/s # udp tx: 1480 MB/s 25110 calls/s 25110 msg/s # udp rx: 1634 MB/s 1330561 calls/s # udp tx: 1640 MB/s 27830 calls/s 27830 msg/s # udp rx: 1605 MB/s 1306808 calls/s # udp tx: 1618 MB/s 27450 calls/s 27450 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 139 MB/s 113405 calls/s # udp tx: 1359 MB/s 23051 calls/s 23051 msg/s # udp tx: 1369 MB/s 23231 calls/s 23231 msg/s # udp rx: 346 MB/s 280103 calls/s # udp tx: 1335 MB/s 22650 calls/s 22650 msg/s # udp rx: 162 MB/s 132172 calls/s # UDP tunnel GRO fwd perf udp tx: 876 MB/s 14869 calls/s 14869 msg/s # udp rx: 155 MB/s 126570 calls/s # udp tx: 835 MB/s 14169 calls/s 14169 msg/s # udp rx: 499 MB/s 405934 calls/s # udp tx: 914 MB/s 15508 calls/s 15508 msg/s # udp rx: 246 MB/s 200543 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__->