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: 1361 MB/s 1107708 calls/s # udp tx: 1882 MB/s 31926 calls/s 31926 msg/s # udp rx: 1871 MB/s 1523131 calls/s # udp tx: 1880 MB/s 31893 calls/s 31893 msg/s # udp rx: 1689 MB/s 1375573 calls/s # udp tx: 1696 MB/s 28776 calls/s 28776 msg/s # UDP GRO fwd perf udp rx: 1669 MB/s 1358060 calls/s # udp tx: 1844 MB/s 31279 calls/s 31279 msg/s # udp rx: 1940 MB/s 1578977 calls/s # udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # udp rx: 1921 MB/s 1563755 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 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: 1071 MB/s 869382 calls/s # udp tx: 1764 MB/s 29933 calls/s 29933 msg/s # udp rx: 1075 MB/s 871343 calls/s # udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # udp rx: 1622 MB/s 1313915 calls/s # udp tx: 1918 MB/s 32538 calls/s 32538 msg/s # UDP GRO fwd perf udp rx: 1330 MB/s 1079629 calls/s # udp tx: 1837 MB/s 31163 calls/s 31163 msg/s # udp rx: 1487 MB/s 1206526 calls/s # udp tx: 1788 MB/s 30326 calls/s 30326 msg/s # udp rx: 1411 MB/s 1147314 calls/s # udp tx: 1584 MB/s 26866 calls/s 26866 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__->