[dpdk-dev] [PATCH v2] librte_mbuf: modify port initialization value

Yang, Zhiyong zhiyong.yang at intel.com
Wed Sep 6 02:42:45 CEST 2017


Hi, helin:

> > +#define MBUF_INVALID_PORT 0xffff
> Replaced with below, or use UINT16_MAX directly?
> #define MBUF_INVALID_PORT UINT16_MAX

I prefer  #define MBUF_INVALID_PORT UINT16_MAX

Thanks 
Zhiyong



More information about the dev mailing list