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: 1005 MB/s 818876 calls/s # udp tx: 1057 MB/s 17937 calls/s 17937 msg/s # udp rx: 1089 MB/s 887267 calls/s # udp tx: 1100 MB/s 18671 calls/s 18671 msg/s # udp rx: 1087 MB/s 884872 calls/s # udp tx: 1122 MB/s 19041 calls/s 19041 msg/s # UDP GRO fwd perf udp rx: 1029 MB/s 837689 calls/s # udp tx: 1099 MB/s 18643 calls/s 18643 msg/s # udp rx: 1155 MB/s 940666 calls/s # udp tx: 1156 MB/s 19619 calls/s 19619 msg/s # udp rx: 1154 MB/s 940145 calls/s # udp tx: 1155 MB/s 19604 calls/s 19604 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: 1461 MB/s 1185815 calls/s # udp tx: 1857 MB/s 31500 calls/s 31500 msg/s # udp rx: 1513 MB/s 1227644 calls/s # udp tx: 1831 MB/s 31065 calls/s 31065 msg/s # udp rx: 1717 MB/s 1395769 calls/s # udp tx: 1798 MB/s 30504 calls/s 30504 msg/s # UDP GRO fwd perf udp rx: 1672 MB/s 1358407 calls/s # udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # udp rx: 1720 MB/s 1397534 calls/s # udp tx: 1857 MB/s 31501 calls/s 31501 msg/s # udp rx: 1637 MB/s 1329729 calls/s # udp tx: 1853 MB/s 31440 calls/s 31440 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__->