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: 1181 MB/s 961635 calls/s # udp tx: 1789 MB/s 30352 calls/s 30352 msg/s # udp rx: 1664 MB/s 1352869 calls/s # udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # udp rx: 1802 MB/s 1467060 calls/s # udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # UDP GRO fwd perf udp rx: 1829 MB/s 1489555 calls/s # udp tx: 1932 MB/s 32769 calls/s 32769 msg/s # udp rx: 1918 MB/s 1561555 calls/s # udp tx: 1937 MB/s 32869 calls/s 32869 msg/s # udp rx: 1922 MB/s 1565100 calls/s # udp tx: 1939 MB/s 32889 calls/s 32889 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: 1276 MB/s 1034171 calls/s # udp tx: 1873 MB/s 31777 calls/s 31777 msg/s # udp rx: 1530 MB/s 1240731 calls/s # udp tx: 1952 MB/s 33113 calls/s 33113 msg/s # udp rx: 1493 MB/s 1210957 calls/s # udp tx: 1928 MB/s 32704 calls/s 32704 msg/s # UDP GRO fwd perf udp rx: 1717 MB/s 1393317 calls/s # udp tx: 1936 MB/s 32851 calls/s 32851 msg/s # udp tx: 1827 MB/s 31000 calls/s 31000 msg/s # udp rx: 1526 MB/s 1239860 calls/s # udp tx: 1873 MB/s 31776 calls/s 31776 msg/s # udp rx: 1549 MB/s 1257820 calls/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__->