From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id AF97845AAA; Fri, 4 Oct 2024 09:56:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 903844027F; Fri, 4 Oct 2024 09:56:43 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 78E1640268 for ; Fri, 4 Oct 2024 09:56:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1728028600; 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=JCOjTJGRR0fqXxA5m8oOnb+zqM5N9JhYRQmkXUOQQG4=; b=hFDmEkpobew3fYEYYh0IkHiWxK8+QTW7G8fIvEDdFOYjTGuzq5UO62gZ+doSRSo+rqtqD8 pucTt4TiAYX9D1bB+ZGt2oF7eO7jynOMznSUh1lr+3uJzqp//2W1rxscUjEIdXuOz9xW5X IKNHroa8NxAdopuAq5f5SgAIasooZi8= Received: from mail-lf1-f72.google.com (mail-lf1-f72.google.com [209.85.167.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-38-8RVIMpF2MWOksLLIzIO42w-1; Fri, 04 Oct 2024 03:56:39 -0400 X-MC-Unique: 8RVIMpF2MWOksLLIzIO42w-1 Received: by mail-lf1-f72.google.com with SMTP id 2adb3069b0e04-5399065f64bso1349373e87.0 for ; Fri, 04 Oct 2024 00:56:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728028598; x=1728633398; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JCOjTJGRR0fqXxA5m8oOnb+zqM5N9JhYRQmkXUOQQG4=; b=nibrN1Q70XDj8P3fdIaNT1iGES1RX4qjFJ9NjG9TuotnrqDEnP1wkzKFLuLyVlXnjL geu5Mtw19DMLFy4CB1AnmNrPP76rrM+tSCcw7y848IEs7gmlVaVA5Y+KRcyQQtaMx7wS s2M4RcseL7HICptJ8aosk7vK76ZaufhIv+yzpd0VbSi6jfR8V3p153AZAwrHGcwxl5LT /x4QxhZidQIuX/ISSYZAn6/6UkvL3+I8O1n+X5HGn6RQm0mRayUs/AHRfQmHTnN6JJD5 nnliihTgnmguDJRpC20pR/eWHi2NkgAyOBbP3ZLhRILRr9xsbkkvV7xy3iphwohGOh3E LpGQ== X-Gm-Message-State: AOJu0YyA50QfP1UF3jD/jB1zGZAFV88GU17RD9oI+w6JgLvJr2eLZVbX 0DI0HVsWqaePMAiSFd1KjvtPBTSTvIrxygjGfpqrqq5vbO5wwDBVbjqa+idJJySvisMiR6fwk7E tXqkT/c7mzGOlNMl/Vg5iecRGU2O9k9C3YIPgKylAwzyZeN3S3e2x6ym8aZ5gYxsgBuQoWPQ3aw IeEofMPRdjtYA/2mE= X-Received: by 2002:a05:6512:3b1e:b0:533:47b5:c023 with SMTP id 2adb3069b0e04-539ab8577a5mr888783e87.13.1728028598179; Fri, 04 Oct 2024 00:56:38 -0700 (PDT) X-Google-Smtp-Source: AGHT+IH9poGkK3LEovjWdy1mjkE3ZoC0TuONBjl7qixwJiZmJxL5evbmIMS6IDmnxag+8egPi5WHooAgMnn+8jClzgw= X-Received: by 2002:a05:6512:3b1e:b0:533:47b5:c023 with SMTP id 2adb3069b0e04-539ab8577a5mr888771e87.13.1728028597739; Fri, 04 Oct 2024 00:56:37 -0700 (PDT) MIME-Version: 1.0 References: <20240724075357.546248-2-mattias.ronnblom@ericsson.com> <20240920102716.738940-1-mattias.ronnblom@ericsson.com> <20240920102716.738940-7-mattias.ronnblom@ericsson.com> In-Reply-To: <20240920102716.738940-7-mattias.ronnblom@ericsson.com> From: David Marchand Date: Fri, 4 Oct 2024 09:56:25 +0200 Message-ID: Subject: Re: [PATCH v6 6/7] ci: test compiler memcpy To: =?UTF-8?Q?Mattias_R=C3=B6nnblom?= Cc: dev@dpdk.org, =?UTF-8?Q?Mattias_R=C3=B6nnblom?= , =?UTF-8?Q?Morten_Br=C3=B8rup?= , Stephen Hemminger , Pavan Nikhilesh , Bruce Richardson X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Fri, Sep 20, 2024 at 12:36=E2=80=AFPM Mattias R=C3=B6nnblom wrote: > > Add compilation tests for the use_cc_memcpy build option. > > Signed-off-by: Mattias R=C3=B6nnblom > --- > .ci/linux-build.sh | 5 +++++ > .github/workflows/build.yml | 7 +++++++ > devtools/test-meson-builds.sh | 4 +++- > 3 files changed, 15 insertions(+), 1 deletion(-) > > diff --git a/.ci/linux-build.sh b/.ci/linux-build.sh > index 15ed51e4c1..a873f83d09 100755 > --- a/.ci/linux-build.sh > +++ b/.ci/linux-build.sh > @@ -98,6 +98,11 @@ if [ "$STDATOMIC" =3D "true" ]; then > else > OPTS=3D"$OPTS -Dcheck_includes=3Dtrue" > fi > +if [ "$CCMEMCPY" =3D "true" ]; then > + OPTS=3D"$OPTS -Duse_cc_memcpy=3Dtrue" > +else > + OPTS=3D"$OPTS -Duse_cc_memcpy=3Dtrue" > +fi ^^ We only test the true value here. + OPTS=3D"$OPTS -Duse_cc_memcpy=3D$CCMEMCPY" > if [ "$MINI" =3D "true" ]; then > OPTS=3D"$OPTS -Denable_drivers=3Dnet/null" > OPTS=3D"$OPTS -Ddisable_libs=3D*" --=20 David Marchand