| Bug ID | 1483 |
|---|---|
| Summary | mlx5 PMD does not apply MTU from rte_eth_conf.rxmode.mtu on rte_eth_dev_configure() |
| Product | DPDK |
| Version | unspecified |
| Hardware | All |
| OS | All |
| Status | UNCONFIRMED |
| Severity | normal |
| Priority | Normal |
| Component | ethdev |
| Assignee | dev@dpdk.org |
| Reporter | dsosnowski@nvidia.com |
| Target Milestone | --- |
MTU can be specified during port configuration through rte_eth_conf.rxmode.mtu field. Any value provided here is not propagated by mlx5 PMD to corresponding kernel interface.