Merged to master at e7e7a7ba9676..ad7f58d1756d (from, to]

You can see the entire diff with 'git diff' or at
https://github.com/brho/akaros/compare/e7e7a7ba9676...ad7f58d1756d


On 2017-07-20 at 10:46 Dan Cross <[email protected]> wrote:
> LGTM
> 
> On Thu, Jul 20, 2017 at 8:22 AM, barret rhoden <[email protected]> wrote:
> 
> > Hi -
> >
> > These are from my net branch, which I'm still working on, but it turns
> > out that Dan was able to trigger the bug too, so I'm sending them out
> > early.
> >
> > Barret
> >
> >
> > The following changes since commit e7e7a7ba96760526e000d168bf2375
> > 3c058169c2:
> >
> >   Replacing timer support for VM Guests (XCC) (2017-07-12 11:52:53 -0400)
> >
> > are available in the git repository at:
> >
> >   [email protected]:brho/akaros.git mlx4
> >
> > for you to fetch changes up to ad7f58d1756d6ecbaad00bcb95b18dc014d146c1:
> >
> >   mlx4: Fix NAPI polling (2017-07-20 08:19:46 -0400)
> >
> > ----------------------------------------------------------------
> > View this online at:
> > https://github.com/brho/akaros/compare/e7e7a7ba9676...ad7f58d1756d
> >
> > ----------------------------------------------------------------
> > Barret Rhoden (2):
> >       mlx4: Fix transmit flow control and concurrency
> >       mlx4: Fix NAPI polling
> >
> >  kern/drivers/net/mlx4/en_netdev.c |  2 +-
> >  kern/drivers/net/mlx4/en_rx.c     | 11 ++++++-
> >  kern/drivers/net/mlx4/en_tx.c     | 60 ++++++++++++++++++++++++++++++
> > +++------
> >  kern/drivers/net/mlx4/main.c      | 38 +++++++++++--------------
> >  kern/drivers/net/mlx4/mlx4_en.h   | 16 +++++++++++
> >  5 files changed, 95 insertions(+), 32 deletions(-)
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Akaros" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to [email protected].
> > To post to this group, send email to [email protected].
> > For more options, visit https://groups.google.com/d/optout.
> >
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to