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: 1605 MB/s 1307394 calls/s # udp tx: 1808 MB/s 30677 calls/s 30677 msg/s # udp rx: 1874 MB/s 1525739 calls/s # udp tx: 1884 MB/s 31962 calls/s 31962 msg/s # udp rx: 1874 MB/s 1525870 calls/s # udp tx: 1882 MB/s 31936 calls/s 31936 msg/s # UDP GRO fwd perf udp rx: 1123 MB/s 914657 calls/s # udp tx: 1206 MB/s 20462 calls/s 20462 msg/s # udp rx: 1043 MB/s 849633 calls/s # udp tx: 1071 MB/s 18176 calls/s 18176 msg/s # udp rx: 904 MB/s 736014 calls/s # udp tx: 1212 MB/s 20567 calls/s 20567 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1358 MB/s 23045 calls/s 23045 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 1587 MB/s 26928 calls/s 26928 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # UDP tunnel GRO fwd perf udp tx: 1818 MB/s 30846 calls/s 30846 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1825 MB/s 30967 calls/s 30967 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1784 MB/s 30267 calls/s 30267 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1556 MB/s 1267146 calls/s # udp tx: 1672 MB/s 28359 calls/s 28359 msg/s # udp rx: 1709 MB/s 1391590 calls/s # udp tx: 1733 MB/s 29408 calls/s 29408 msg/s # udp rx: 1788 MB/s 1456078 calls/s # udp tx: 1794 MB/s 30443 calls/s 30443 msg/s # UDP GRO fwd perf udp rx: 1288 MB/s 1048321 calls/s # udp tx: 1483 MB/s 25161 calls/s 25161 msg/s # udp rx: 934 MB/s 760839 calls/s # udp tx: 1079 MB/s 18301 calls/s 18301 msg/s # udp rx: 931 MB/s 757888 calls/s # udp tx: 1116 MB/s 18940 calls/s 18940 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1072 MB/s 18195 calls/s 18195 msg/s # udp rx: 58 MB/s 48004 calls/s # udp tx: 1098 MB/s 18625 calls/s 18625 msg/s # udp rx: 45 MB/s 37250 calls/s # udp tx: 1175 MB/s 19929 calls/s 19929 msg/s # udp rx: 0 MB/s 659 calls/s # UDP tunnel GRO fwd perf udp rx: 98 MB/s 80473 calls/s # udp tx: 1157 MB/s 19634 calls/s 19634 msg/s # udp tx: 1146 MB/s 19452 calls/s 19452 msg/s # udp rx: 85 MB/s 69433 calls/s # udp tx: 1183 MB/s 20072 calls/s 20072 msg/s # udp rx: 5 MB/s 4189 calls/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__->