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: 1636 MB/s 1331279 calls/s # udp tx: 1844 MB/s 31290 calls/s 31290 msg/s # udp rx: 1861 MB/s 1514541 calls/s # udp tx: 1907 MB/s 32353 calls/s 32353 msg/s # udp rx: 1868 MB/s 1520835 calls/s # udp tx: 1911 MB/s 32417 calls/s 32417 msg/s # UDP GRO fwd perf udp rx: 1761 MB/s 1433331 calls/s # udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # udp rx: 1836 MB/s 1493555 calls/s # udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # udp rx: 1906 MB/s 1551499 calls/s # udp tx: 1920 MB/s 32567 calls/s 32567 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: 905 MB/s 734309 calls/s # udp tx: 1393 MB/s 23643 calls/s 23643 msg/s # udp rx: 1150 MB/s 933632 calls/s # udp tx: 1317 MB/s 22346 calls/s 22346 msg/s # udp rx: 961 MB/s 779545 calls/s # udp tx: 1337 MB/s 22692 calls/s 22692 msg/s # UDP GRO fwd perf udp rx: 829 MB/s 672769 calls/s # udp tx: 1325 MB/s 22475 calls/s 22475 msg/s # udp rx: 807 MB/s 655837 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # udp rx: 942 MB/s 764026 calls/s # udp tx: 1315 MB/s 22316 calls/s 22316 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__->