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: 1433 MB/s 1167126 calls/s # udp tx: 1658 MB/s 28124 calls/s 28124 msg/s # udp rx: 1834 MB/s 1493190 calls/s # udp tx: 1841 MB/s 31229 calls/s 31229 msg/s # udp rx: 1834 MB/s 1493646 calls/s # udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # UDP GRO fwd perf udp rx: 1314 MB/s 1068123 calls/s # udp tx: 1802 MB/s 30578 calls/s 30578 msg/s # udp rx: 1620 MB/s 1318142 calls/s # udp tx: 1727 MB/s 29299 calls/s 29299 msg/s # udp rx: 1715 MB/s 1396329 calls/s # udp tx: 1716 MB/s 29119 calls/s 29119 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 521 MB/s 423802 calls/s # udp tx: 855 MB/s 14508 calls/s 14508 msg/s # udp rx: 754 MB/s 614023 calls/s # udp tx: 942 MB/s 15979 calls/s 15979 msg/s # udp rx: 947 MB/s 771242 calls/s # udp tx: 977 MB/s 16580 calls/s 16580 msg/s # UDP tunnel GRO fwd perf udp rx: 923 MB/s 751176 calls/s # udp tx: 989 MB/s 16783 calls/s 16783 msg/s # udp rx: 905 MB/s 736487 calls/s # udp tx: 932 MB/s 15822 calls/s 15822 msg/s # udp rx: 939 MB/s 764195 calls/s # udp tx: 969 MB/s 16445 calls/s 16445 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1442 MB/s 1173616 calls/s # udp tx: 1814 MB/s 30773 calls/s 30773 msg/s # udp rx: 1817 MB/s 1479983 calls/s # udp tx: 1859 MB/s 31534 calls/s 31534 msg/s # udp rx: 1773 MB/s 1443959 calls/s # udp tx: 1851 MB/s 31407 calls/s 31407 msg/s # UDP GRO fwd perf udp rx: 1485 MB/s 1208607 calls/s # udp tx: 1697 MB/s 28785 calls/s 28785 msg/s # udp rx: 1691 MB/s 1377142 calls/s # udp tx: 1699 MB/s 28823 calls/s 28823 msg/s # udp rx: 1655 MB/s 1347212 calls/s # udp tx: 1693 MB/s 28716 calls/s 28716 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 255 MB/s 206599 calls/s # udp tx: 1355 MB/s 22985 calls/s 22985 msg/s # udp rx: 433 MB/s 352013 calls/s # udp tx: 1234 MB/s 20938 calls/s 20938 msg/s # udp rx: 422 MB/s 342985 calls/s # udp tx: 1311 MB/s 22245 calls/s 22245 msg/s # UDP tunnel GRO fwd perf udp rx: 381 MB/s 309342 calls/s # udp tx: 1331 MB/s 22586 calls/s 22586 msg/s # udp rx: 231 MB/s 187170 calls/s # udp tx: 1440 MB/s 24439 calls/s 24439 msg/s # udp rx: 273 MB/s 221614 calls/s # udp tx: 1415 MB/s 24002 calls/s 24002 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__->