Lines Matching full:send
32 Send ICMP Timestamp Request
33 [Documentation] Send ICMP packet type 13 and check BMC drops such packets
36 # Send ICMP packet type 13 to BMC and check packet loss.
37 ${packet_loss}= Send Network Packets And Get Packet Loss
42 Send ICMP Netmask Request
43 [Documentation] Send ICMP packet type 17 and check BMC drops such packets
46 # Send ICMP packet type 17 to BMC and check packet loss.
47 ${packet_loss}= Send Network Packets And Get Packet Loss
52 Send Continuous ICMP Echo Request To BMC And Verify No Packet Loss
53 [Documentation] Send ICMP packet type 8 continuously and check no packets are dropped from BMC
56 # Send ICMP packet type 8 to BMC and check packet loss.
57 ${packet_loss}= Send Network Packets And Get Packet Loss
62 Send Network Packets Continuously To Redfish Interface
63 [Documentation] Send network packets continuously to Redfish interface and verify stability.
66 # Send large number of packets to Redfish interface.
67 ${packet_loss}= Send Network Packets And Get Packet Loss
77 Send Network Packets Continuously To IPMI Port
78 [Documentation] Send network packets continuously to IPMI port and verify stability.
81 # Send large number of packets to IPMI port.
82 ${packet_loss}= Send Network Packets And Get Packet Loss
91 Send Network Packets Continuously To SSH Port
92 [Documentation] Send network packets continuously to SSH port and verify stability.
95 # Send large number of packets to SSH port.
96 ${packet_loss}= Send Network Packets And Get Packet Loss
108 [Documentation] Send large number of packets with flags to Redfish interface
111 [Template] Send Network Packets With Flags And Verify Stability
131 Send Network Packets Continuously To SOL Port
132 [Documentation] Send network packets continuously to SOL port and verify stability.
136 # Send large number of packets to SOL port.
137 ${packet_loss}= Send Network Packets And Get Packet Loss
148 Send Continuous TCP Connection Requests To Redfish Interface And Check Stability
166 Send Continuous TCP Connection Requests To IPMI Interface And Check Stability
183 Send Continuous TCP Connection Requests To SSH Interface And Check Stability