Ping Stephen
2015-06-22 14:22, Thomas Monjalon:
> 2015-03-10 14:42, Thomas Monjalon:
> > 2015-03-05 16:10, Stephen Hemminger:
> > > From: Stephen Hemminger <shemming at brocade.com>
> > >
> > > Revised version of earlier patches.
> > > Incorporate the small packet optimization
> > > Add more cleanups
> > >
> > > Stephen Hemminger (10):
> > > vmxnet3: fix link state handling
> > > vmxnet3: enable VLAN filtering
> > > vmxnet3: remove mtu check
> > > vmxnet3: cleanup txq stats
> > > vmxnet3: add support for multi-segment transmit
> > > vmxnet3: support RSS and refactor offload
> > > vmxnet3: support jumbo frames
> > > vmxnet3: get rid of DEBUG ifdefs
> > > vmxnet3: add check for jumbo segment
> > > vmxnet3: remove excess inlining
> >
> > Fixes and cleanup are mostly OK except minor nits.
> > Please fix and re-send them without patches 5 and 7 which
> > are not yet approved (postponed to 2.1).
>
> Guys, any news about patches 5 and 7?