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: 1028 MB/s 836291 calls/s # udp tx: 1512 MB/s 25655 calls/s 25655 msg/s # udp rx: 1208 MB/s 982762 calls/s # udp tx: 1364 MB/s 23141 calls/s 23141 msg/s # udp rx: 1269 MB/s 1033137 calls/s # udp tx: 1355 MB/s 22985 calls/s 22985 msg/s # UDP GRO fwd perf udp rx: 1777 MB/s 1446653 calls/s # udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # udp rx: 1929 MB/s 1571029 calls/s # udp tx: 1943 MB/s 32955 calls/s 32955 msg/s # udp rx: 1880 MB/s 1530569 calls/s # udp tx: 1888 MB/s 32022 calls/s 32022 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1586 MB/s 1290515 calls/s # udp tx: 1864 MB/s 31627 calls/s 31627 msg/s # udp rx: 1515 MB/s 1232365 calls/s # udp tx: 1863 MB/s 31598 calls/s 31598 msg/s # udp rx: 1752 MB/s 1424879 calls/s # udp tx: 1872 MB/s 31757 calls/s 31757 msg/s # UDP GRO fwd perf udp rx: 1692 MB/s 1376381 calls/s # udp tx: 1845 MB/s 31302 calls/s 31302 msg/s # udp rx: 1537 MB/s 1250785 calls/s # udp tx: 1808 MB/s 30672 calls/s 30672 msg/s # udp rx: 1865 MB/s 1518960 calls/s # udp tx: 1876 MB/s 31824 calls/s 31824 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->