RE: [PATCH net-next] liquidio: Fix an issue with multiple switchdev enable disables

2017-11-06 Thread Guvva, Vijaya
>Applied, thanks. > >But I do have a question, are you properly reference counting these dispatch >function objects? I can't see how you can properly handle multiple >enable/disable otherwise. > LiquidIO doesn't reference count dispatch function as no two LiquidIO components registers for the same

RE: [PATCH V2 net-next 1/2] liquidio: switchdev support for LiquidIO NIC

2017-10-31 Thread Guvva, Vijaya
Thanks Jakub for reviewing the changes. > SWITCHDEV_ATTR_ID_PORT_PARENT_ID is generally used to determine > whether two ports belong to the same switch. Do you not want to support rules > which redirect packets from one PF (and it's VFs) to the other? > We would be presenting each PF as a separa