<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in arm64_n2_linux_gcc</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f2340c85 - config/arm: add platform config option</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_n2_linux_gcc#f2340c85</link>
        <description>config/arm: add platform config optionAdd Arm SoC configuration sets to Arm meson.build and add an archagnostic meson option, &apos;platform&apos;, to select from these SoCconfigurations for meson native builds. This is preferable tospecifying a cross file when doing aarch64 -&gt; aarch64 builds, since thecross file specifies the toolchain as well.Signed-off-by: Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;Reviewed-by: Honnappa Nagarahalli &lt;honnappa.nagarahalli@arm.com&gt;Reviewed-by: Ruifeng Wang &lt;ruifeng.wang@arm.com&gt;Tested-by: Pavan Nikhilesh &lt;pbhagavatula@marvell.com&gt;

            List of files:
            /dpdk/config/arm/arm64_n2_linux_gcc</description>
        <pubDate>Wed, 14 Apr 2021 13:41:35 +0000</pubDate>
        <dc:creator>Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;</dc:creator>
    </item>
<item>
        <title>05a732f7 - config/arm: disable libnuma in cross builds</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_n2_linux_gcc#05a732f7</link>
        <description>config/arm: disable libnuma in cross buildsSome Arm SoCs are not NUMA systems. Add the capability to disable NUMAfor cross build and disable NUMA in Arm cross files.Signed-off-by: Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;Reviewed-by: Honnappa Nagarahalli &lt;honnappa.nagarahalli@arm.com&gt;Acked-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Pavan Nikhilesh &lt;pbhagavatula@marvell.com&gt;Tested-by: Vimal Chungath &lt;vcchunga@amazon.com&gt;Tested-by: Dharmik Thakkar &lt;dharmik.thakkar@arm.com&gt;

            List of files:
            /dpdk/config/arm/arm64_n2_linux_gcc</description>
        <pubDate>Fri, 15 Jan 2021 13:26:08 +0000</pubDate>
        <dc:creator>Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;</dc:creator>
    </item>
<item>
        <title>fe4ae325 - config/arm: add core and NUMA counts to cross files</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_n2_linux_gcc#fe4ae325</link>
        <description>config/arm: add core and NUMA counts to cross filesAdd support for setting core count and numa nodes in cross files. Thevalues specified in cross files will override the default values.Also add missing default values to Arm config.Signed-off-by: Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;Reviewed-by: Honnappa Nagarahalli &lt;honnappa.nagarahalli@arm.com&gt;Acked-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Pavan Nikhilesh &lt;pbhagavatula@marvell.com&gt;Tested-by: Vimal Chungath &lt;vcchunga@amazon.com&gt;Tested-by: Dharmik Thakkar &lt;dharmik.thakkar@arm.com&gt;

            List of files:
            /dpdk/config/arm/arm64_n2_linux_gcc</description>
        <pubDate>Fri, 15 Jan 2021 13:26:06 +0000</pubDate>
        <dc:creator>Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;</dc:creator>
    </item>
<item>
        <title>7870ae89 - config/arm: rename variables</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_n2_linux_gcc#7870ae89</link>
        <description>config/arm: rename variablesRename Arm build variables and values so that they better conform to Armspecifications. Also rename generically sounding variable to names thatbetter capture what the variables hold.Rename machine_args_generic to part_number_config_arm since thevariable contains more than just the generic machine args and is usedmainly as the fallback arm configuration.Rename the default machine args to generic machine args to reflect that.The rest of the variables are self-explanatory.Signed-off-by: Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;Reviewed-by: Ruifeng Wang &lt;ruifeng.wang@arm.com&gt;Reviewed-by: Honnappa Nagarahalli &lt;honnappa.nagarahalli@arm.com&gt;Acked-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Pavan Nikhilesh &lt;pbhagavatula@marvell.com&gt;Tested-by: Vimal Chungath &lt;vcchunga@amazon.com&gt;Tested-by: Dharmik Thakkar &lt;dharmik.thakkar@arm.com&gt;

            List of files:
            /dpdk/config/arm/arm64_n2_linux_gcc</description>
        <pubDate>Fri, 15 Jan 2021 13:25:59 +0000</pubDate>
        <dc:creator>Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;</dc:creator>
    </item>
<item>
        <title>d16331c0 - config/arm: add Neoverse N2</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_n2_linux_gcc#d16331c0</link>
        <description>config/arm: add Neoverse N2Add Arm Neoverse N2 cpu support.Signed-off-by: Ruifeng Wang &lt;ruifeng.wang@arm.com&gt;Acked-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Reviewed-by: Honnappa Nagarahalli &lt;honnappa.nagarahalli@arm.com&gt;

            List of files:
            /dpdk/config/arm/arm64_n2_linux_gcc</description>
        <pubDate>Tue, 12 Jan 2021 02:57:08 +0000</pubDate>
        <dc:creator>Ruifeng Wang &lt;ruifeng.wang@arm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
