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: 1026 MB/s 835355 calls/s # udp tx: 1062 MB/s 18019 calls/s 18019 msg/s # udp rx: 1098 MB/s 894654 calls/s # udp tx: 1104 MB/s 18725 calls/s 18725 msg/s # udp rx: 1075 MB/s 875431 calls/s # udp tx: 1088 MB/s 18455 calls/s 18455 msg/s # UDP GRO fwd perf udp rx: 1255 MB/s 1022126 calls/s # udp tx: 1325 MB/s 22475 calls/s 22475 msg/s # udp rx: 1398 MB/s 1138714 calls/s # udp tx: 1403 MB/s 23805 calls/s 23805 msg/s # udp rx: 1376 MB/s 1120807 calls/s # udp tx: 1379 MB/s 23403 calls/s 23403 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 412 MB/s 333818 calls/s # udp tx: 1468 MB/s 24903 calls/s 24903 msg/s # udp rx: 647 MB/s 524288 calls/s # udp tx: 1336 MB/s 22665 calls/s 22665 msg/s # udp rx: 812 MB/s 656703 calls/s # udp tx: 1412 MB/s 23956 calls/s 23956 msg/s # UDP tunnel GRO fwd perf udp rx: 870 MB/s 704808 calls/s # udp tx: 1325 MB/s 22478 calls/s 22478 msg/s # udp rx: 598 MB/s 483897 calls/s # udp tx: 1455 MB/s 24681 calls/s 24681 msg/s # udp tx: 1448 MB/s 24573 calls/s 24573 msg/s # udp rx: 447 MB/s 361076 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1561 MB/s 1271357 calls/s # udp tx: 1642 MB/s 27861 calls/s 27861 msg/s # udp rx: 1668 MB/s 1358455 calls/s # udp tx: 1710 MB/s 29010 calls/s 29010 msg/s # udp rx: 1793 MB/s 1459827 calls/s # udp tx: 1798 MB/s 30500 calls/s 30500 msg/s # UDP GRO fwd perf udp rx: 1693 MB/s 1379081 calls/s # udp tx: 1757 MB/s 29812 calls/s 29812 msg/s # udp rx: 1344 MB/s 1094633 calls/s # udp tx: 1333 MB/s 22610 calls/s 22610 msg/s # udp rx: 1345 MB/s 1095223 calls/s # udp tx: 1355 MB/s 22992 calls/s 22992 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 250 MB/s 203643 calls/s # udp tx: 1287 MB/s 21837 calls/s 21837 msg/s # udp tx: 1075 MB/s 18239 calls/s 18239 msg/s # udp rx: 378 MB/s 307898 calls/s # udp tx: 1075 MB/s 18235 calls/s 18235 msg/s # udp rx: 0 MB/s 536 calls/s # UDP tunnel GRO fwd perf udp tx: 973 MB/s 16504 calls/s 16504 msg/s # udp rx: 94 MB/s 77140 calls/s # udp tx: 1008 MB/s 17108 calls/s 17108 msg/s # udp rx: 102 MB/s 83149 calls/s # udp tx: 931 MB/s 15798 calls/s 15798 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__->