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: 1495 MB/s 1217219 calls/s # udp tx: 1813 MB/s 30755 calls/s 30755 msg/s # udp rx: 1691 MB/s 1376698 calls/s # udp tx: 1863 MB/s 31608 calls/s 31608 msg/s # udp rx: 1359 MB/s 1106522 calls/s # udp tx: 1885 MB/s 31986 calls/s 31986 msg/s # UDP GRO fwd perf udp rx: 1565 MB/s 1273580 calls/s # udp tx: 1799 MB/s 30529 calls/s 30529 msg/s # udp rx: 1821 MB/s 1482397 calls/s # udp tx: 1865 MB/s 31635 calls/s 31635 msg/s # udp rx: 1876 MB/s 1527863 calls/s # udp tx: 1897 MB/s 32186 calls/s 32186 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 405 MB/s 327950 calls/s # udp tx: 1231 MB/s 20882 calls/s 20882 msg/s # udp rx: 767 MB/s 621828 calls/s # udp tx: 1405 MB/s 23844 calls/s 23844 msg/s # udp rx: 1121 MB/s 908568 calls/s # udp tx: 1399 MB/s 23729 calls/s 23729 msg/s # UDP tunnel GRO fwd perf udp rx: 815 MB/s 658837 calls/s # udp tx: 1433 MB/s 24320 calls/s 24320 msg/s # udp rx: 811 MB/s 654484 calls/s # udp tx: 1442 MB/s 24473 calls/s 24473 msg/s # udp rx: 774 MB/s 625356 calls/s # udp tx: 1419 MB/s 24077 calls/s 24077 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1034 MB/s 841549 calls/s # udp tx: 1114 MB/s 18910 calls/s 18910 msg/s # udp rx: 938 MB/s 763676 calls/s # udp tx: 1129 MB/s 19149 calls/s 19149 msg/s # udp rx: 1016 MB/s 827182 calls/s # udp tx: 1148 MB/s 19475 calls/s 19475 msg/s # UDP GRO fwd perf udp rx: 1228 MB/s 999608 calls/s # udp tx: 1419 MB/s 24073 calls/s 24073 msg/s # udp rx: 1240 MB/s 1009263 calls/s # udp tx: 1430 MB/s 24254 calls/s 24254 msg/s # udp rx: 1326 MB/s 1079946 calls/s # udp tx: 1362 MB/s 23116 calls/s 23116 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1025 MB/s 17391 calls/s 17391 msg/s # udp rx: 1 MB/s 1239 calls/s # udp tx: 1014 MB/s 17207 calls/s 17207 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1015 MB/s 17227 calls/s 17227 msg/s # UDP tunnel GRO fwd perf udp rx: 67 MB/s 54660 calls/s # udp tx: 1480 MB/s 25113 calls/s 25113 msg/s # udp tx: 1428 MB/s 24227 calls/s 24227 msg/s # udp rx: 44 MB/s 35994 calls/s # udp tx: 1438 MB/s 24397 calls/s 24397 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' xx__-> echo $? 0 xx__->