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: 1539 MB/s 1248364 calls/s # udp tx: 1897 MB/s 32179 calls/s 32179 msg/s # udp rx: 1371 MB/s 1112855 calls/s # udp tx: 1812 MB/s 30746 calls/s 30746 msg/s # udp rx: 964 MB/s 784650 calls/s # udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # UDP GRO fwd perf udp rx: 915 MB/s 744815 calls/s # udp tx: 1202 MB/s 20390 calls/s 20390 msg/s # udp rx: 1398 MB/s 1136697 calls/s # udp tx: 1644 MB/s 27898 calls/s 27898 msg/s # udp rx: 1579 MB/s 1283649 calls/s # udp tx: 1924 MB/s 32649 calls/s 32649 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: 1134 MB/s 918735 calls/s # udp tx: 1916 MB/s 32500 calls/s 32500 msg/s # udp rx: 1652 MB/s 1338802 calls/s # udp tx: 1920 MB/s 32581 calls/s 32581 msg/s # udp rx: 1547 MB/s 1253239 calls/s # udp tx: 1883 MB/s 31937 calls/s 31937 msg/s # UDP GRO fwd perf udp rx: 1349 MB/s 1095440 calls/s # udp tx: 1768 MB/s 30002 calls/s 30002 msg/s # udp rx: 1535 MB/s 1245871 calls/s # udp tx: 1813 MB/s 30756 calls/s 30756 msg/s # udp rx: 1644 MB/s 1331885 calls/s # udp tx: 1918 MB/s 32540 calls/s 32540 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__->