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: 1759 MB/s 1432034 calls/s # udp tx: 1935 MB/s 32822 calls/s 32822 msg/s # udp rx: 1885 MB/s 1534494 calls/s # udp tx: 1966 MB/s 33360 calls/s 33360 msg/s # udp rx: 1952 MB/s 1589471 calls/s # udp tx: 1959 MB/s 33232 calls/s 33232 msg/s # UDP GRO fwd perf udp rx: 1857 MB/s 1512408 calls/s # udp tx: 1954 MB/s 33156 calls/s 33156 msg/s # udp rx: 1947 MB/s 1585104 calls/s # udp tx: 1958 MB/s 33224 calls/s 33224 msg/s # udp rx: 1623 MB/s 1320969 calls/s # udp tx: 1615 MB/s 27399 calls/s 27399 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: 1610 MB/s 1306113 calls/s # udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # udp rx: 1691 MB/s 1370201 calls/s # udp tx: 1962 MB/s 33288 calls/s 33288 msg/s # udp rx: 1718 MB/s 1392147 calls/s # udp tx: 1958 MB/s 33225 calls/s 33225 msg/s # UDP GRO fwd perf udp rx: 1629 MB/s 1320059 calls/s # udp tx: 1966 MB/s 33361 calls/s 33361 msg/s # udp rx: 1633 MB/s 1322978 calls/s # udp tx: 1974 MB/s 33490 calls/s 33490 msg/s # udp rx: 1693 MB/s 1371762 calls/s # udp tx: 1977 MB/s 33535 calls/s 33535 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__->