2015-02-12 16:45, Stephen Hemminger:
> On Thu, 12 Feb 2015 14:56:06 +
> Thomas Monjalon wrote:
>
> > 2015-02-12 06:33, Stephen Hemminger:
> > > On Thu, 12 Feb 2015 15:00:13 +0100
> > > Thomas Monjalon wrote:
> > >
> > > > Hi Stephen,
> > > >
> > > > 2015-02-07 07:15, Stephen Hemminger:
> >
On Thu, 12 Feb 2015 14:56:06 +
Thomas Monjalon wrote:
> 2015-02-12 06:33, Stephen Hemminger:
> > On Thu, 12 Feb 2015 15:00:13 +0100
> > Thomas Monjalon wrote:
> >
> > > Hi Stephen,
> > >
> > > 2015-02-07 07:15, Stephen Hemminger:
> > > > Source was from FreeBSD.
> > > >
> > > > changes we
2015-02-12 06:33, Stephen Hemminger:
> On Thu, 12 Feb 2015 15:00:13 +0100
> Thomas Monjalon wrote:
>
> > Hi Stephen,
> >
> > 2015-02-07 07:15, Stephen Hemminger:
> > > Source was from FreeBSD.
> > >
> > > changes were to make it work and lots of de-uglification.
> >
> > Maintenance would be ea
Hi Stephen,
2015-02-07 07:15, Stephen Hemminger:
> Source was from FreeBSD.
>
> changes were to make it work and lots of de-uglification.
Maintenance would be eased by showing this work with separate commits.
You should at least have a patch for importing FreeBSD source without
modifications.
O
On Thu, 12 Feb 2015 15:00:13 +0100
Thomas Monjalon wrote:
> Hi Stephen,
>
> 2015-02-07 07:15, Stephen Hemminger:
> > Source was from FreeBSD.
> >
> > changes were to make it work and lots of de-uglification.
>
> Maintenance would be eased by showing this work with separate commits.
> You shoul
Thanks Stephen for all the info!
Do you expect this pmd driver will be in sync with FreeBSD repo in the future,
or it's going to be diverged? I am just asking from a maintenance stand point.
On Sat, Feb 7, 2015 at 11:15 PM, Stephen Hemminger
wrote:
> Source was from FreeBSD.
>
> changes were to
Hi Stephen,
Thanks for your great work on this!
Could you elaborate on a few things:
- What's the methodology used in the driver porting?
e.g. what's the base source you ported from?
what's the major change against the base source?
- What kind of tests have been done on Linux? any known limit
On Sun, 8 Feb 2015 00:05:16 +0800
Jun Xiao wrote:
> Thanks Stephen for all the info!
>
> Do you expect this pmd driver will be in sync with FreeBSD repo in the future,
> or it's going to be diverged? I am just asking from a maintenance stand point.
>
No. The driver is not going to be extended
Source was from FreeBSD.
changes were to make it work and lots of de-uglification.
For example, the last change was to remove custom logging and debug macros.
There are still lots of style issues with the driver, because of the amount
of
useless macro wrapping.
I don't believe in the vendor mod
From: Stephen Hemminger
These are the patches to enable supporting the Broadcom
NetExtreme II 10G devices (show up as bnx2x on Linux).
The driver has only been tested on Linux, there maybe issues
with firmware loading and PCI config access on BSD.
Stephen Hemminger (4):
pci: allow access to P
10 matches
Mail list logo