Message ID | 20231102065602.3128526-1-ying.huang@oss.cipunited.com |
---|---|
Headers |
Return-Path: <elfutils-devel-bounces+patchwork=sourceware.org@sourceware.org> X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 308EE38582BE for <patchwork@sourceware.org>; Thu, 2 Nov 2023 06:56:36 +0000 (GMT) X-Original-To: elfutils-devel@sourceware.org Delivered-To: elfutils-devel@sourceware.org Received: from t03.bc.larksuite.com (t03.bc.larksuite.com [209.127.231.31]) by sourceware.org (Postfix) with UTF8SMTPS id C632C3858D28 for <elfutils-devel@sourceware.org>; Thu, 2 Nov 2023 06:56:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C632C3858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=oss.cipunited.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=oss.cipunited.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org C632C3858D28 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=209.127.231.31 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1698908189; cv=none; b=kQg3NQf3IgxvqG9G1XBSUtoMq78ZqnnLNebnZU/l+EwGoyUTBI9jmNHoLGaXh9rX0p90dXUVFlcvRBlR0p5u8L2s2cEsP8SjIeBC2LQl5MBv7inaZoMYTfJOQqA46IEWPwMZ6p8FNpGnlU5vvBCcdVoS0HPMMb3SnlpXFjN2UR0= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1698908189; c=relaxed/simple; bh=IzaoVtSHC7ZBrEvsBiiABDrS5m/oX4bqhzQAK0dpudM=; h=DKIM-Signature:Date:To:From:Subject:Message-Id:Mime-Version; b=ICcpl5dPO65whlbWMy917WzdukqgQKfLsdrYhZJDe6SkSzk5dOR6xhjszbWhz+scxhcxxuTBeri3Q6zgaQtRR98hC2k68ET66yxIX3bM0zUnAkCtG/cfx9dzPTn2uGgjD1vUoRIjJk6twschEvJqa65BnorNPxNCcm65oxt/iL8= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=feishu2303200042; d=oss.cipunited.com; t=1698908173; h=from:subject:mime-version:from:date:message-id:subject:to:cc: reply-to:content-type:mime-version:in-reply-to:message-id; bh=M6TVMkYPhAe50/9Ckz7MuCK06ffUy7xbaF1lfwEtCmg=; b=0vaQTnOUh1Q7U2MOpBp8wd2fymuARzjLBlaYpiDH64E7h0gGy/UTeETVwzfFUG1cfrHISm qsE+cbEEapEw1KMnY3OU28q4C390UD1LxxmxP6gue9bRtFEmKMrWBJe6qdIwsQagGNy3QW TpPvh5VTVhTj95Vx0Ol6bxciVbirQ6ofChkjzDQh92l3bU4rqW5yuhqcdBepiq7SSuEXfY QZ2KJi7flZNoW97ZIWSXPsIgJD8R68BEOsh7HhEoWFS147FUOuLLg8STwANfImNTZK8duR OTiXSsytUKOxBQnGZQIq8v97Q2ezursAL/T2e1APoH/+AGMnuNjFTsE6vLvitg== Cc: <yunqiang.su@oss.cipunited.com> X-Original-From: Ying Huang Content-Type: text/plain; charset=UTF-8 Date: Thu, 2 Nov 2023 14:55:57 +0800 X-Lms-Return-Path: <lba+26543480c+29a672+sourceware.org+ying.huang@oss.cipunited.com> Content-Transfer-Encoding: 7bit To: <elfutils-devel@sourceware.org> From: "Ying Huang" <ying.huang@oss.cipunited.com> Subject: [PATCH v2 0/5] Add support for MIPS Message-Id: <20231102065602.3128526-1-ying.huang@oss.cipunited.com> Mime-Version: 1.0 X-Mailer: git-send-email 2.30.2 X-Spam-Status: No, score=-5.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Elfutils-devel mailing list <elfutils-devel.sourceware.org> List-Unsubscribe: <https://sourceware.org/mailman/options/elfutils-devel>, <mailto:elfutils-devel-request@sourceware.org?subject=unsubscribe> List-Archive: <https://sourceware.org/pipermail/elfutils-devel/> List-Post: <mailto:elfutils-devel@sourceware.org> List-Help: <mailto:elfutils-devel-request@sourceware.org?subject=help> List-Subscribe: <https://sourceware.org/mailman/listinfo/elfutils-devel>, <mailto:elfutils-devel-request@sourceware.org?subject=subscribe> Errors-To: elfutils-devel-bounces+patchwork=sourceware.org@sourceware.org |
Series |
Add support for MIPS
|
|
Message
Ying Huang
Nov. 2, 2023, 6:55 a.m. UTC
This is a series of modifications about MIPS. Support src/readelf, strip, elflint, objdump related tools. Pass all previous test cases that failed due to MIPS non-support. The following are the test results on mips64el. # TOTAL: 271 # PASS: 263 # SKIP: 8 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0
Comments
Hi Yimg, On Thu, 2023-11-02 at 14:55 +0800, Ying Huang wrote: > This is a series of modifications about MIPS. > Support src/readelf, strip, elflint, objdump related tools. Thanks. What are the changes compared to v1? https://patchwork.sourceware.org/project/elfutils/list/?series=18813 > Pass all previous test cases that failed due to MIPS non-support. > The following are the test results on mips64el. > # TOTAL: 271 > # PASS: 263 > # SKIP: 8 > # XFAIL: 0 > # FAIL: 0 > # XPASS: 0 > # ERROR: 0 That looks pretty good. What distro/gcc/glibc/kernel was this against? Cheers, Mark
On Fri, 2023-11-03 at 12:56 +0100, Mark Wielaard wrote: > Hi Yimg, Sorry, typo, Ying. > On Thu, 2023-11-02 at 14:55 +0800, Ying Huang wrote: > > This is a series of modifications about MIPS. > > Support src/readelf, strip, elflint, objdump related tools. > > Thanks. What are the changes compared to v1? > https://patchwork.sourceware.org/project/elfutils/list/?series=18813 Sorry, I just marked this series as superseded, so the correct URL is: https://patchwork.sourceware.org/project/elfutils/list/?series=18813&state=* > > Pass all previous test cases that failed due to MIPS non-support. > > The following are the test results on mips64el. > > # TOTAL: 271 > > # PASS: 263 > > # SKIP: 8 > > # XFAIL: 0 > > # FAIL: 0 > > # XPASS: 0 > > # ERROR: 0 > > That looks pretty good. What distro/gcc/glibc/kernel was this against? > > Cheers, > > Mark
Hi, 在 2023/11/3 19:56, Mark Wielaard 写道: > Hi Yimg, > > On Thu, 2023-11-02 at 14:55 +0800, Ying Huang wrote: >> This is a series of modifications about MIPS. >> Support src/readelf, strip, elflint, objdump related tools. > Thanks. What are the changes compared to v1? > https://patchwork.sourceware.org/project/elfutils/list/?series=18813 > >> Pass all previous test cases that failed due to MIPS non-support. >> The following are the test results on mips64el. >> # TOTAL: 271 >> # PASS: 263 >> # SKIP: 8 >> # XFAIL: 0 >> # FAIL: 0 >> # XPASS: 0 >> # ERROR: 0 > That looks pretty good. What distro/gcc/glibc/kernel was this against? > > Cheers, > > Mark Debian GNU/Linux 11 gcc version 12.2.0 glibc 2.36-9 kernel version 5.10.0-22-loongson-3 Thanks, Ying
Ping Thanks, Ying 在 2023/11/9 11:00, Ying Huang 写道: > Hi, > > 在 2023/11/3 19:56, Mark Wielaard 写道: >> Hi Yimg, >> >> On Thu, 2023-11-02 at 14:55 +0800, Ying Huang wrote: >>> This is a series of modifications about MIPS. >>> Support src/readelf, strip, elflint, objdump related tools. >> Thanks. What are the changes compared to v1? >> https://patchwork.sourceware.org/project/elfutils/list/?series=18813 >> >>> Pass all previous test cases that failed due to MIPS non-support. >>> The following are the test results on mips64el. >>> # TOTAL: 271 >>> # PASS: 263 >>> # SKIP: 8 >>> # XFAIL: 0 >>> # FAIL: 0 >>> # XPASS: 0 >>> # ERROR: 0 >> That looks pretty good. What distro/gcc/glibc/kernel was this against? >> >> Cheers, >> >> Mark > Debian GNU/Linux 11 > > gcc version 12.2.0 > > glibc 2.36-9 > > kernel version 5.10.0-22-loongson-3 > > > Thanks, > > Ying
Ping Thanks, Ying 在 2023/11/29 15:40, Ying Huang 写道: > Ping > > > Thanks, > > Ying > > > 在 2023/11/9 11:00, Ying Huang 写道: >> Hi, >> >> 在 2023/11/3 19:56, Mark Wielaard 写道: >>> Hi Yimg, >>> >>> On Thu, 2023-11-02 at 14:55 +0800, Ying Huang wrote: >>>> This is a series of modifications about MIPS. >>>> Support src/readelf, strip, elflint, objdump related tools. >>> Thanks. What are the changes compared to v1? >>> https://patchwork.sourceware.org/project/elfutils/list/?series=18813 >>> >>>> Pass all previous test cases that failed due to MIPS non-support. >>>> The following are the test results on mips64el. >>>> # TOTAL: 271 >>>> # PASS: 263 >>>> # SKIP: 8 >>>> # XFAIL: 0 >>>> # FAIL: 0 >>>> # XPASS: 0 >>>> # ERROR: 0 >>> That looks pretty good. What distro/gcc/glibc/kernel was this against? >>> >>> Cheers, >>> >>> Mark >> Debian GNU/Linux 11 >> >> gcc version 12.2.0 >> >> glibc 2.36-9 >> >> kernel version 5.10.0-22-loongson-3 >> >> >> Thanks, >> >> Ying
Ping Thanks, Ying. >>>>> Pass all previous test cases that failed due to MIPS non-support. >>>>> The following are the test results on mips64el. >>>>> # TOTAL: 271 >>>>> # PASS: 263 >>>>> # SKIP: 8 >>>>> # XFAIL: 0 >>>>> # FAIL: 0 >>>>> # XPASS: 0 >>>>> # ERROR: 0 >>>> That looks pretty good. What distro/gcc/glibc/kernel was this against? >>>> >>>> Cheers, >>>> >>>> Mark >>> Debian GNU/Linux 11 >>> >>> gcc version 12.2.0 >>> >>> glibc 2.36-9 >>> >>> kernel version 5.10.0-22-loongson-3 >>> >>> >>> Thanks, >>> >>> Ying
Ping, Thanks. 在 2023/11/9 11:00, Ying Huang 写道: > Hi, > > 在 2023/11/3 19:56, Mark Wielaard 写道: >> Hi Yimg, >> >> On Thu, 2023-11-02 at 14:55 +0800, Ying Huang wrote: >>> This is a series of modifications about MIPS. >>> Support src/readelf, strip, elflint, objdump related tools. >> Thanks. What are the changes compared to v1? >> https://patchwork.sourceware.org/project/elfutils/list/?series=18813 >> >>> Pass all previous test cases that failed due to MIPS non-support. >>> The following are the test results on mips64el. >>> # TOTAL: 271 >>> # PASS: 263 >>> # SKIP: 8 >>> # XFAIL: 0 >>> # FAIL: 0 >>> # XPASS: 0 >>> # ERROR: 0 >> That looks pretty good. What distro/gcc/glibc/kernel was this against? >> >> Cheers, >> >> Mark > Debian GNU/Linux 11 > > gcc version 12.2.0 > > glibc 2.36-9 > > kernel version 5.10.0-22-loongson-3 > > > Thanks, > > Ying
Hi Mark, The email responded to the question you aksed last time about the test environment. Patch v2 has modified all the questions you asked in the patch v1. Could you help reivew it again when you have time? If you have any questions, please feel free to let me konw. Thanks, Ying 在 2024/1/23 16:21, Ying Huang 写道: > Ping, > > Thanks. > > > 在 2023/11/9 11:00, Ying Huang 写道: >> Hi, >> >> 在 2023/11/3 19:56, Mark Wielaard 写道: >>> Hi Yimg, >>> >>> On Thu, 2023-11-02 at 14:55 +0800, Ying Huang wrote: >>>> This is a series of modifications about MIPS. >>>> Support src/readelf, strip, elflint, objdump related tools. >>> Thanks. What are the changes compared to v1? >>> https://patchwork.sourceware.org/project/elfutils/list/?series=18813 >>> >>>> Pass all previous test cases that failed due to MIPS non-support. >>>> The following are the test results on mips64el. >>>> # TOTAL: 271 >>>> # PASS: 263 >>>> # SKIP: 8 >>>> # XFAIL: 0 >>>> # FAIL: 0 >>>> # XPASS: 0 >>>> # ERROR: 0 >>> That looks pretty good. What distro/gcc/glibc/kernel was this against? >>> >>> Cheers, >>> >>> Mark >> Debian GNU/Linux 11 >> >> gcc version 12.2.0 >> >> glibc 2.36-9 >> >> kernel version 5.10.0-22-loongson-3 >> >> >> Thanks, >> >> Ying