[PATCH v3 0/4] rte_ether_unformat_addr related changes
Ferruh Yigit
ferruh.yigit at amd.com
Wed Oct 4 13:48:35 CEST 2023
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 that is fine.
>
> v4 - fix spelling errors
> don't allow leading zeros in Cisco 3 part format
> incorporate tap patch to use unformat addr
>
> David Christensen (1):
> net/tap: use rte_ether_unformat_address
>
> Stephen Hemminger (3):
> test: remove some strings from cmdline_etheraddr tests
> rte_ether_unformat: accept more inputs
> test: add tests for rte_ether routines
>
>
Thanks for the patch, appreciated.
For series,
Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list