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: 1468 MB/s 1195771 calls/s # udp tx: 1786 MB/s 30294 calls/s 30294 msg/s # udp rx: 1826 MB/s 1486883 calls/s # udp tx: 1863 MB/s 31605 calls/s 31605 msg/s # udp rx: 1848 MB/s 1505179 calls/s # udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # UDP GRO fwd perf udp rx: 1767 MB/s 1439261 calls/s # udp tx: 1845 MB/s 31302 calls/s 31302 msg/s # udp rx: 1880 MB/s 1530757 calls/s # udp tx: 1887 MB/s 32017 calls/s 32017 msg/s # udp rx: 1861 MB/s 1515386 calls/s # udp tx: 1870 MB/s 31730 calls/s 31730 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 648 MB/s 523591 calls/s # udp tx: 1392 MB/s 23622 calls/s 23622 msg/s # udp rx: 784 MB/s 634639 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # udp rx: 1098 MB/s 891273 calls/s # udp tx: 1368 MB/s 23211 calls/s 23211 msg/s # UDP tunnel GRO fwd perf udp rx: 918 MB/s 743685 calls/s # udp tx: 1363 MB/s 23127 calls/s 23127 msg/s # udp rx: 962 MB/s 779053 calls/s # udp tx: 1333 MB/s 22610 calls/s 22610 msg/s # udp rx: 902 MB/s 728771 calls/s # udp tx: 1431 MB/s 24272 calls/s 24272 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 799 MB/s 650630 calls/s # udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # udp rx: 947 MB/s 771120 calls/s # udp tx: 1155 MB/s 19591 calls/s 19591 msg/s # udp rx: 1114 MB/s 907182 calls/s # udp tx: 1132 MB/s 19205 calls/s 19205 msg/s # UDP GRO fwd perf udp rx: 1254 MB/s 1021311 calls/s # udp tx: 1344 MB/s 22800 calls/s 22800 msg/s # udp rx: 1348 MB/s 1098166 calls/s # udp tx: 1361 MB/s 23087 calls/s 23087 msg/s # udp rx: 1495 MB/s 1217287 calls/s # udp tx: 1515 MB/s 25697 calls/s 25697 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 273 MB/s 221744 calls/s # udp tx: 1355 MB/s 22990 calls/s 22990 msg/s # udp tx: 1225 MB/s 20782 calls/s 20782 msg/s # udp rx: 94 MB/s 76449 calls/s # udp tx: 1003 MB/s 17025 calls/s 17025 msg/s # UDP tunnel GRO fwd perf udp rx: 497 MB/s 403159 calls/s # udp tx: 1388 MB/s 23553 calls/s 23553 msg/s # udp rx: 299 MB/s 241997 calls/s # udp tx: 1416 MB/s 24019 calls/s 24019 msg/s # udp rx: 387 MB/s 313633 calls/s # udp tx: 1413 MB/s 23967 calls/s 23967 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__->