From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id E713BA00BE; Tue, 29 Oct 2019 08:24:16 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D11191BED3; Tue, 29 Oct 2019 08:24:15 +0100 (CET) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id 159081BED1 for ; Tue, 29 Oct 2019 08:24:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1572333853; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mgHcKWyzvXMNcvpS14bjJ381dIgvr3q0NJBa4bnlrsQ=; b=NiPXNr2SRJlW4Plj/+m2eTcGieedVECs25TZ4XTfRgxZu6lhWWTBwXwHamOyAMdj3QpHc7 5/3PgZSM1bPisIqduKVfJVmT4lwnyFCCAEvDWZE01+PueVSwn0HEH57v1jUmNNoNMs7gDU tuPWnlOXhEV5+Op63n5K407kvfaftGU= Received: from mail-vs1-f70.google.com (mail-vs1-f70.google.com [209.85.217.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-172-n-YMbYbeOpCwOqURtB_6uQ-1; Tue, 29 Oct 2019 03:24:09 -0400 Received: by mail-vs1-f70.google.com with SMTP id d18so381106vsj.9 for ; Tue, 29 Oct 2019 00:24:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ydBX5KoYcIOGtFiC/D1MpaioakRg/P3ev47rYY584eo=; b=sv3miy/x2hcBp5iCM4P4AAh9HYVtZ+FrqWOW1PEyu3rr0WvrKY9z7Ea9A7QjtjYTxp Rvv3i+sHLSth/wjLLpJxxeOL9ACq2yh7TYnmRYKwU59MujxPO6cJzrg4CHFsvJc5WonP K38zHw4jyZuBqGz8Y9MY0+IRVcbFI1BqQlFYnljNwmCYEkUpna1sRhTlnm68Ew1DyF+C H4w90USR5dR+QKSQmXouUwmlvtkfvakWlrJ2g4W6xvsaofFUN0I/JfZZCsmh8ZcavUsc KJj9MRrjfM71OkQa95KNm8VPO7rZO4H3iUCBiWqRVycHLEzQE1tRzKGXZRThcxvNGwi0 We3g== X-Gm-Message-State: APjAAAV5mLRMH6RqRauc1MpxwXaY17PacEJ8k6jUhSoHEXMir4u63eWG 0K2FYAJB5hNC2IdJLVJUwGcEEbexXjwL2EHuaxxI91NtZ9wySyqtZE/EzF3ZOk/onrX+hrc8khc NJ57FNgTs1kPMSIIvQ3g= X-Received: by 2002:a67:7d95:: with SMTP id y143mr880008vsc.39.1572333849472; Tue, 29 Oct 2019 00:24:09 -0700 (PDT) X-Google-Smtp-Source: APXvYqzEq8l4HNR8c6/F05poA3Vrp0kzwMv8qYyLdkVC6up+Qq8m8FMM5MW9C9EenPLtOHSu0/gt2d8Sei+KeedN8dc= X-Received: by 2002:a67:7d95:: with SMTP id y143mr879996vsc.39.1572333849174; Tue, 29 Oct 2019 00:24:09 -0700 (PDT) MIME-Version: 1.0 References: <0025841e-6db1-480a-77ed-fe5481a67b10@huawei.com> In-Reply-To: <0025841e-6db1-480a-77ed-fe5481a67b10@huawei.com> From: David Marchand Date: Tue, 29 Oct 2019 08:23:56 +0100 Message-ID: To: "Wangxiaoyun (Cloud, Network Chip Application Development Dept)" Cc: Ziyang Xuan , dev , shahar.belkar@huawei.com, luoxianjun@huawei.com, tanya.brokhman@huawei.com, Ferruh Yigit X-MC-Unique: n-YMbYbeOpCwOqURtB_6uQ-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [PATCH v6 00/15] A new net PMD - hinic X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Oct 29, 2019 at 7:43 AM Wangxiaoyun (Cloud, Network Chip Application Development Dept) wrote: > > Hi David , > Thanks for your comments, I check the test-report from dpdk.org(https= ://mails.dpdk.org/archives/test-report/2019-October/101893.html), > which shows hinic pmd driver passed meson build on FreeBSD12-64, also I a= nalysize the building errs, pthread_mutex_consistent is defined > in on FreeBSD and we also include this head file, I don't kno= wn why it also built failed, is there any changes about the configuration? Ok, my FreeBSD env could be broken, I will work on this. I still want to understand the discrepancy between meson and make. Is your driver supposed to compile/work on FreeBSD ? --=20 David Marchand