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: 1382 MB/s 1124477 calls/s # udp tx: 1947 MB/s 33027 calls/s 33027 msg/s # udp tx: 1989 MB/s 33737 calls/s 33737 msg/s # udp rx: 1468 MB/s 1195332 calls/s # udp tx: 1966 MB/s 33360 calls/s 33360 msg/s # udp rx: 1838 MB/s 1496485 calls/s # UDP GRO fwd perf udp rx: 1679 MB/s 1366032 calls/s # udp tx: 1769 MB/s 30009 calls/s 30009 msg/s # udp rx: 1796 MB/s 1462022 calls/s # udp tx: 1852 MB/s 31412 calls/s 31412 msg/s # udp rx: 1859 MB/s 1513457 calls/s # udp tx: 1879 MB/s 31874 calls/s 31874 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: 1507 MB/s 1226124 calls/s # udp tx: 1895 MB/s 32143 calls/s 32143 msg/s # udp rx: 1483 MB/s 1206427 calls/s # udp tx: 1940 MB/s 32910 calls/s 32910 msg/s # udp rx: 1834 MB/s 1491847 calls/s # udp tx: 1949 MB/s 33059 calls/s 33059 msg/s # UDP GRO fwd perf udp rx: 1518 MB/s 1234266 calls/s # udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # udp rx: 1489 MB/s 1210005 calls/s # udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # udp rx: 1456 MB/s 1185825 calls/s # udp tx: 1853 MB/s 31434 calls/s 31434 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__->