make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1283 MB/s 1044558 calls/s # udp tx: 1822 MB/s 30907 calls/s 30907 msg/s # udp rx: 1179 MB/s 960440 calls/s # udp tx: 1786 MB/s 30303 calls/s 30303 msg/s # udp rx: 1723 MB/s 1402142 calls/s # udp tx: 1934 MB/s 32817 calls/s 32817 msg/s # UDP GRO fwd perf udp rx: 1515 MB/s 1232269 calls/s # udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # udp rx: 1880 MB/s 1530094 calls/s # udp tx: 1947 MB/s 33035 calls/s 33035 msg/s # udp rx: 1944 MB/s 1582791 calls/s # udp tx: 1951 MB/s 33102 calls/s 33102 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: 1379 MB/s 1119697 calls/s # udp tx: 1753 MB/s 29746 calls/s 29746 msg/s # udp rx: 1751 MB/s 1422742 calls/s # udp tx: 1907 MB/s 32356 calls/s 32356 msg/s # udp rx: 1838 MB/s 1493439 calls/s # udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # UDP GRO fwd perf udp rx: 1110 MB/s 904232 calls/s # udp tx: 1167 MB/s 19796 calls/s 19796 msg/s # udp rx: 1026 MB/s 835228 calls/s # udp tx: 1173 MB/s 19899 calls/s 19899 msg/s # udp rx: 1166 MB/s 949535 calls/s # udp tx: 1173 MB/s 19909 calls/s 19909 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__->