Re: [ovs-dev] [PATCH/RFC 1/9] Add Netronome vendor Id

2014-11-25 Thread Ben Pfaff
On Wed, Nov 26, 2014 at 10:33:29AM +0900, Simon Horman wrote: > On Tue, Nov 25, 2014 at 03:22:04PM -0800, Ben Pfaff wrote: > > On Wed, Nov 19, 2014 at 09:44:55AM +0900, Simon Horman wrote: > > > Add Netronome vendor Id: NMX_VENDOR_ID = 0x1540. > > > > > > This is based on the Netronome IEEE OU

Re: [ovs-dev] [PATCH/RFC 1/9] Add Netronome vendor Id

2014-11-25 Thread Simon Horman
On Tue, Nov 25, 2014 at 03:22:04PM -0800, Ben Pfaff wrote: > On Wed, Nov 19, 2014 at 09:44:55AM +0900, Simon Horman wrote: > > Add Netronome vendor Id: NMX_VENDOR_ID = 0x1540. > > > > This is based on the Netronome IEEE OUI, 00154D. > > And it has been registered with the ONF: > > > > https:/

Re: [ovs-dev] [PATCH/RFC 1/9] Add Netronome vendor Id

2014-11-25 Thread Ben Pfaff
On Wed, Nov 19, 2014 at 09:44:55AM +0900, Simon Horman wrote: > Add Netronome vendor Id: NMX_VENDOR_ID = 0x1540. > > This is based on the Netronome IEEE OUI, 00154D. > And it has been registered with the ONF: > > https://rs.opennetworking.org/wiki/display/PUBLIC/ONF+Registry > > Signed-off-b

[ovs-dev] [PATCH/RFC 1/9] Add Netronome vendor Id

2014-11-18 Thread Simon Horman
Add Netronome vendor Id: NMX_VENDOR_ID = 0x1540. This is based on the Netronome IEEE OUI, 00154D. And it has been registered with the ONF: https://rs.opennetworking.org/wiki/display/PUBLIC/ONF+Registry Signed-off-by: Simon Horman --- include/openflow/openflow-common.h | 1 + 1 file changed