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: 1362 MB/s 1109303 calls/s # udp tx: 1415 MB/s 24006 calls/s 24006 msg/s # udp rx: 1537 MB/s 1251700 calls/s # udp tx: 1540 MB/s 26134 calls/s 26134 msg/s # udp rx: 1446 MB/s 1177577 calls/s # udp tx: 1473 MB/s 24988 calls/s 24988 msg/s # UDP GRO fwd perf udp rx: 1428 MB/s 1162604 calls/s # udp tx: 1497 MB/s 25407 calls/s 25407 msg/s # udp rx: 1394 MB/s 1134359 calls/s # udp tx: 1552 MB/s 26339 calls/s 26339 msg/s # udp rx: 1534 MB/s 1248954 calls/s # udp tx: 1539 MB/s 26108 calls/s 26108 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 494 MB/s 400617 calls/s # udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # udp rx: 1012 MB/s 819440 calls/s # udp tx: 1313 MB/s 22271 calls/s 22271 msg/s # udp rx: 1132 MB/s 916668 calls/s # udp tx: 1342 MB/s 22776 calls/s 22776 msg/s # UDP tunnel GRO fwd perf udp rx: 736 MB/s 594631 calls/s # udp tx: 1423 MB/s 24144 calls/s 24144 msg/s # udp rx: 670 MB/s 540715 calls/s # udp tx: 1390 MB/s 23585 calls/s 23585 msg/s # udp rx: 711 MB/s 574680 calls/s # udp tx: 1425 MB/s 24185 calls/s 24185 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 813 MB/s 662072 calls/s # udp tx: 937 MB/s 15899 calls/s 15899 msg/s # udp rx: 1084 MB/s 883037 calls/s # udp tx: 1125 MB/s 19097 calls/s 19097 msg/s # udp rx: 1082 MB/s 881414 calls/s # udp tx: 1092 MB/s 18532 calls/s 18532 msg/s # UDP GRO fwd perf udp rx: 1177 MB/s 958563 calls/s # udp tx: 1249 MB/s 21189 calls/s 21189 msg/s # udp rx: 1376 MB/s 1120440 calls/s # udp tx: 1415 MB/s 24002 calls/s 24002 msg/s # udp rx: 1437 MB/s 1170490 calls/s # udp tx: 1452 MB/s 24628 calls/s 24628 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 998 MB/s 16934 calls/s 16934 msg/s # udp rx: 7 MB/s 5827 calls/s # udp tx: 1000 MB/s 16963 calls/s 16963 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1004 MB/s 17035 calls/s 17035 msg/s # UDP tunnel GRO fwd perf udp rx: 358 MB/s 290686 calls/s # udp tx: 1366 MB/s 23182 calls/s 23182 msg/s # udp rx: 344 MB/s 278674 calls/s # udp tx: 1398 MB/s 23712 calls/s 23712 msg/s # udp rx: 430 MB/s 348658 calls/s # udp tx: 1386 MB/s 23508 calls/s 23508 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__->