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: 1221 MB/s 994533 calls/s # udp tx: 1835 MB/s 31125 calls/s 31125 msg/s # udp rx: 932 MB/s 759113 calls/s # udp tx: 1847 MB/s 31340 calls/s 31340 msg/s # udp rx: 683 MB/s 556463 calls/s # udp tx: 1852 MB/s 31412 calls/s 31412 msg/s # UDP GRO fwd perf udp rx: 1124 MB/s 912193 calls/s # udp tx: 1686 MB/s 28611 calls/s 28611 msg/s # udp rx: 1144 MB/s 928413 calls/s # udp tx: 1689 MB/s 28658 calls/s 28658 msg/s # udp rx: 1121 MB/s 909960 calls/s # udp tx: 1561 MB/s 26487 calls/s 26487 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1161 MB/s 19700 calls/s 19700 msg/s # udp rx: 563 MB/s 456961 calls/s # udp tx: 1392 MB/s 23615 calls/s 23615 msg/s # udp rx: 723 MB/s 587248 calls/s # udp tx: 1262 MB/s 21418 calls/s 21418 msg/s # udp rx: 912 MB/s 741342 calls/s # UDP tunnel GRO fwd perf udp rx: 764 MB/s 619853 calls/s # udp tx: 1363 MB/s 23124 calls/s 23124 msg/s # udp rx: 928 MB/s 752132 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # udp rx: 885 MB/s 718257 calls/s # udp tx: 1229 MB/s 20851 calls/s 20851 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1387 MB/s 1129682 calls/s # udp tx: 1758 MB/s 29822 calls/s 29822 msg/s # udp rx: 1814 MB/s 1476974 calls/s # udp tx: 1843 MB/s 31266 calls/s 31266 msg/s # udp rx: 1549 MB/s 1261532 calls/s # udp tx: 1832 MB/s 31081 calls/s 31081 msg/s # UDP GRO fwd perf udp rx: 1511 MB/s 1230039 calls/s # udp tx: 1654 MB/s 28061 calls/s 28061 msg/s # udp rx: 1630 MB/s 1327262 calls/s # udp tx: 1619 MB/s 27473 calls/s 27473 msg/s # udp rx: 1583 MB/s 1288097 calls/s # udp tx: 1763 MB/s 29911 calls/s 29911 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 190 MB/s 155110 calls/s # udp tx: 1376 MB/s 23338 calls/s 23338 msg/s # udp rx: 277 MB/s 225441 calls/s # udp tx: 1390 MB/s 23583 calls/s 23583 msg/s # udp rx: 270 MB/s 219562 calls/s # udp tx: 1372 MB/s 23286 calls/s 23286 msg/s # UDP tunnel GRO fwd perf udp rx: 154 MB/s 125006 calls/s # udp tx: 1430 MB/s 24260 calls/s 24260 msg/s # udp rx: 201 MB/s 162839 calls/s # udp tx: 1435 MB/s 24347 calls/s 24347 msg/s # udp tx: 1396 MB/s 23682 calls/s 23682 msg/s # udp rx: 211 MB/s 171493 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__->