-
Notifications
You must be signed in to change notification settings - Fork 0
Support for DPDK applications #1
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
base: master
Are you sure you want to change the base?
Conversation
|
Note to self:
|
|
Run
Hehe |
|
Successful run with
Output: It was possible to replay the trace: |
|
After applying b667be5.
|
|
Recorded a trace on
|
|
Testing on
|
It is |
|
Continued on
|
|
Working with recording and replaying traces of testpmd on after changing to |
I would name this, __very Work in Progress__. This commit: - `0xc0181b01` is a RDMA_VERBS_IOCTL `ioctl` command used internally by libibverbs, which is used by mlx5 DPDK PMD. - `76` is an ETHTOOL subcommand used by mlx5 PMD.
For now just handle the ETHTOOL_GSTATS command. Does not do anything useful.
TODO:
dpdk-exampleapplication and command line arguments.virtioNIC).dpdk/devtools/test-null.sh.dpdkwith Mellanox NICs support.TODO in rr:
RDMA_VERBS_IOCTLioctl command to rr?76) mlx5 PMD uses which is not exposed in Linux headers?ETHTOOL_GLINKSETTINGSproperly.ETHTOOL_GSTATSproperly.