[dpdk-stable] [PATCH v3 0/2] define ipv4 ihl and vhl

Ferruh Yigit ferruh.yigit at intel.com
Thu Jul 4 18:19:44 CEST 2019


On 7/4/2019 8:33 AM, Saleh Alsouqi wrote:
> v3:
>         - Include sys/types.h in librte_net/rte_ip.h,
>           to fix undefined types in freebsd systems.
> 
>         - Split commits into 2, definition in librte_net/rte_ip,
>           and the usage in app/testpmd.
> 
>         - Add "RTE" prefix to the definitions names.
> 
> v2:
>         - Include netinet/ip.h in librte_net/rte_ip.h
>           to use existing definitions instead of defining
>           our own.
> 
>         - Move definitions from testpmd.h to librte_net/rte_ip.h
> 
> Saleh AlSouqi (2):
>   librte_net/rte_ip: define ipv4 ihl and vhl
>   app/testpmd: fix mpls ipv4 encap fields

For series,
Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Series applied to dpdk-next-net/master, thanks.


More information about the stable mailing list