lkml.org 
[lkml]   [2013]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2] tile: handle 64-bit statistics in tilepro network driver
    On 7/30/2013 7:16 PM, David Miller wrote:
    > From: Chris Metcalf <cmetcalf@tilera.com>
    > Date: Thu, 25 Jul 2013 12:41:15 -0400
    >
    >> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
    > Applied, thanks.
    >
    > Your PTP patch for the Tile driver doesn't even come close to
    > applying properly to net-next, please respin it and report if
    > you want me to apply it.
    >
    > Thanks.

    It might be easiest to pull the whole series from:

    git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git tile-net-next

    Chris Metcalf (13):
    tile: handle 64-bit statistics in tilepro network driver
    tile: support rx_dropped/rx_errors in tilepro net driver
    tile: avoid bug in tilepro net driver built with old hypervisor
    tile: remove dead is_dup_ack() function from tilepro net driver
    tile: support jumbo frames in the tilegx network driver
    tile: update dev->stats directly in tilegx network driver
    tile: fix panic bug in napi support for tilegx network driver
    tile: enable GRO in the tilegx network driver
    tile: support multiple mPIPE shims in tilegx network driver
    tile: support TSO for IPv6 in tilegx network driver
    tile: make "tile_net.custom" a proper bool module parameter
    tile: remove deprecated NETIF_F_LLTX flag from tile drivers
    tile: support PTP using the tilegx mPIPE (IEEE 1588)

    arch/tile/gxio/iorpc_mpipe.c | 66 ++
    arch/tile/gxio/iorpc_mpipe_info.c | 18 +
    arch/tile/gxio/mpipe.c | 43 +-
    arch/tile/include/gxio/iorpc_mpipe.h | 14 +-
    arch/tile/include/gxio/iorpc_mpipe_info.h | 4 +
    arch/tile/include/gxio/mpipe.h | 143 +++-
    arch/tile/include/hv/drv_mpipe_intf.h | 3 +
    drivers/net/ethernet/tile/Kconfig | 11 +
    drivers/net/ethernet/tile/tilegx.c | 1097 +++++++++++++++++++----------
    drivers/net/ethernet/tile/tilepro.c | 206 ++----
    10 files changed, 1100 insertions(+), 505 deletions(-)

    Aside from the tilepro 64-bit stats change, and the PTP change, the other
    changes didn't receive any substantive feedback. (Eric Dumazet pointed
    out that explicit NETIF_F_GRO was unnecessary, so I removed it.)

    --
    Chris Metcalf, Tilera Corp.
    http://www.tilera.com



    \
     
     \ /
      Last update: 2013-07-31 03:21    [W:4.078 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site