Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable playback feature in transmitter apps #70

Open
jcfreeman2 opened this issue May 9, 2023 · 0 comments
Open

Enable playback feature in transmitter apps #70

jcfreeman2 opened this issue May 9, 2023 · 0 comments

Comments

@jcfreeman2
Copy link
Contributor

I say "transmitter apps" in the title so as to include one or both of dpdklibs_test_frame_transmitter and dpdklibs_test_transmit_and_receive. The idea would be to have a command line argument like --playback <filename> where <filename> would be a binary file containing ethernet packets that could be extracted from the file and sent out on the wire. Note that a couple of weeks ago I added functions to include/dpdklibs/udp/Utils.hpp (add_file_contents_to_vector and get_ethernet_packets) which should make this task considerably easier. We could also consider updating dpdklibs_test_frame_receiver so that after it opens its currently-existing dpdklibs_test_frame_receiver.dat file it fills it with the ethernet packets it receives.

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

No branches or pull requests

1 participant