Re: [PATCH net-next 0/2] macsec: enable s/w offloads

2016-07-21 Thread David Miller
From: Paolo Abeni Date: Wed, 20 Jul 2016 18:11:30 +0200 > This patches leverage gro_cells infrastructure to enable both GRO and RPS > on macsec devices. > > Paolo Abeni (2): > gro_cells: gro_cells_receive now return error code > macsec: enable GRO and RPS on macsec devices Series applied, t

[PATCH net-next 0/2] macsec: enable s/w offloads

2016-07-20 Thread Paolo Abeni
This patches leverage gro_cells infrastructure to enable both GRO and RPS on macsec devices. Paolo Abeni (2): gro_cells: gro_cells_receive now return error code macsec: enable GRO and RPS on macsec devices drivers/net/macsec.c| 32 +--- include/net/gro_cells.h