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: 960 MB/s 780777 calls/s # udp tx: 1318 MB/s 22362 calls/s 22362 msg/s # udp rx: 909 MB/s 740293 calls/s # udp tx: 1369 MB/s 23224 calls/s 23224 msg/s # udp rx: 1197 MB/s 973449 calls/s # udp tx: 1362 MB/s 23116 calls/s 23116 msg/s # UDP GRO fwd perf udp rx: 1368 MB/s 1113201 calls/s # udp tx: 1581 MB/s 26830 calls/s 26830 msg/s # udp rx: 1928 MB/s 1569577 calls/s # udp tx: 1953 MB/s 33133 calls/s 33133 msg/s # udp rx: 1897 MB/s 1544384 calls/s # udp tx: 1952 MB/s 33109 calls/s 33109 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: 1760 MB/s 1429885 calls/s # udp tx: 1921 MB/s 32593 calls/s 32593 msg/s # udp rx: 1852 MB/s 1505408 calls/s # udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # udp rx: 1842 MB/s 1495331 calls/s # udp tx: 1924 MB/s 32635 calls/s 32635 msg/s # UDP GRO fwd perf udp rx: 1641 MB/s 1331737 calls/s # udp tx: 1851 MB/s 31396 calls/s 31396 msg/s # udp rx: 1694 MB/s 1374736 calls/s # udp tx: 1901 MB/s 32244 calls/s 32244 msg/s # udp rx: 1735 MB/s 1407701 calls/s # udp tx: 1920 MB/s 32580 calls/s 32580 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__->