[dpdk-dev] [PATCH] net: announce changes in TCP header

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Fri Aug 6 11:02:54 CEST 2021


The patch lacks motivation. Why is the change required? Why is it useful?

On August 5, 2021 18:28:31 Thomas Monjalon <thomas at monjalon.net> wrote:

> Nobody rejected this change but there is not enough ack
> to make it an accepted announce of change.
>
> 02/08/2021 12:42, Gregory Etelson:
>> Announce change to add a union that will provide byte and bitfield
>> access to TCP flags.
>>
>> Signed-off-by: Gregory Etelson <getelson at nvidia.com>
>> ---
>> +* net: structure ``rte_tcp_hdr`` will have a union that will provide
>> +  byte access to existing ``tcp_flags`` and add a bitfield for TCP flags.



More information about the dev mailing list