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: 1825 MB/s 1485726 calls/s # udp tx: 1899 MB/s 32218 calls/s 32218 msg/s # udp rx: 1721 MB/s 1401443 calls/s # udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # udp rx: 1654 MB/s 1346466 calls/s # udp tx: 1950 MB/s 33074 calls/s 33074 msg/s # UDP GRO fwd perf udp rx: 1473 MB/s 1199137 calls/s # udp tx: 1779 MB/s 30178 calls/s 30178 msg/s # udp rx: 1543 MB/s 1256494 calls/s # udp tx: 1867 MB/s 31679 calls/s 31679 msg/s # udp rx: 1790 MB/s 1457660 calls/s # udp tx: 1868 MB/s 31689 calls/s 31689 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 1 MB/s 1280 calls/s # udp tx: 1589 MB/s 26962 calls/s 26962 msg/s # udp tx: 1573 MB/s 26696 calls/s 26696 msg/s # udp rx: 471 MB/s 383514 calls/s # udp tx: 1824 MB/s 30938 calls/s 30938 msg/s # udp rx: 1 MB/s 961 calls/s # UDP tunnel GRO fwd perf udp tx: 1759 MB/s 29844 calls/s 29844 msg/s # udp rx: 96 MB/s 78272 calls/s # udp tx: 1549 MB/s 26280 calls/s 26280 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1060 MB/s 17980 calls/s 17980 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 915 MB/s 745476 calls/s # udp tx: 1077 MB/s 18283 calls/s 18283 msg/s # udp rx: 1130 MB/s 920020 calls/s # udp tx: 1138 MB/s 19312 calls/s 19312 msg/s # udp rx: 1140 MB/s 928533 calls/s # udp tx: 1145 MB/s 19435 calls/s 19435 msg/s # UDP GRO fwd perf udp rx: 1619 MB/s 1318603 calls/s # udp tx: 1879 MB/s 31877 calls/s 31877 msg/s # udp rx: 1451 MB/s 1182020 calls/s # udp tx: 1436 MB/s 24368 calls/s 24368 msg/s # udp rx: 1178 MB/s 959153 calls/s # udp tx: 1213 MB/s 20575 calls/s 20575 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1131 MB/s 19199 calls/s 19199 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # udp rx: 1 MB/s 1007 calls/s # udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # UDP tunnel GRO fwd perf udp tx: 1231 MB/s 20880 calls/s 20880 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1260 MB/s 21381 calls/s 21381 msg/s # udp rx: 1 MB/s 868 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 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__->