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: 815 MB/s 663343 calls/s # udp tx: 1724 MB/s 29243 calls/s 29243 msg/s # udp rx: 850 MB/s 691959 calls/s # udp tx: 1773 MB/s 30088 calls/s 30088 msg/s # udp rx: 884 MB/s 719943 calls/s # udp tx: 1783 MB/s 30242 calls/s 30242 msg/s # UDP GRO fwd perf udp rx: 863 MB/s 702292 calls/s # udp tx: 1190 MB/s 20192 calls/s 20192 msg/s # udp rx: 1037 MB/s 844177 calls/s # udp tx: 1171 MB/s 19866 calls/s 19866 msg/s # udp rx: 1287 MB/s 1047665 calls/s # udp tx: 1406 MB/s 23853 calls/s 23853 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 188 MB/s 153468 calls/s # udp tx: 698 MB/s 11852 calls/s 11852 msg/s # udp rx: 305 MB/s 248843 calls/s # udp tx: 829 MB/s 14069 calls/s 14069 msg/s # udp rx: 578 MB/s 470453 calls/s # udp tx: 800 MB/s 13571 calls/s 13571 msg/s # UDP tunnel GRO fwd perf udp rx: 264 MB/s 214222 calls/s # udp tx: 1339 MB/s 22723 calls/s 22723 msg/s # udp rx: 530 MB/s 429828 calls/s # udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # udp rx: 935 MB/s 759616 calls/s # udp tx: 1115 MB/s 18928 calls/s 18928 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 853 MB/s 694490 calls/s # udp tx: 1171 MB/s 19871 calls/s 19871 msg/s # udp rx: 735 MB/s 598587 calls/s # udp tx: 1164 MB/s 19746 calls/s 19746 msg/s # udp rx: 1130 MB/s 919476 calls/s # udp tx: 1170 MB/s 19857 calls/s 19857 msg/s # UDP GRO fwd perf udp rx: 980 MB/s 796938 calls/s # udp tx: 1354 MB/s 22976 calls/s 22976 msg/s # udp rx: 1400 MB/s 1140444 calls/s # udp tx: 1406 MB/s 23856 calls/s 23856 msg/s # udp rx: 1252 MB/s 1019156 calls/s # udp tx: 1302 MB/s 22088 calls/s 22088 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 399 MB/s 325021 calls/s # udp tx: 1204 MB/s 20426 calls/s 20426 msg/s # udp rx: 614 MB/s 499786 calls/s # udp tx: 1135 MB/s 19253 calls/s 19253 msg/s # udp rx: 545 MB/s 442949 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # UDP tunnel GRO fwd perf udp rx: 661 MB/s 537858 calls/s # udp tx: 936 MB/s 15890 calls/s 15890 msg/s # udp rx: 793 MB/s 645506 calls/s # udp tx: 924 MB/s 15674 calls/s 15674 msg/s # udp rx: 672 MB/s 547085 calls/s # udp tx: 911 MB/s 15466 calls/s 15466 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__->