Skip to content

Conversation

@jukkar
Copy link
Member

@jukkar jukkar commented Jun 8, 2020

Add -c option to echo-client. This option will randomly assign socket priority to the sent packet. Add also commands that map the socket priority to VLAN priority so that the recipient application (echo-server) is able to place packets to different RX queues. This will allow testing of RX queing.

jukkar added 2 commits April 27, 2021 13:59
Add -c option which tells the echo-client to set the socket
priority so that the system can set the VLAN priority of the
sent packet. This requires that net-setup.sh is started with
VLAN support and the system is set to map socket priority to
VLAN priority. One such config file is zeth-vlan-priority.conf
file found in this project.

Signed-off-by: Jukka Rissanen <[email protected]>
The zeth-vlan-priority.conf file contains commands that setup
socket priority to VLAN priority mapping.

Signed-off-by: Jukka Rissanen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants