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: 1097 MB/s 892947 calls/s # udp tx: 1861 MB/s 31570 calls/s 31570 msg/s # udp rx: 1755 MB/s 1428885 calls/s # udp tx: 1889 MB/s 32041 calls/s 32041 msg/s # udp rx: 1915 MB/s 1559095 calls/s # udp tx: 1919 MB/s 32554 calls/s 32554 msg/s # UDP GRO fwd perf udp rx: 1198 MB/s 974897 calls/s # udp tx: 1901 MB/s 32243 calls/s 32243 msg/s # udp rx: 1677 MB/s 1365639 calls/s # udp tx: 1886 MB/s 31991 calls/s 31991 msg/s # udp rx: 1900 MB/s 1547019 calls/s # udp tx: 1903 MB/s 32289 calls/s 32289 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: 1435 MB/s 1162955 calls/s # udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # udp rx: 1747 MB/s 1415336 calls/s # udp tx: 1961 MB/s 33263 calls/s 33263 msg/s # udp rx: 1601 MB/s 1297542 calls/s # udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # UDP GRO fwd perf udp rx: 1711 MB/s 1390374 calls/s # udp tx: 1862 MB/s 31587 calls/s 31587 msg/s # udp rx: 1801 MB/s 1460391 calls/s # udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # udp rx: 1689 MB/s 1370058 calls/s # udp tx: 1892 MB/s 32090 calls/s 32090 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__->