From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH net-next] tcp: Use pI6c in tcp tracepoint Date: Mon, 16 Oct 2017 15:45:03 -0600 Message-ID: References: <1508189042-19591-1-git-send-email-dsahern@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Linux Kernel Network Developers To: Cong Wang Return-path: Received: from mail-pf0-f178.google.com ([209.85.192.178]:54327 "EHLO mail-pf0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751826AbdJPVpF (ORCPT ); Mon, 16 Oct 2017 17:45:05 -0400 Received: by mail-pf0-f178.google.com with SMTP id n89so9129663pfk.11 for ; Mon, 16 Oct 2017 14:45:05 -0700 (PDT) In-Reply-To: Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 10/16/17 3:41 PM, Cong Wang wrote: > I was planning to send a same patch based on your > suggestion, you are faster than me. ;) > I would have sent that patch hours ago, but got hung up on the testing. See the second patch.