issues
search
open-traffic-generator
/
conformance
Open Traffic Generator Conformance Tests
MIT License
4
stars
1
forks
source link
IPv4 traffic with fixed source and destination
#11
Open
ankiroy8
opened
2 years ago
ankiroy8
commented
2 years ago
Config
Two back-to-back connected test ports
One for tx
Another for rx
One Flow with,
Fixed frame size of 256B
Rate of 50 PPS
Packet count 100
Packet headers ethernet and ipv4
IPv4 header with,
Fixed source
Fixed destination
Validation
Push configuration
Start capture on rx port
Start transmit on tx port
Wait until following is as expected,
Frames tx/rx, bytes tx/rx and transmit state in flow metrics
Fetch capture and ensure following is as expected,
ethernet.ether_type
ipv4.protocol, ipv4.total_length, ipv4.src, ipv4.dst
size of each frame
(best effort) checksum of all headers
Config
Validation