make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1763 MB/s 1434312 calls/s # udp tx: 1885 MB/s 31984 calls/s 31984 msg/s # udp rx: 1846 MB/s 1502574 calls/s # udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # udp rx: 1675 MB/s 1362974 calls/s # udp tx: 1938 MB/s 32871 calls/s 32871 msg/s # UDP GRO fwd perf udp rx: 1295 MB/s 1053026 calls/s # udp tx: 1914 MB/s 32469 calls/s 32469 msg/s # udp rx: 1834 MB/s 1493076 calls/s # udp tx: 1937 MB/s 32858 calls/s 32858 msg/s # udp rx: 1491 MB/s 1213820 calls/s # udp tx: 1888 MB/s 32023 calls/s 32023 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: 1629 MB/s 1323133 calls/s # udp tx: 1830 MB/s 31051 calls/s 31051 msg/s # udp rx: 1706 MB/s 1385118 calls/s # udp tx: 1811 MB/s 30726 calls/s 30726 msg/s # udp rx: 1587 MB/s 1289321 calls/s # udp tx: 1710 MB/s 29016 calls/s 29016 msg/s # UDP GRO fwd perf udp rx: 1228 MB/s 997834 calls/s # udp tx: 1867 MB/s 31673 calls/s 31673 msg/s # udp rx: 1580 MB/s 1282572 calls/s # udp tx: 1927 MB/s 32690 calls/s 32690 msg/s # udp rx: 1716 MB/s 1391136 calls/s # udp tx: 1924 MB/s 32635 calls/s 32635 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__->