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: 1379 MB/s 1123169 calls/s # udp tx: 1614 MB/s 27386 calls/s 27386 msg/s # udp rx: 1692 MB/s 1377846 calls/s # udp tx: 1716 MB/s 29110 calls/s 29110 msg/s # udp rx: 1650 MB/s 1343559 calls/s # udp tx: 1634 MB/s 27719 calls/s 27719 msg/s # UDP GRO fwd perf udp rx: 1621 MB/s 1319898 calls/s # udp tx: 1689 MB/s 28649 calls/s 28649 msg/s # udp rx: 1620 MB/s 1318973 calls/s # udp tx: 1618 MB/s 27454 calls/s 27454 msg/s # udp rx: 1629 MB/s 1326539 calls/s # udp tx: 1643 MB/s 27875 calls/s 27875 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 1004 MB/s 813095 calls/s # udp tx: 1378 MB/s 23383 calls/s 23383 msg/s # udp rx: 930 MB/s 752054 calls/s # udp tx: 1435 MB/s 24341 calls/s 24341 msg/s # udp rx: 1075 MB/s 868312 calls/s # udp tx: 1382 MB/s 23448 calls/s 23448 msg/s # UDP tunnel GRO fwd perf udp rx: 828 MB/s 670891 calls/s # udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # udp rx: 909 MB/s 733658 calls/s # udp tx: 1390 MB/s 23589 calls/s 23589 msg/s # udp rx: 900 MB/s 726528 calls/s # udp tx: 1387 MB/s 23533 calls/s 23533 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 898 MB/s 731450 calls/s # udp tx: 989 MB/s 16783 calls/s 16783 msg/s # udp rx: 1174 MB/s 956510 calls/s # udp tx: 1516 MB/s 25718 calls/s 25718 msg/s # udp rx: 1753 MB/s 1427851 calls/s # udp tx: 1759 MB/s 29836 calls/s 29836 msg/s # UDP GRO fwd perf udp rx: 1507 MB/s 1227395 calls/s # udp tx: 1574 MB/s 26707 calls/s 26707 msg/s # udp rx: 1621 MB/s 1320221 calls/s # udp tx: 1623 MB/s 27528 calls/s 27528 msg/s # udp rx: 1672 MB/s 1361857 calls/s # udp tx: 1674 MB/s 28402 calls/s 28402 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 593 MB/s 482538 calls/s # udp tx: 914 MB/s 15504 calls/s 15504 msg/s # udp rx: 535 MB/s 434858 calls/s # udp tx: 875 MB/s 14844 calls/s 14844 msg/s # udp rx: 579 MB/s 471240 calls/s # udp tx: 905 MB/s 15364 calls/s 15364 msg/s # UDP tunnel GRO fwd perf udp rx: 616 MB/s 500958 calls/s # udp tx: 920 MB/s 15606 calls/s 15606 msg/s # udp rx: 802 MB/s 652712 calls/s # udp tx: 926 MB/s 15709 calls/s 15709 msg/s # udp rx: 873 MB/s 710872 calls/s # udp tx: 916 MB/s 15552 calls/s 15552 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__->