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: 1707 MB/s 1389680 calls/s # udp tx: 1966 MB/s 33353 calls/s 33353 msg/s # udp rx: 1972 MB/s 1605772 calls/s # udp tx: 1983 MB/s 33645 calls/s 33645 msg/s # udp rx: 1970 MB/s 1604119 calls/s # udp tx: 1983 MB/s 33633 calls/s 33633 msg/s # UDP GRO fwd perf udp rx: 1812 MB/s 1475390 calls/s # udp tx: 1958 MB/s 33221 calls/s 33221 msg/s # udp rx: 1945 MB/s 1583908 calls/s # udp tx: 1966 MB/s 33350 calls/s 33350 msg/s # udp rx: 1627 MB/s 1324763 calls/s # udp tx: 1966 MB/s 33353 calls/s 33353 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: 1786 MB/s 1453975 calls/s # udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # udp rx: 1447 MB/s 1178658 calls/s # udp tx: 1947 MB/s 33023 calls/s 33023 msg/s # udp rx: 1930 MB/s 1571433 calls/s # udp tx: 1954 MB/s 33147 calls/s 33147 msg/s # UDP GRO fwd perf udp rx: 1803 MB/s 1468382 calls/s # udp tx: 1877 MB/s 31839 calls/s 31839 msg/s # udp rx: 1957 MB/s 1593860 calls/s # udp tx: 1972 MB/s 33453 calls/s 33453 msg/s # udp rx: 1911 MB/s 1554976 calls/s # udp tx: 1969 MB/s 33408 calls/s 33408 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__->