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: 1042 MB/s 848560 calls/s # udp tx: 1762 MB/s 29888 calls/s 29888 msg/s # udp rx: 1641 MB/s 1335999 calls/s # udp tx: 1852 MB/s 31415 calls/s 31415 msg/s # udp rx: 1591 MB/s 1295602 calls/s # udp tx: 1856 MB/s 31489 calls/s 31489 msg/s # UDP GRO fwd perf udp rx: 1548 MB/s 1259654 calls/s # udp tx: 1717 MB/s 29137 calls/s 29137 msg/s # udp rx: 1675 MB/s 1364131 calls/s # udp tx: 1710 MB/s 29005 calls/s 29005 msg/s # udp rx: 1427 MB/s 1161209 calls/s # udp tx: 1609 MB/s 27295 calls/s 27295 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 294 MB/s 237663 calls/s # udp tx: 1121 MB/s 19016 calls/s 19016 msg/s # udp rx: 953 MB/s 769670 calls/s # udp tx: 1423 MB/s 24149 calls/s 24149 msg/s # udp rx: 979 MB/s 790205 calls/s # udp tx: 1427 MB/s 24211 calls/s 24211 msg/s # UDP tunnel GRO fwd perf udp rx: 818 MB/s 661077 calls/s # udp tx: 1424 MB/s 24153 calls/s 24153 msg/s # udp rx: 991 MB/s 800328 calls/s # udp tx: 1432 MB/s 24298 calls/s 24298 msg/s # udp rx: 922 MB/s 744740 calls/s # udp tx: 1447 MB/s 24554 calls/s 24554 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 904 MB/s 736726 calls/s # udp tx: 1085 MB/s 18419 calls/s 18419 msg/s # udp rx: 1117 MB/s 909952 calls/s # udp tx: 1116 MB/s 18940 calls/s 18940 msg/s # udp rx: 952 MB/s 775012 calls/s # udp tx: 1093 MB/s 18548 calls/s 18548 msg/s # UDP GRO fwd perf udp rx: 1287 MB/s 1048183 calls/s # udp tx: 1410 MB/s 23928 calls/s 23928 msg/s # udp rx: 1428 MB/s 1162672 calls/s # udp tx: 1434 MB/s 24330 calls/s 24330 msg/s # udp rx: 1428 MB/s 1162509 calls/s # udp tx: 1437 MB/s 24378 calls/s 24378 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 148 MB/s 120512 calls/s # udp tx: 978 MB/s 16604 calls/s 16604 msg/s # udp tx: 1002 MB/s 16996 calls/s 16996 msg/s # udp rx: 61 MB/s 50098 calls/s # udp tx: 1037 MB/s 17603 calls/s 17603 msg/s # udp rx: 18 MB/s 15224 calls/s # UDP tunnel GRO fwd perf udp rx: 114 MB/s 93152 calls/s # udp tx: 989 MB/s 16784 calls/s 16784 msg/s # udp rx: 92 MB/s 75473 calls/s # udp tx: 982 MB/s 16667 calls/s 16667 msg/s # udp rx: 55 MB/s 44544 calls/s # udp tx: 997 MB/s 16915 calls/s 16915 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__->