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: 899 MB/s 730545 calls/s # udp tx: 1246 MB/s 21140 calls/s 21140 msg/s # udp rx: 1032 MB/s 837836 calls/s # udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # udp rx: 1241 MB/s 1009707 calls/s # udp tx: 1302 MB/s 22087 calls/s 22087 msg/s # UDP GRO fwd perf udp rx: 1058 MB/s 859308 calls/s # udp tx: 1303 MB/s 22107 calls/s 22107 msg/s # udp rx: 1650 MB/s 1340662 calls/s # udp tx: 1861 MB/s 31577 calls/s 31577 msg/s # udp rx: 1872 MB/s 1521780 calls/s # udp tx: 1936 MB/s 32843 calls/s 32843 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: 1466 MB/s 1187626 calls/s # udp tx: 1911 MB/s 32417 calls/s 32417 msg/s # udp rx: 1665 MB/s 1349301 calls/s # udp tx: 1930 MB/s 32748 calls/s 32748 msg/s # udp rx: 1748 MB/s 1417196 calls/s # udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # UDP GRO fwd perf udp rx: 1467 MB/s 1189296 calls/s # udp tx: 1912 MB/s 32438 calls/s 32438 msg/s # udp rx: 1579 MB/s 1280062 calls/s # udp tx: 1856 MB/s 31486 calls/s 31486 msg/s # udp rx: 1484 MB/s 1202508 calls/s # udp tx: 1876 MB/s 31825 calls/s 31825 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__->