From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-f170.google.com (mail-ig0-f170.google.com [209.85.213.170]) by dpdk.org (Postfix) with ESMTP id 179ED5693 for ; Wed, 3 Jun 2015 11:31:28 +0200 (CEST) Received: by igbyr2 with SMTP id yr2so108056372igb.0 for ; Wed, 03 Jun 2015 02:31:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=74YnrpjW4HaQN29BNpEsdMdRS7FzzS5B+dtxxTfZh08=; b=I7RiGJ/esxUfqd/AL/473BufdpcL/8jdiniA4slCDx5liWGoXTEoSeoHRZh8SuCkn1 z1mK/7GNc4eY8UMKbyp/AzifAxqw7FhVM4H5Ul7AbB45pHanPTvSXaAA40aQyL/LyO4m 4V3/oRU0wYH5VmQcvpdsAlrxjxCNoHaTZjjgtkkB9qMA011xskRKgTyiUuupT3eb6vYC 5TO7NP3asJGJcpIWiK9dCzyJC8NbYWMPYGJt2yQkJcagGp/OQYd67bsWkrj5+ZLMl4Vy W+atowiF1DFtSLtDeu33SvEYVLBc3ZnDxmmp3CGsy73bqCyYi9hCV1lZG4ss1fEUTX1x CaKw== MIME-Version: 1.0 X-Received: by 10.43.139.6 with SMTP id iu6mr4942023icc.32.1433323887492; Wed, 03 Jun 2015 02:31:27 -0700 (PDT) Received: by 10.50.68.39 with HTTP; Wed, 3 Jun 2015 02:31:27 -0700 (PDT) Date: Wed, 3 Jun 2015 04:31:27 -0500 Message-ID: From: Chui Hui Chiu To: dev@dpdk.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] IEEE 1588 PTP processing functions for I-350 and I-210 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2015 09:31:28 -0000 Hello, I see several PTP processing functions in "test-pmd/ieee1588fwd.c" for Intel 82576. Are there any equivalences for Intel I-350 and I-210? Thanks, Chui-hui