Re: [PATCH v3 0/4] rte_ether_unformat_addr related changes

2023-10-04 Thread Ferruh Yigit
On 10/3/2023 9:29 PM, Stephen Hemminger wrote: > This patchset makes rte_ether_unformat_addr allow other formats > for MAC address. Need to remove some inputs from existing > cmdline_etheraddr test, and add a new test in test suite > to cover this. There is some overlap between the two tests > but

[PATCH v3 0/4] rte_ether_unformat_addr related changes

2023-10-03 Thread Stephen Hemminger
This patchset makes rte_ether_unformat_addr allow other formats for MAC address. Need to remove some inputs from existing cmdline_etheraddr test, and add a new test in test suite to cover this. There is some overlap between the two tests but that is fine. v4 - fix spelling errors don't allow