openvswitch: Increase maximum number of datapath ports.
Use hash table to store ports of datapath. Allow 64K ports per switch. Signed-off-by:Pravin B Shelar <pshelar@nicira.com> Signed-off-by:
Jesse Gross <jesse@nicira.com>
Showing
- net/openvswitch/actions.c 1 addition, 1 deletionnet/openvswitch/actions.c
- net/openvswitch/datapath.c 77 additions, 33 deletionsnet/openvswitch/datapath.c
- net/openvswitch/datapath.h 26 additions, 7 deletionsnet/openvswitch/datapath.h
- net/openvswitch/flow.c 4 additions, 7 deletionsnet/openvswitch/flow.c
- net/openvswitch/flow.h 2 additions, 1 deletionnet/openvswitch/flow.h
- net/openvswitch/vport.c 1 addition, 0 deletionsnet/openvswitch/vport.c
- net/openvswitch/vport.h 2 additions, 2 deletionsnet/openvswitch/vport.h
Loading
Please register or sign in to comment