[dpdk-dev] [PATCH v2] app/testpmd: fix MPLSoUDP encapsulation

Ferruh Yigit ferruh.yigit at intel.com
Tue Dec 11 18:28:45 CET 2018


On 12/6/2018 9:38 AM, Ori Kam wrote:
<...>

>>>> Subject: [dpdk-dev] [PATCH v2] app/testpmd: fix MPLSoUDP encapsulation
>>>>
>>>> In function cmd_set_mplsoudp_encap_parsed(), MPLS label value was set
>>>> in mplsoudp_encap_conf struct without the required offset.
>>>> As a result the value was copied incorrectly into rte_flow_item_mpls
>>>> struct.
>>>>
>>>> This patch sets MPLS label value in appropriate location at
>>>> mplsoudp_encap_conf struct, so it is correctly copied to
>>>> rte_flow_item_mpls struct.
>>>>
>>>> Fixes: a1191d39cb57 ("app/testpmd: add MPLSoUDP encapsulation")
>>>> Cc: orika at mellanox.com
>>>>
>>>> Signed-off-by: Dekel Peled <dekelp at mellanox.com>>
> Acked-by: Ori Kam <orika at mellanox.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list