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: 1342 MB/s 1092809 calls/s # udp tx: 1778 MB/s 30161 calls/s 30161 msg/s # udp rx: 1465 MB/s 1193227 calls/s # udp tx: 1833 MB/s 31105 calls/s 31105 msg/s # udp rx: 1797 MB/s 1463326 calls/s # udp tx: 1849 MB/s 31376 calls/s 31376 msg/s # UDP GRO fwd perf udp rx: 1377 MB/s 1120969 calls/s # udp tx: 1570 MB/s 26644 calls/s 26644 msg/s # udp rx: 1365 MB/s 1109980 calls/s # udp tx: 1603 MB/s 27192 calls/s 27192 msg/s # udp rx: 1459 MB/s 1188001 calls/s # udp tx: 1531 MB/s 25980 calls/s 25980 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 825 MB/s 669054 calls/s # udp tx: 1335 MB/s 22652 calls/s 22652 msg/s # udp rx: 853 MB/s 690450 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # udp rx: 698 MB/s 566163 calls/s # udp tx: 1318 MB/s 22369 calls/s 22369 msg/s # UDP tunnel GRO fwd perf udp rx: 307 MB/s 249078 calls/s # udp tx: 1109 MB/s 18822 calls/s 18822 msg/s # udp rx: 791 MB/s 640308 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # udp rx: 819 MB/s 662507 calls/s # udp tx: 1434 MB/s 24334 calls/s 24334 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1549 MB/s 1260797 calls/s # udp tx: 1770 MB/s 30031 calls/s 30031 msg/s # udp rx: 1723 MB/s 1402682 calls/s # udp tx: 1786 MB/s 30300 calls/s 30300 msg/s # udp rx: 1640 MB/s 1335795 calls/s # udp tx: 1748 MB/s 29663 calls/s 29663 msg/s # UDP GRO fwd perf udp rx: 1414 MB/s 1150681 calls/s # udp tx: 1559 MB/s 26450 calls/s 26450 msg/s # udp rx: 1361 MB/s 1107356 calls/s # udp tx: 1473 MB/s 25000 calls/s 25000 msg/s # udp rx: 1502 MB/s 1222236 calls/s # udp tx: 1575 MB/s 26720 calls/s 26720 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1230 MB/s 20878 calls/s 20878 msg/s # udp rx: 114 MB/s 93326 calls/s # udp tx: 1311 MB/s 22251 calls/s 22251 msg/s # udp rx: 432 MB/s 350431 calls/s # udp tx: 1422 MB/s 24131 calls/s 24131 msg/s # udp rx: 135 MB/s 110047 calls/s # UDP tunnel GRO fwd perf udp rx: 230 MB/s 186911 calls/s # udp tx: 1407 MB/s 23868 calls/s 23868 msg/s # udp rx: 251 MB/s 203859 calls/s # udp tx: 1411 MB/s 23945 calls/s 23945 msg/s # udp rx: 168 MB/s 136788 calls/s # udp tx: 1414 MB/s 23987 calls/s 23987 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__->