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: 985 MB/s 802543 calls/s # udp tx: 1050 MB/s 17813 calls/s 17813 msg/s # udp rx: 980 MB/s 798154 calls/s # udp tx: 1121 MB/s 19029 calls/s 19029 msg/s # udp rx: 1125 MB/s 916658 calls/s # udp tx: 1127 MB/s 19123 calls/s 19123 msg/s # UDP GRO fwd perf udp rx: 1242 MB/s 1010990 calls/s # udp tx: 1350 MB/s 22904 calls/s 22904 msg/s # udp rx: 1523 MB/s 1239529 calls/s # udp tx: 1604 MB/s 27206 calls/s 27206 msg/s # udp rx: 1496 MB/s 1217734 calls/s # udp tx: 1694 MB/s 28737 calls/s 28737 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 874 MB/s 707400 calls/s # udp tx: 1270 MB/s 21547 calls/s 21547 msg/s # udp rx: 746 MB/s 603587 calls/s # udp tx: 1300 MB/s 22059 calls/s 22059 msg/s # udp rx: 851 MB/s 687986 calls/s # udp tx: 1349 MB/s 22884 calls/s 22884 msg/s # UDP tunnel GRO fwd perf udp rx: 887 MB/s 721418 calls/s # udp tx: 1072 MB/s 18191 calls/s 18191 msg/s # udp rx: 961 MB/s 781129 calls/s # udp tx: 1076 MB/s 18258 calls/s 18258 msg/s # udp rx: 968 MB/s 785293 calls/s # udp tx: 1207 MB/s 20487 calls/s 20487 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 843 MB/s 686735 calls/s # udp tx: 1070 MB/s 18153 calls/s 18153 msg/s # udp rx: 1104 MB/s 899199 calls/s # udp tx: 1130 MB/s 19179 calls/s 19179 msg/s # udp rx: 1101 MB/s 896365 calls/s # udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # UDP GRO fwd perf udp rx: 974 MB/s 792467 calls/s # udp tx: 1167 MB/s 19798 calls/s 19798 msg/s # udp rx: 1025 MB/s 834547 calls/s # udp tx: 1145 MB/s 19427 calls/s 19427 msg/s # udp rx: 1018 MB/s 828720 calls/s # udp tx: 1057 MB/s 17943 calls/s 17943 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 470 MB/s 380233 calls/s # udp tx: 1335 MB/s 22657 calls/s 22657 msg/s # udp rx: 586 MB/s 473641 calls/s # udp tx: 1317 MB/s 22343 calls/s 22343 msg/s # udp rx: 760 MB/s 616096 calls/s # udp tx: 1214 MB/s 20604 calls/s 20604 msg/s # UDP tunnel GRO fwd perf udp rx: 240 MB/s 194425 calls/s # udp tx: 1368 MB/s 23213 calls/s 23213 msg/s # udp rx: 533 MB/s 431415 calls/s # udp tx: 1343 MB/s 22783 calls/s 22783 msg/s # udp rx: 587 MB/s 474795 calls/s # udp tx: 1319 MB/s 22383 calls/s 22383 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__->