make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1164 MB/s 946608 calls/s # udp tx: 1817 MB/s 30828 calls/s 30828 msg/s # udp rx: 1214 MB/s 988165 calls/s # udp tx: 1989 MB/s 33736 calls/s 33736 msg/s # udp rx: 1477 MB/s 1200552 calls/s # udp tx: 1987 MB/s 33716 calls/s 33716 msg/s # UDP GRO fwd perf udp rx: 1516 MB/s 1233838 calls/s # udp tx: 1838 MB/s 31174 calls/s 31174 msg/s # udp rx: 1502 MB/s 1222708 calls/s # udp tx: 1841 MB/s 31232 calls/s 31232 msg/s # udp rx: 1776 MB/s 1446117 calls/s # udp tx: 1962 MB/s 33292 calls/s 33292 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: 1513 MB/s 1227518 calls/s # udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # udp rx: 1755 MB/s 1422523 calls/s # udp tx: 1966 MB/s 33354 calls/s 33354 msg/s # udp rx: 1728 MB/s 1401085 calls/s # udp tx: 1947 MB/s 33027 calls/s 33027 msg/s # UDP GRO fwd perf udp rx: 1512 MB/s 1225326 calls/s # udp tx: 1938 MB/s 32873 calls/s 32873 msg/s # udp rx: 1405 MB/s 1140286 calls/s # udp tx: 1940 MB/s 32915 calls/s 32915 msg/s # udp rx: 1685 MB/s 1366955 calls/s # udp tx: 1879 MB/s 31876 calls/s 31876 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__->