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: 897 MB/s 730507 calls/s # udp tx: 942 MB/s 15981 calls/s 15981 msg/s # udp rx: 893 MB/s 727713 calls/s # udp tx: 942 MB/s 15983 calls/s 15983 msg/s # udp rx: 916 MB/s 745935 calls/s # udp tx: 943 MB/s 15994 calls/s 15994 msg/s # UDP GRO fwd perf udp rx: 1225 MB/s 997720 calls/s # udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # udp rx: 1535 MB/s 1250002 calls/s # udp tx: 1548 MB/s 26272 calls/s 26272 msg/s # udp rx: 1344 MB/s 1093880 calls/s # udp tx: 1363 MB/s 23123 calls/s 23123 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 358 MB/s 291062 calls/s # udp tx: 837 MB/s 14198 calls/s 14198 msg/s # udp rx: 805 MB/s 655228 calls/s # udp tx: 985 MB/s 16718 calls/s 16718 msg/s # udp rx: 934 MB/s 760462 calls/s # udp tx: 952 MB/s 16153 calls/s 16153 msg/s # UDP tunnel GRO fwd perf udp rx: 568 MB/s 462283 calls/s # udp tx: 991 MB/s 16810 calls/s 16810 msg/s # udp rx: 833 MB/s 677475 calls/s # udp tx: 982 MB/s 16671 calls/s 16671 msg/s # udp rx: 810 MB/s 658240 calls/s # udp tx: 993 MB/s 16857 calls/s 16857 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1081 MB/s 879945 calls/s # udp tx: 1437 MB/s 24385 calls/s 24385 msg/s # udp rx: 1550 MB/s 1262518 calls/s # udp tx: 1729 MB/s 29327 calls/s 29327 msg/s # udp rx: 1813 MB/s 1476200 calls/s # udp tx: 1819 MB/s 30863 calls/s 30863 msg/s # UDP GRO fwd perf udp rx: 1164 MB/s 947569 calls/s # udp tx: 1294 MB/s 21950 calls/s 21950 msg/s # udp rx: 1344 MB/s 1094433 calls/s # udp tx: 1347 MB/s 22855 calls/s 22855 msg/s # udp rx: 1374 MB/s 1118476 calls/s # udp tx: 1432 MB/s 24294 calls/s 24294 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 184 MB/s 149985 calls/s # udp tx: 1346 MB/s 22842 calls/s 22842 msg/s # udp rx: 203 MB/s 165449 calls/s # udp tx: 1363 MB/s 23128 calls/s 23128 msg/s # udp tx: 1348 MB/s 22879 calls/s 22879 msg/s # udp rx: 157 MB/s 128289 calls/s # UDP tunnel GRO fwd perf udp rx: 190 MB/s 154648 calls/s # udp tx: 1348 MB/s 22873 calls/s 22873 msg/s # udp rx: 256 MB/s 208437 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp rx: 307 MB/s 250161 calls/s # udp tx: 1207 MB/s 20488 calls/s 20488 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__->