Re: [dpdk-dev] [dpdk-stable] [PATCH v2] ip_frag: fix fragmenting IPv4 fragment

2021-10-13 Thread 蔡慧超
Hi,Monjalon We use to capitalize name with family name at last. Is it OK to assume this format for your name? Huichao Cai --Yes,this is my real name.I'll change my name to "Huichao Cai". --Thank you for your reminder. I see that Konstantin is saying Kevin, is it your alias? --Yes,this is

Re: [dpdk-dev] [dpdk-stable] [PATCH v2] ip_frag: fix fragmenting IPv4 fragment

2021-10-13 Thread Thomas Monjalon
09/10/2021 09:27, huichao cai: > Current implementation of rte_ipv4_fragment_packet() doesn’t take > into account offset and flag values of the given packet, but blindly > assumes they are always zero (original packet is not fragmented). > According to RFC791, fragment and flag values for new fragm