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: 1011 MB/s 823137 calls/s # udp tx: 1145 MB/s 19422 calls/s 19422 msg/s # udp rx: 1149 MB/s 935930 calls/s # udp tx: 1155 MB/s 19594 calls/s 19594 msg/s # udp rx: 1193 MB/s 971859 calls/s # udp tx: 1196 MB/s 20293 calls/s 20293 msg/s # UDP GRO fwd perf udp rx: 1300 MB/s 1057432 calls/s # udp tx: 1891 MB/s 32082 calls/s 32082 msg/s # udp rx: 1357 MB/s 1104622 calls/s # udp tx: 1930 MB/s 32749 calls/s 32749 msg/s # udp rx: 1904 MB/s 1550595 calls/s # udp tx: 1912 MB/s 32436 calls/s 32436 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: 1213 MB/s 984333 calls/s # udp tx: 1908 MB/s 32362 calls/s 32362 msg/s # udp rx: 1537 MB/s 1246617 calls/s # udp tx: 1910 MB/s 32405 calls/s 32405 msg/s # udp rx: 1420 MB/s 1153240 calls/s # udp tx: 1745 MB/s 29601 calls/s 29601 msg/s # UDP GRO fwd perf udp rx: 1551 MB/s 1256439 calls/s # udp tx: 1929 MB/s 32724 calls/s 32724 msg/s # udp rx: 1663 MB/s 1349156 calls/s # udp tx: 1866 MB/s 31650 calls/s 31650 msg/s # udp rx: 1498 MB/s 1214463 calls/s # udp tx: 1869 MB/s 31700 calls/s 31700 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__->