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: 1747 MB/s 1422535 calls/s # udp tx: 1883 MB/s 31943 calls/s 31943 msg/s # udp rx: 1828 MB/s 1487967 calls/s # udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # udp rx: 1910 MB/s 1555161 calls/s # udp tx: 1915 MB/s 32485 calls/s 32485 msg/s # UDP GRO fwd perf udp rx: 1737 MB/s 1412578 calls/s # udp tx: 1902 MB/s 32274 calls/s 32274 msg/s # udp rx: 1839 MB/s 1496561 calls/s # udp tx: 1891 MB/s 32089 calls/s 32089 msg/s # udp rx: 1870 MB/s 1522892 calls/s # udp tx: 1879 MB/s 31871 calls/s 31871 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: 857 MB/s 694311 calls/s # udp tx: 1589 MB/s 26960 calls/s 26960 msg/s # udp rx: 466 MB/s 377706 calls/s # udp tx: 1328 MB/s 22525 calls/s 22525 msg/s # udp rx: 495 MB/s 400384 calls/s # udp tx: 1326 MB/s 22504 calls/s 22504 msg/s # UDP GRO fwd perf udp rx: 557 MB/s 451073 calls/s # udp tx: 1327 MB/s 22512 calls/s 22512 msg/s # udp rx: 485 MB/s 393043 calls/s # udp tx: 1340 MB/s 22743 calls/s 22743 msg/s # udp rx: 328 MB/s 265728 calls/s # udp tx: 1345 MB/s 22818 calls/s 22818 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__->