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: 1329 MB/s 1081864 calls/s # udp tx: 1895 MB/s 32152 calls/s 32152 msg/s # udp rx: 1441 MB/s 1173554 calls/s # udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # udp rx: 1726 MB/s 1405322 calls/s # udp tx: 1949 MB/s 33069 calls/s 33069 msg/s # UDP GRO fwd perf udp rx: 1462 MB/s 1190313 calls/s # udp tx: 1807 MB/s 30657 calls/s 30657 msg/s # udp rx: 1903 MB/s 1549395 calls/s # udp tx: 1971 MB/s 33444 calls/s 33444 msg/s # udp rx: 1756 MB/s 1429871 calls/s # udp tx: 1975 MB/s 33507 calls/s 33507 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1469 MB/s 24927 calls/s 24927 msg/s # udp rx: 33 MB/s 27517 calls/s # udp tx: 1831 MB/s 31065 calls/s 31065 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1818 MB/s 30844 calls/s 30844 msg/s # UDP tunnel GRO fwd perf udp rx: 1 MB/s 1552 calls/s # udp tx: 1743 MB/s 29567 calls/s 29567 msg/s # udp tx: 1773 MB/s 30072 calls/s 30072 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1792 MB/s 30409 calls/s 30409 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 997 MB/s 812161 calls/s # udp tx: 1188 MB/s 20163 calls/s 20163 msg/s # udp rx: 1203 MB/s 979447 calls/s # udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # udp rx: 1199 MB/s 976864 calls/s # udp tx: 1208 MB/s 20489 calls/s 20489 msg/s # UDP GRO fwd perf udp rx: 1099 MB/s 895229 calls/s # udp tx: 1207 MB/s 20482 calls/s 20482 msg/s # udp rx: 809 MB/s 658355 calls/s # udp tx: 1228 MB/s 20841 calls/s 20841 msg/s # udp rx: 1035 MB/s 842163 calls/s # udp tx: 1200 MB/s 20367 calls/s 20367 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1825 MB/s 30966 calls/s 30966 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1852 MB/s 31424 calls/s 31424 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1857 MB/s 31497 calls/s 31497 msg/s # UDP tunnel GRO fwd perf udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1844 MB/s 31285 calls/s 31285 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1841 MB/s 31233 calls/s 31233 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__->