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: 1342 MB/s 1091971 calls/s # udp tx: 1776 MB/s 30129 calls/s 30129 msg/s # udp rx: 1745 MB/s 1419049 calls/s # udp tx: 1894 MB/s 32129 calls/s 32129 msg/s # udp rx: 1882 MB/s 1529649 calls/s # udp tx: 1941 MB/s 32933 calls/s 32933 msg/s # UDP GRO fwd perf udp rx: 1515 MB/s 1233418 calls/s # udp tx: 1785 MB/s 30286 calls/s 30286 msg/s # udp rx: 1755 MB/s 1427992 calls/s # udp tx: 1871 MB/s 31749 calls/s 31749 msg/s # udp rx: 1340 MB/s 1090232 calls/s # udp tx: 1913 MB/s 32462 calls/s 32462 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: 1743 MB/s 1418373 calls/s # udp tx: 1829 MB/s 31023 calls/s 31023 msg/s # udp rx: 1833 MB/s 1492297 calls/s # udp tx: 1851 MB/s 31401 calls/s 31401 msg/s # udp rx: 1828 MB/s 1488079 calls/s # udp tx: 1841 MB/s 31231 calls/s 31231 msg/s # UDP GRO fwd perf udp rx: 1707 MB/s 1389283 calls/s # udp tx: 1849 MB/s 31368 calls/s 31368 msg/s # udp rx: 1832 MB/s 1491640 calls/s # udp tx: 1849 MB/s 31366 calls/s 31366 msg/s # udp rx: 1833 MB/s 1492740 calls/s # udp tx: 1848 MB/s 31352 calls/s 31352 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__->