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: 1013 MB/s 825113 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 msg/s # udp rx: 1193 MB/s 971830 calls/s # udp tx: 1195 MB/s 20279 calls/s 20279 msg/s # udp rx: 1197 MB/s 974998 calls/s # udp tx: 1199 MB/s 20349 calls/s 20349 msg/s # UDP GRO fwd perf udp rx: 1340 MB/s 1091369 calls/s # udp tx: 1403 MB/s 23798 calls/s 23798 msg/s # udp rx: 1358 MB/s 1106009 calls/s # udp tx: 1357 MB/s 23020 calls/s 23020 msg/s # udp rx: 1456 MB/s 1185899 calls/s # udp tx: 1468 MB/s 24910 calls/s 24910 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 369 MB/s 298559 calls/s # udp tx: 1307 MB/s 22177 calls/s 22177 msg/s # udp rx: 836 MB/s 674965 calls/s # udp tx: 1453 MB/s 24644 calls/s 24644 msg/s # udp rx: 843 MB/s 681216 calls/s # udp tx: 1450 MB/s 24604 calls/s 24604 msg/s # UDP tunnel GRO fwd perf udp rx: 863 MB/s 697897 calls/s # udp tx: 1438 MB/s 24403 calls/s 24403 msg/s # udp rx: 813 MB/s 657007 calls/s # udp tx: 1453 MB/s 24660 calls/s 24660 msg/s # udp rx: 846 MB/s 683264 calls/s # udp tx: 1451 MB/s 24619 calls/s 24619 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1445 MB/s 1176810 calls/s # udp tx: 1805 MB/s 30614 calls/s 30614 msg/s # udp rx: 1820 MB/s 1481857 calls/s # udp tx: 1824 MB/s 30948 calls/s 30948 msg/s # udp rx: 1811 MB/s 1474596 calls/s # udp tx: 1816 MB/s 30813 calls/s 30813 msg/s # UDP GRO fwd perf udp rx: 1632 MB/s 1328871 calls/s # udp tx: 1740 MB/s 29517 calls/s 29517 msg/s # udp rx: 1820 MB/s 1481843 calls/s # udp tx: 1822 MB/s 30910 calls/s 30910 msg/s # udp rx: 1813 MB/s 1476055 calls/s # udp tx: 1815 MB/s 30793 calls/s 30793 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 311 MB/s 252252 calls/s # udp tx: 1413 MB/s 23982 calls/s 23982 msg/s # udp rx: 257 MB/s 207963 calls/s # udp tx: 1429 MB/s 24250 calls/s 24250 msg/s # udp rx: 282 MB/s 228352 calls/s # udp tx: 1413 MB/s 23978 calls/s 23978 msg/s # UDP tunnel GRO fwd perf udp rx: 574 MB/s 465180 calls/s # udp tx: 1362 MB/s 23109 calls/s 23109 msg/s # udp rx: 302 MB/s 244518 calls/s # udp tx: 1421 MB/s 24110 calls/s 24110 msg/s # udp rx: 268 MB/s 216320 calls/s # udp tx: 1432 MB/s 24299 calls/s 24299 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__->