numam-dpdk/lib/librte_ethdev
Andrew Rybchenko 189f554647 ethdev: advertise MTU as retained across stop/start
Changing MTU in running state may return -EBUSY saying that
MTU cannot be changed when the port is running. It assumes
that changes may be done in stopped and started (but some
PMDs may reject it) state and it is logical to require that
changes done in any of these states are retained.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2019-03-20 18:15:42 +01:00
..
2018-12-20 19:00:10 +01:00
2018-12-20 19:00:10 +01:00
2018-04-27 18:01:00 +01:00
2018-12-20 19:00:10 +01:00