make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1489 MB/s 1211952 calls/s # udp tx: 1808 MB/s 30667 calls/s 30667 msg/s # udp rx: 1885 MB/s 1534634 calls/s # udp tx: 1896 MB/s 32160 calls/s 32160 msg/s # udp rx: 1928 MB/s 1569584 calls/s # udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # UDP GRO fwd perf udp rx: 1789 MB/s 1456401 calls/s # udp tx: 1854 MB/s 31453 calls/s 31453 msg/s # udp rx: 1787 MB/s 1455158 calls/s # udp tx: 1789 MB/s 30355 calls/s 30355 msg/s # udp rx: 1740 MB/s 1417269 calls/s # udp tx: 1754 MB/s 29761 calls/s 29761 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: 754 MB/s 613902 calls/s # udp tx: 1196 MB/s 20287 calls/s 20287 msg/s # udp rx: 1123 MB/s 914779 calls/s # udp tx: 1219 MB/s 20680 calls/s 20680 msg/s # udp rx: 1755 MB/s 1428297 calls/s # udp tx: 1841 MB/s 31225 calls/s 31225 msg/s # UDP GRO fwd perf udp rx: 1335 MB/s 1086411 calls/s # udp tx: 1840 MB/s 31223 calls/s 31223 msg/s # udp rx: 1829 MB/s 1489441 calls/s # udp tx: 1845 MB/s 31305 calls/s 31305 msg/s # udp rx: 1754 MB/s 1428347 calls/s # udp tx: 1839 MB/s 31196 calls/s 31196 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/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->