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: 900 MB/s 732999 calls/s # udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # udp rx: 1085 MB/s 883495 calls/s # udp tx: 1323 MB/s 22440 calls/s 22440 msg/s # udp rx: 1200 MB/s 977626 calls/s # udp tx: 1298 MB/s 22025 calls/s 22025 msg/s # UDP GRO fwd perf udp rx: 1484 MB/s 1207696 calls/s # udp tx: 1878 MB/s 31864 calls/s 31864 msg/s # udp rx: 1589 MB/s 1291369 calls/s # udp tx: 1939 MB/s 32899 calls/s 32899 msg/s # udp rx: 1890 MB/s 1539168 calls/s # udp tx: 1940 MB/s 32912 calls/s 32912 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: 1210 MB/s 981401 calls/s # udp tx: 1877 MB/s 31851 calls/s 31851 msg/s # udp rx: 1118 MB/s 910554 calls/s # udp tx: 1208 MB/s 20496 calls/s 20496 msg/s # udp rx: 1153 MB/s 938753 calls/s # udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # UDP GRO fwd perf udp rx: 1036 MB/s 839360 calls/s # udp tx: 1924 MB/s 32643 calls/s 32643 msg/s # udp rx: 1628 MB/s 1319812 calls/s # udp tx: 1862 MB/s 31583 calls/s 31583 msg/s # udp rx: 1739 MB/s 1409723 calls/s # udp tx: 1939 MB/s 32903 calls/s 32903 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__->