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: 1365 MB/s 1110919 calls/s # udp tx: 1823 MB/s 30923 calls/s 30923 msg/s # udp rx: 1724 MB/s 1402050 calls/s # udp tx: 1813 MB/s 30758 calls/s 30758 msg/s # udp rx: 1853 MB/s 1507764 calls/s # udp tx: 1922 MB/s 32613 calls/s 32613 msg/s # UDP GRO fwd perf udp rx: 1218 MB/s 987708 calls/s # udp tx: 1969 MB/s 33398 calls/s 33398 msg/s # udp rx: 1801 MB/s 1461377 calls/s # udp tx: 1970 MB/s 33427 calls/s 33427 msg/s # udp rx: 1894 MB/s 1537453 calls/s # udp tx: 1971 MB/s 33443 calls/s 33443 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: 1508 MB/s 1225207 calls/s # udp tx: 1869 MB/s 31709 calls/s 31709 msg/s # udp rx: 1538 MB/s 1249302 calls/s # udp tx: 1693 MB/s 28727 calls/s 28727 msg/s # udp rx: 1564 MB/s 1267703 calls/s # udp tx: 1946 MB/s 33009 calls/s 33009 msg/s # UDP GRO fwd perf udp rx: 1075 MB/s 872111 calls/s # udp tx: 1856 MB/s 31492 calls/s 31492 msg/s # udp rx: 1491 MB/s 1208584 calls/s # udp tx: 1950 MB/s 33089 calls/s 33089 msg/s # udp rx: 1418 MB/s 1149690 calls/s # udp tx: 1934 MB/s 32806 calls/s 32806 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__->