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: 1274 MB/s 1037328 calls/s # udp tx: 1736 MB/s 29452 calls/s 29452 msg/s # udp rx: 1790 MB/s 1457693 calls/s # udp tx: 1810 MB/s 30710 calls/s 30710 msg/s # udp rx: 1804 MB/s 1469100 calls/s # udp tx: 1819 MB/s 30853 calls/s 30853 msg/s # UDP GRO fwd perf udp rx: 1517 MB/s 1233943 calls/s # udp tx: 1745 MB/s 29598 calls/s 29598 msg/s # udp rx: 1719 MB/s 1399523 calls/s # udp tx: 1821 MB/s 30899 calls/s 30899 msg/s # udp rx: 1783 MB/s 1451697 calls/s # udp tx: 1796 MB/s 30475 calls/s 30475 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 584 MB/s 475464 calls/s # udp tx: 976 MB/s 16554 calls/s 16554 msg/s # udp rx: 684 MB/s 556937 calls/s # udp tx: 986 MB/s 16736 calls/s 16736 msg/s # udp rx: 784 MB/s 638124 calls/s # udp tx: 940 MB/s 15947 calls/s 15947 msg/s # UDP tunnel GRO fwd perf udp rx: 795 MB/s 647551 calls/s # udp tx: 867 MB/s 14709 calls/s 14709 msg/s # udp rx: 880 MB/s 716209 calls/s # udp tx: 951 MB/s 16135 calls/s 16135 msg/s # udp rx: 858 MB/s 698007 calls/s # udp tx: 976 MB/s 16562 calls/s 16562 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1398 MB/s 1138241 calls/s # udp tx: 1786 MB/s 30297 calls/s 30297 msg/s # udp rx: 1682 MB/s 1369296 calls/s # udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # udp rx: 1838 MB/s 1496313 calls/s # udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # UDP GRO fwd perf udp rx: 1680 MB/s 1368384 calls/s # udp tx: 1738 MB/s 29488 calls/s 29488 msg/s # udp rx: 1624 MB/s 1322528 calls/s # udp tx: 1625 MB/s 27572 calls/s 27572 msg/s # udp rx: 1635 MB/s 1331073 calls/s # udp tx: 1635 MB/s 27738 calls/s 27738 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 293 MB/s 237644 calls/s # udp tx: 1383 MB/s 23463 calls/s 23463 msg/s # udp rx: 338 MB/s 273706 calls/s # udp tx: 1419 MB/s 24069 calls/s 24069 msg/s # udp rx: 376 MB/s 304580 calls/s # udp tx: 1397 MB/s 23705 calls/s 23705 msg/s # UDP tunnel GRO fwd perf udp rx: 424 MB/s 344785 calls/s # udp tx: 1211 MB/s 20546 calls/s 20546 msg/s # udp rx: 348 MB/s 282928 calls/s # udp tx: 1389 MB/s 23574 calls/s 23574 msg/s # udp rx: 179 MB/s 145015 calls/s # udp tx: 1442 MB/s 24469 calls/s 24469 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__->