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: 1089 MB/s 886859 calls/s # udp tx: 1500 MB/s 25448 calls/s 25448 msg/s # udp rx: 1124 MB/s 915402 calls/s # udp tx: 1128 MB/s 19148 calls/s 19148 msg/s # udp rx: 1093 MB/s 890209 calls/s # udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # UDP GRO fwd perf udp rx: 1207 MB/s 982136 calls/s # udp tx: 1339 MB/s 22717 calls/s 22717 msg/s # udp rx: 1365 MB/s 1111184 calls/s # udp tx: 1379 MB/s 23400 calls/s 23400 msg/s # udp rx: 1300 MB/s 1057700 calls/s # udp tx: 1414 MB/s 23995 calls/s 23995 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 399 MB/s 322709 calls/s # udp tx: 1135 MB/s 19254 calls/s 19254 msg/s # udp rx: 603 MB/s 488190 calls/s # udp tx: 1332 MB/s 22606 calls/s 22606 msg/s # udp rx: 677 MB/s 547800 calls/s # udp tx: 1422 MB/s 24131 calls/s 24131 msg/s # UDP tunnel GRO fwd perf udp rx: 776 MB/s 627707 calls/s # udp tx: 1410 MB/s 23919 calls/s 23919 msg/s # udp rx: 742 MB/s 599640 calls/s # udp tx: 1439 MB/s 24408 calls/s 24408 msg/s # udp rx: 230 MB/s 186291 calls/s # udp tx: 1343 MB/s 22784 calls/s 22784 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 616 MB/s 501473 calls/s # udp tx: 1111 MB/s 18850 calls/s 18850 msg/s # udp rx: 978 MB/s 795842 calls/s # udp tx: 1127 MB/s 19130 calls/s 19130 msg/s # udp rx: 803 MB/s 653613 calls/s # udp tx: 1489 MB/s 25262 calls/s 25262 msg/s # UDP GRO fwd perf udp rx: 1076 MB/s 875244 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1092 MB/s 888696 calls/s # udp tx: 1206 MB/s 20471 calls/s 20471 msg/s # udp rx: 1195 MB/s 972459 calls/s # udp tx: 1311 MB/s 22251 calls/s 22251 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 401 MB/s 325676 calls/s # udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # udp rx: 609 MB/s 494882 calls/s # udp tx: 1155 MB/s 19601 calls/s 19601 msg/s # udp rx: 514 MB/s 417766 calls/s # udp tx: 1224 MB/s 20775 calls/s 20775 msg/s # UDP tunnel GRO fwd perf udp tx: 911 MB/s 15452 calls/s 15452 msg/s # udp rx: 193 MB/s 157868 calls/s # udp tx: 1038 MB/s 17608 calls/s 17608 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 973 MB/s 16511 calls/s 16511 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__->