> From: David Miller [mailto:da...@davemloft.net]
> Sent: Tuesday, June 20, 2017 12:22 PM
>
> From: Denys Vlasenko
> Date: Mon, 19 Jun 2017 21:50:52 +0200
>
> > Only compile-tested - I don't have the hardware.
> >
> > From code inspection, octeon_pci_write_core_mem() appears to be safe wrt
> > u
> From: David Miller [mailto:da...@davemloft.net]
> Sent: Saturday, May 27, 2017 5:07 PM
> Subject: Re: [PATCH net-next] liquidio: add support for OVS offload
>
> From: Felix Manlunas
> Date: Sat, 27 May 2017 08:56:33 -0700
>
> > From: VSR Burru
> >
> > Add support for OVS offload. By defaul
> -Original Message-
> From: Joe Perches [mailto:j...@perches.com]
> Sent: Friday, June 02, 2017 3:44 PM
> To: David Miller ; Manlunas, Felix
>
> Cc: netdev@vger.kernel.org; Vatsavayi, Raghu ;
> Chickles, Derek ; Burla, Satananda
>
> Subject: Re: [PA
Looks good to me.
Derek
> -Original Message-
> From: Manlunas, Felix
> Sent: Thursday, May 25, 2017 10:42 AM
> To: da...@davemloft.net
> Cc: netdev@vger.kernel.org; Vatsavayi, Raghu ;
> Chickles, Derek ; Burla, Satananda
> ; Kanneganti, Prasad
>
> Subject: [PA
> #ifdef __BIG_ENDIAN_BITFIELD
> static inline void
> @@ -96,6 +96,25 @@ __octeon_pci_rw_core_mem(struct octeon_device
> *oct, u64 addr,
> u32 copy_len = 0, index_reg_val = 0;
> unsigned long flags;
> u8 __iomem *mapped_addr;
> + u64 static_mapping_base;
> +
> + static_m
> -Original Message-
> From: Nicholas Mc Guire [mailto:hof...@osadl.org]
> Sent: Friday, December 16, 2016 12:11 AM
> To: Chickles, Derek
> Cc: Burla, Satananda; Manlunas, Felix; Vatsavayi, Raghu;
> netdev@vger.kernel.org; linux-ker...@vger.kernel.org; Nicholas Mc Guire
> -Original Message-
> From: Nicholas Mc Guire [mailto:hof...@osadl.org]
> Sent: Thursday, December 15, 2016 10:57 PM
> To: Chickles, Derek
> Cc: Burla, Satananda; Manlunas, Felix; Vatsavayi, Raghu;
> netdev@vger.kernel.org; linux-ker...@vger.kernel.org; Nicholas Mc Guire
> -Original Message-
> From: Or Gerlitz [mailto:gerlitz...@gmail.com]
> Sent: Thursday, December 08, 2016 1:10 PM
> To: Vatsavayi, Raghu
> Cc: David Miller; Linux Netdev List; Vatsavayi, Raghu; Chickles, Derek; Burla,
> Satananda; Manlunas, Felix
> Subject: Re
> >>
> >> It is extremely disappointing that you've defined your own debug
> >> logging macros, which use generic dev_*() printks, instead of using
> >> the proper netdev_*() printk logging interfaces to do this.
> >
> > We can make this change. I'm not sure why it was missed since we
> > have net
>
> It is extremely disappointing that you've defined your own debug
> logging macros, which use generic dev_*() printks, instead of using
> the proper netdev_*() printk logging interfaces to do this.
We can make this change. I'm not sure why it was missed since we
have netif_level support. Pleas
10 matches
Mail list logo