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: 1448 MB/s 1178803 calls/s # udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # udp rx: 1899 MB/s 1546244 calls/s # udp tx: 1953 MB/s 33128 calls/s 33128 msg/s # udp rx: 1927 MB/s 1568747 calls/s # udp tx: 1954 MB/s 33154 calls/s 33154 msg/s # UDP GRO fwd perf udp rx: 1550 MB/s 1260951 calls/s # udp tx: 1909 MB/s 32378 calls/s 32378 msg/s # udp rx: 1413 MB/s 1150043 calls/s # udp tx: 1936 MB/s 32844 calls/s 32844 msg/s # udp tx: 1927 MB/s 32695 calls/s 32695 msg/s # udp rx: 1197 MB/s 974445 calls/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: 1280 MB/s 1037794 calls/s # udp tx: 1824 MB/s 30945 calls/s 30945 msg/s # udp rx: 1606 MB/s 1302758 calls/s # udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # udp rx: 1696 MB/s 1375463 calls/s # udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # UDP GRO fwd perf udp rx: 1265 MB/s 1026907 calls/s # udp tx: 1819 MB/s 30867 calls/s 30867 msg/s # udp rx: 1671 MB/s 1356775 calls/s # udp tx: 1760 MB/s 29851 calls/s 29851 msg/s # udp rx: 1743 MB/s 1416386 calls/s # udp tx: 1830 MB/s 31042 calls/s 31042 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__->