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: 1329 MB/s 1082161 calls/s # udp tx: 1937 MB/s 32868 calls/s 32868 msg/s # udp rx: 1927 MB/s 1569316 calls/s # udp tx: 1974 MB/s 33482 calls/s 33482 msg/s # udp rx: 1927 MB/s 1569339 calls/s # udp tx: 1969 MB/s 33411 calls/s 33411 msg/s # UDP GRO fwd perf udp rx: 812 MB/s 658625 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # udp rx: 906 MB/s 734304 calls/s # udp tx: 1337 MB/s 22691 calls/s 22691 msg/s # udp rx: 786 MB/s 636802 calls/s # udp tx: 1372 MB/s 23285 calls/s 23285 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: 1563 MB/s 1266667 calls/s # udp tx: 1950 MB/s 33086 calls/s 33086 msg/s # udp rx: 1743 MB/s 1413786 calls/s # udp tx: 1948 MB/s 33054 calls/s 33054 msg/s # udp rx: 1835 MB/s 1488955 calls/s # udp tx: 1940 MB/s 32916 calls/s 32916 msg/s # UDP GRO fwd perf udp rx: 1416 MB/s 1148712 calls/s # udp tx: 1914 MB/s 32474 calls/s 32474 msg/s # udp rx: 1814 MB/s 1470349 calls/s # udp tx: 1943 MB/s 32960 calls/s 32960 msg/s # udp rx: 1479 MB/s 1200596 calls/s # udp tx: 1726 MB/s 29280 calls/s 29280 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__->