Re: [dpdk-dev] [PATCH V6] config/arm: add Qualcomm Centriq 2400 part number
From: Thomas Monjalon <hidden>
Date: 2021-06-18 08:51:32
From: Thomas Monjalon <hidden>
Date: 2021-06-18 08:51:32
18/06/2021 04:09, Ruifeng Wang:
From: Thierry Herbelot <redacted>quoted
'part_number_config': { - '0xc00': {'machine_args': ['-march=armv8-a+crc']} + '0x800': {'machine_args': ['-march=armv8-a+crc']}, + '0xc00': {'machine_args': ['-march=armv8-a+crc']},Nit, redundant comma at the end of the line.
What is redundant?