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: 1482 MB/s 1207257 calls/s # udp tx: 1578 MB/s 26773 calls/s 26773 msg/s # udp rx: 1562 MB/s 1272061 calls/s # udp tx: 1726 MB/s 29282 calls/s 29282 msg/s # udp rx: 1762 MB/s 1434684 calls/s # udp tx: 1768 MB/s 29988 calls/s 29988 msg/s # UDP GRO fwd perf udp rx: 1171 MB/s 953720 calls/s # udp tx: 1244 MB/s 21112 calls/s 21112 msg/s # udp rx: 1175 MB/s 957121 calls/s # udp tx: 1194 MB/s 20252 calls/s 20252 msg/s # udp rx: 1162 MB/s 944924 calls/s # udp tx: 1257 MB/s 21331 calls/s 21331 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp rx: 245 MB/s 197875 calls/s # udp tx: 1438 MB/s 24406 calls/s 24406 msg/s # udp rx: 738 MB/s 596003 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 756 MB/s 612506 calls/s # UDP tunnel GRO fwd perf udp rx: 603 MB/s 488304 calls/s # udp tx: 1349 MB/s 22883 calls/s 22883 msg/s # udp rx: 811 MB/s 656203 calls/s # udp tx: 1350 MB/s 22910 calls/s 22910 msg/s # udp rx: 614 MB/s 496128 calls/s # udp tx: 1441 MB/s 24452 calls/s 24452 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1218 MB/s 991771 calls/s # udp tx: 1480 MB/s 25111 calls/s 25111 msg/s # udp rx: 1595 MB/s 1298389 calls/s # udp tx: 1624 MB/s 27553 calls/s 27553 msg/s # udp rx: 1704 MB/s 1386436 calls/s # udp tx: 1782 MB/s 30225 calls/s 30225 msg/s # UDP GRO fwd perf udp rx: 1349 MB/s 1096639 calls/s # udp tx: 1658 MB/s 28125 calls/s 28125 msg/s # udp rx: 1652 MB/s 1345344 calls/s # udp tx: 1650 MB/s 27999 calls/s 27999 msg/s # udp rx: 1519 MB/s 1237153 calls/s # udp tx: 1516 MB/s 25729 calls/s 25729 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 988 MB/s 16758 calls/s 16758 msg/s # udp rx: 203 MB/s 165310 calls/s # udp tx: 983 MB/s 16682 calls/s 16682 msg/s # udp rx: 33 MB/s 27395 calls/s # udp tx: 934 MB/s 15845 calls/s 15845 msg/s # udp rx: 693 MB/s 563926 calls/s # UDP tunnel GRO fwd perf udp rx: 415 MB/s 338026 calls/s # udp tx: 897 MB/s 15221 calls/s 15221 msg/s # udp rx: 835 MB/s 679541 calls/s # udp tx: 871 MB/s 14788 calls/s 14788 msg/s # udp rx: 851 MB/s 692790 calls/s # udp tx: 915 MB/s 15530 calls/s 15530 msg/s 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' [?2004hxx__-> echo $? 0 xx__->