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: 1757 MB/s 1430801 calls/s # udp tx: 1860 MB/s 31558 calls/s 31558 msg/s # udp rx: 1769 MB/s 1440272 calls/s # udp tx: 1758 MB/s 29833 calls/s 29833 msg/s # udp rx: 1239 MB/s 1009148 calls/s # udp tx: 1252 MB/s 21242 calls/s 21242 msg/s # UDP GRO fwd perf udp rx: 1053 MB/s 857791 calls/s # udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # udp rx: 976 MB/s 794803 calls/s # udp tx: 1191 MB/s 20211 calls/s 20211 msg/s # udp rx: 1206 MB/s 982222 calls/s # udp tx: 1208 MB/s 20492 calls/s 20492 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 504 MB/s 409595 calls/s # udp tx: 1055 MB/s 17910 calls/s 17910 msg/s # udp tx: 1153 MB/s 19565 calls/s 19565 msg/s # udp rx: 527 MB/s 428029 calls/s # udp tx: 1138 MB/s 19315 calls/s 19315 msg/s # udp rx: 524 MB/s 425673 calls/s # UDP tunnel GRO fwd perf udp rx: 625 MB/s 508224 calls/s # udp tx: 1043 MB/s 17704 calls/s 17704 msg/s # udp rx: 843 MB/s 685156 calls/s # udp tx: 1061 MB/s 18006 calls/s 18006 msg/s # udp rx: 833 MB/s 677280 calls/s # udp tx: 1084 MB/s 18399 calls/s 18399 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1543 MB/s 1255941 calls/s # udp tx: 1916 MB/s 32505 calls/s 32505 msg/s # udp rx: 1890 MB/s 1538474 calls/s # udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # udp rx: 1889 MB/s 1537421 calls/s # udp tx: 1926 MB/s 32675 calls/s 32675 msg/s # UDP GRO fwd perf udp rx: 1608 MB/s 1308296 calls/s # udp tx: 1774 MB/s 30093 calls/s 30093 msg/s # udp rx: 1484 MB/s 1206672 calls/s # udp tx: 1926 MB/s 32670 calls/s 32670 msg/s # udp rx: 1625 MB/s 1321565 calls/s # udp tx: 1927 MB/s 32700 calls/s 32700 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1729 MB/s 29332 calls/s 29332 msg/s # udp rx: 198 MB/s 161102 calls/s # udp tx: 1830 MB/s 31043 calls/s 31043 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1837 MB/s 31157 calls/s 31157 msg/s # UDP tunnel GRO fwd perf udp tx: 1683 MB/s 28556 calls/s 28556 msg/s # udp rx: 63 MB/s 51702 calls/s # udp tx: 1828 MB/s 31007 calls/s 31007 msg/s # udp rx: 6 MB/s 5055 calls/s # udp tx: 1832 MB/s 31088 calls/s 31088 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__->