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: 913 MB/s 742893 calls/s # udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # udp rx: 1191 MB/s 969229 calls/s # udp tx: 1248 MB/s 21170 calls/s 21170 msg/s # udp rx: 1231 MB/s 1002526 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # UDP GRO fwd perf udp rx: 1373 MB/s 1117568 calls/s # udp tx: 1788 MB/s 30330 calls/s 30330 msg/s # udp rx: 1620 MB/s 1318902 calls/s # udp tx: 1643 MB/s 27882 calls/s 27882 msg/s # udp rx: 1586 MB/s 1291549 calls/s # udp tx: 1716 MB/s 29116 calls/s 29116 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: 1365 MB/s 1107549 calls/s # udp tx: 1756 MB/s 29794 calls/s 29794 msg/s # udp rx: 1563 MB/s 1267697 calls/s # udp tx: 1865 MB/s 31646 calls/s 31646 msg/s # udp rx: 1228 MB/s 994870 calls/s # udp tx: 1933 MB/s 32801 calls/s 32801 msg/s # UDP GRO fwd perf udp rx: 1598 MB/s 1296060 calls/s # udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # udp rx: 1638 MB/s 1327397 calls/s # udp tx: 1945 MB/s 32997 calls/s 32997 msg/s # udp rx: 1575 MB/s 1276466 calls/s # udp tx: 1919 MB/s 32561 calls/s 32561 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__->