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: 1311 MB/s 1067323 calls/s # udp tx: 1980 MB/s 33583 calls/s 33583 msg/s # udp rx: 1710 MB/s 1392390 calls/s # udp tx: 1942 MB/s 32940 calls/s 32940 msg/s # udp rx: 1937 MB/s 1577629 calls/s # udp tx: 1959 MB/s 33238 calls/s 33238 msg/s # UDP GRO fwd perf udp rx: 1690 MB/s 1376525 calls/s # udp tx: 1823 MB/s 30936 calls/s 30936 msg/s # udp rx: 1780 MB/s 1449538 calls/s # udp tx: 1788 MB/s 30337 calls/s 30337 msg/s # udp rx: 1950 MB/s 1588052 calls/s # udp tx: 1956 MB/s 33191 calls/s 33191 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1771 MB/s 30050 calls/s 30050 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1795 MB/s 30452 calls/s 30452 msg/s # udp rx: 6 MB/s 5492 calls/s # udp tx: 1757 MB/s 29803 calls/s 29803 msg/s # udp rx: 114 MB/s 92878 calls/s # UDP tunnel GRO fwd perf udp tx: 1767 MB/s 29985 calls/s 29985 msg/s # udp rx: 2 MB/s 1696 calls/s # udp tx: 1530 MB/s 25956 calls/s 25956 msg/s # udp rx: 2 MB/s 1792 calls/s # udp tx: 1789 MB/s 30358 calls/s 30358 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1575 MB/s 1281791 calls/s # udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # udp rx: 1902 MB/s 1547311 calls/s # udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # udp rx: 1862 MB/s 1515928 calls/s # udp tx: 1882 MB/s 31923 calls/s 31923 msg/s # UDP GRO fwd perf udp rx: 812 MB/s 660966 calls/s # udp tx: 1189 MB/s 20175 calls/s 20175 msg/s # udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # udp rx: 822 MB/s 669426 calls/s # udp tx: 1206 MB/s 20459 calls/s 20459 msg/s # udp rx: 970 MB/s 789802 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1776 MB/s 30137 calls/s 30137 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1704 MB/s 28905 calls/s 28905 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1003 MB/s 17016 calls/s 17016 msg/s # UDP tunnel GRO fwd perf udp tx: 1744 MB/s 29591 calls/s 29591 msg/s # udp rx: 73 MB/s 60116 calls/s # udp tx: 1776 MB/s 30136 calls/s 30136 msg/s # udp rx: 161 MB/s 130819 calls/s # udp tx: 1010 MB/s 17143 calls/s 17143 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__->