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: 899 MB/s 732051 calls/s # udp tx: 1522 MB/s 25818 calls/s 25818 msg/s # udp rx: 1638 MB/s 1333317 calls/s # udp tx: 1827 MB/s 30999 calls/s 30999 msg/s # udp rx: 1600 MB/s 1303098 calls/s # udp tx: 1772 MB/s 30055 calls/s 30055 msg/s # UDP GRO fwd perf udp rx: 982 MB/s 799605 calls/s # udp tx: 1111 MB/s 18857 calls/s 18857 msg/s # udp rx: 1453 MB/s 1182300 calls/s # udp tx: 1688 MB/s 28642 calls/s 28642 msg/s # udp rx: 1453 MB/s 1182541 calls/s # udp tx: 1618 MB/s 27444 calls/s 27444 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 454 MB/s 368235 calls/s # udp tx: 1161 MB/s 19699 calls/s 19699 msg/s # udp tx: 1449 MB/s 24576 calls/s 24576 msg/s # udp rx: 322 MB/s 261002 calls/s # udp tx: 1430 MB/s 24270 calls/s 24270 msg/s # udp rx: 461 MB/s 372836 calls/s # UDP tunnel GRO fwd perf udp rx: 409 MB/s 331155 calls/s # udp tx: 1341 MB/s 22761 calls/s 22761 msg/s # udp rx: 968 MB/s 784301 calls/s # udp tx: 1235 MB/s 20947 calls/s 20947 msg/s # udp rx: 924 MB/s 752231 calls/s # udp tx: 946 MB/s 16057 calls/s 16057 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1369 MB/s 1114666 calls/s # udp tx: 1522 MB/s 25825 calls/s 25825 msg/s # udp rx: 1598 MB/s 1300159 calls/s # udp tx: 1831 MB/s 31067 calls/s 31067 msg/s # udp rx: 887 MB/s 722186 calls/s # udp tx: 1739 MB/s 29510 calls/s 29510 msg/s # UDP GRO fwd perf udp rx: 1071 MB/s 872038 calls/s # udp tx: 1119 MB/s 18981 calls/s 18981 msg/s # udp rx: 1122 MB/s 913846 calls/s # udp tx: 1123 MB/s 19055 calls/s 19055 msg/s # udp rx: 1035 MB/s 842458 calls/s # udp tx: 1108 MB/s 18805 calls/s 18805 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 654 MB/s 532209 calls/s # udp tx: 849 MB/s 14412 calls/s 14412 msg/s # udp rx: 628 MB/s 511380 calls/s # udp tx: 856 MB/s 14528 calls/s 14528 msg/s # udp tx: 908 MB/s 15411 calls/s 15411 msg/s # udp rx: 497 MB/s 404247 calls/s # UDP tunnel GRO fwd perf udp rx: 55 MB/s 45464 calls/s # udp tx: 973 MB/s 16519 calls/s 16519 msg/s # udp rx: 106 MB/s 86988 calls/s # udp tx: 934 MB/s 15857 calls/s 15857 msg/s # udp tx: 930 MB/s 15788 calls/s 15788 msg/s # udp rx: 125 MB/s 101990 calls/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__->