[dpdk-dev] [PATCH 2/2] app/testpmd: fix MAC endian issue in flow command

Thomas Monjalon thomas at monjalon.net
Sat May 6 10:14:00 CEST 2017


04/05/2017 19:08, Adrien Mazarguil:
> MAC addresses are implicitly handled in network order since they are
> actually byte strings, however this is not properly enforced with MAC masks
> provided as prefix lengths, which end up inverted on little endian
> systems.
> 
> Fixes: 6df81b325fa4 ("app/testpmd: add items eth/vlan to flow command")
> 
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

Series applies, thanks



More information about the dev mailing list