On 30/10/2023 09:49, [email protected] wrote:
From: Jakob Meng<[email protected]>
For better usability, the function pairs get_config() and
set_config() for netdevs should be symmetric: Options which are
accepted by set_config() should be returned by get_config() and the
latter should output valid options for set_config() only. This patch
also moves key-value pairs which are no valid options from get_config()
to the get_status() callback. The tests have been updated accordingly.
Reported-at:https://bugzilla.redhat.com/1949855
Signed-off-by: Jakob Meng<[email protected]>
---
lib/netdev-dummy.c | 19 +++++++++++++++----
tests/pmd.at | 26 +++++++++++++-------------
2 files changed, 28 insertions(+), 17 deletions(-)
Acked-by: Kevin Traynor <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev