Re: [dpdk-dev] [PATCH v6 0/2] net: introduce IPv4 ihl and version fields

2021-10-14 Thread Gregory Etelson
Hello Ferruh, > On 10/13/2021 6:13 PM, Gregory Etelson wrote: > > Gregory Etelson (2): > >net: fix IPv4 change announce > >net: introduce IPv4 ihl and version fields > > > > Hi Gregory, > > Can you please change the order of the first and > second patch? > In the existing order, the co

Re: [dpdk-dev] [PATCH v6 0/2] net: introduce IPv4 ihl and version fields

2021-10-14 Thread Ferruh Yigit
On 10/14/2021 10:29 AM, Gregory Etelson wrote: Hello Ferruh, On 10/13/2021 6:13 PM, Gregory Etelson wrote: Gregory Etelson (2): net: fix IPv4 change announce net: introduce IPv4 ihl and version fields Hi Gregory, Can you please change the order of the first and second patch? In

Re: [dpdk-dev] [PATCH v6 0/2] net: introduce IPv4 ihl and version fields

2021-10-14 Thread Ferruh Yigit
On 10/14/2021 9:30 AM, Thomas Monjalon wrote: 14/10/2021 10:21, Ferruh Yigit: On 10/13/2021 6:13 PM, Gregory Etelson wrote: Gregory Etelson (2): net: fix IPv4 change announce net: introduce IPv4 ihl and version fields Hi Gregory, Can you please change the order of the first and seco

Re: [dpdk-dev] [PATCH v6 0/2] net: introduce IPv4 ihl and version fields

2021-10-14 Thread Thomas Monjalon
14/10/2021 10:21, Ferruh Yigit: > On 10/13/2021 6:13 PM, Gregory Etelson wrote: > > Gregory Etelson (2): > >net: fix IPv4 change announce > >net: introduce IPv4 ihl and version fields > > > > Hi Gregory, > > Can you please change the order of the first and second patch? > > This way I c

Re: [dpdk-dev] [PATCH v6 0/2] net: introduce IPv4 ihl and version fields

2021-10-14 Thread Ferruh Yigit
On 10/13/2021 6:13 PM, Gregory Etelson wrote: Gregory Etelson (2): net: fix IPv4 change announce net: introduce IPv4 ihl and version fields Hi Gregory, Can you please change the order of the first and second patch? This way I can get the first one, since it is already acked, before -rc

[dpdk-dev] [PATCH v6 0/2] net: introduce IPv4 ihl and version fields

2021-10-13 Thread Gregory Etelson
Gregory Etelson (2): net: fix IPv4 change announce net: introduce IPv4 ihl and version fields app/test/test_flow_classify.c | 8 doc/guides/rel_notes/deprecation.rst | 6 -- doc/guides/rel_notes/release_21_11.rst | 3 +++ lib/net/rte_ip.h | 16