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: 1171 MB/s 952146 calls/s # udp tx: 1894 MB/s 32128 calls/s 32128 msg/s # udp rx: 1634 MB/s 1327746 calls/s # udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # udp rx: 1306 MB/s 1062601 calls/s # udp tx: 1944 MB/s 32985 calls/s 32985 msg/s # UDP GRO fwd perf udp rx: 1429 MB/s 1161732 calls/s # udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # udp rx: 1494 MB/s 1214742 calls/s # udp tx: 1830 MB/s 31046 calls/s 31046 msg/s # udp rx: 1576 MB/s 1280757 calls/s # udp tx: 1917 MB/s 32525 calls/s 32525 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: 1168 MB/s 946791 calls/s # udp tx: 1834 MB/s 31118 calls/s 31118 msg/s # udp rx: 1566 MB/s 1268975 calls/s # udp tx: 1919 MB/s 32554 calls/s 32554 msg/s # udp rx: 1560 MB/s 1264271 calls/s # udp tx: 1928 MB/s 32706 calls/s 32706 msg/s # UDP GRO fwd perf udp rx: 1537 MB/s 1246129 calls/s # udp tx: 1900 MB/s 32241 calls/s 32241 msg/s # udp rx: 1516 MB/s 1228301 calls/s # udp tx: 1925 MB/s 32654 calls/s 32654 msg/s # udp rx: 1565 MB/s 1268003 calls/s # udp tx: 1924 MB/s 32641 calls/s 32641 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__->