make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1358 MB/s 1105317 calls/s # udp tx: 1778 MB/s 30172 calls/s 30172 msg/s # udp rx: 1376 MB/s 1119677 calls/s # udp tx: 1803 MB/s 30596 calls/s 30596 msg/s # udp rx: 1241 MB/s 1008474 calls/s # udp tx: 1914 MB/s 32471 calls/s 32471 msg/s # UDP GRO fwd perf udp rx: 1679 MB/s 1367190 calls/s # udp tx: 1775 MB/s 30108 calls/s 30108 msg/s # udp rx: 1814 MB/s 1477122 calls/s # udp tx: 1818 MB/s 30851 calls/s 30851 msg/s # udp rx: 1867 MB/s 1520628 calls/s # udp tx: 1874 MB/s 31798 calls/s 31798 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: 1609 MB/s 1307630 calls/s # udp tx: 1797 MB/s 30486 calls/s 30486 msg/s # udp rx: 1767 MB/s 1435835 calls/s # udp tx: 1838 MB/s 31175 calls/s 31175 msg/s # udp rx: 1672 MB/s 1359858 calls/s # udp tx: 1795 MB/s 30450 calls/s 30450 msg/s # UDP GRO fwd perf udp rx: 1598 MB/s 1298056 calls/s # udp tx: 1787 MB/s 30309 calls/s 30309 msg/s # udp rx: 1432 MB/s 1161721 calls/s # udp tx: 1948 MB/s 33056 calls/s 33056 msg/s # udp rx: 1510 MB/s 1226732 calls/s # udp tx: 1808 MB/s 30670 calls/s 30670 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__->