[ovs-dev] [RFC PATCH 1/3] netdev: Add set_ingress_sched to netdev api

2017-06-16 Thread Billy O'Mahony
Passes ingress_sched config item from other_config column of Interface table to the netdev. Signed-off-by: Billy O'Mahony --- lib/netdev-bsd.c | 1 + lib/netdev-dpdk.c | 19 +++ lib/netdev-dummy.c| 1 + lib/netdev-linux.c| 1 + lib/netdev-provider.h | 10 +

Re: [ovs-dev] [RFC PATCH 1/3] netdev: Add set_ingress_sched to netdev api

2017-07-10 Thread Ben Pfaff
On Fri, Jun 16, 2017 at 05:00:46PM +0100, Billy O'Mahony wrote: > Passes ingress_sched config item from other_config column of Interface > table to the netdev. > > Signed-off-by: Billy O'Mahony Seems like a reasonable idea to me. This adds a new configuration option accessible via the OVS confi