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: 1342 MB/s 1090427 calls/s # udp tx: 1840 MB/s 31211 calls/s 31211 msg/s # udp rx: 1803 MB/s 1467682 calls/s # udp tx: 1870 MB/s 31721 calls/s 31721 msg/s # udp rx: 1732 MB/s 1410527 calls/s # udp tx: 1743 MB/s 29564 calls/s 29564 msg/s # UDP GRO fwd perf udp rx: 628 MB/s 509582 calls/s # udp tx: 1343 MB/s 22790 calls/s 22790 msg/s # udp rx: 859 MB/s 697744 calls/s # udp tx: 1342 MB/s 22776 calls/s 22776 msg/s # udp rx: 761 MB/s 617291 calls/s # udp tx: 1365 MB/s 23156 calls/s 23156 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: 655 MB/s 531763 calls/s # udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # udp rx: 852 MB/s 690129 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp rx: 855 MB/s 693128 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # UDP GRO fwd perf udp rx: 642 MB/s 520452 calls/s # udp tx: 1236 MB/s 20966 calls/s 20966 msg/s # udp rx: 800 MB/s 648359 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # udp rx: 819 MB/s 663931 calls/s # udp tx: 1245 MB/s 21127 calls/s 21127 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__->