On 2/2/2023 10:00 AM, Rongwei Liu wrote: > Support IPv6 routing extension header matching with new rte_flow item. > Add encapsulation support for IPv6 routing extension header. > > v6: use non doxgen style comments for 'segments'. > v5: remove flex array 'segments'. > v4: use flex array to define variable length segments and move PMD > implementation out. > v3: enhance the format and use be32/be16 in network header > structure. > v2: remove redundant rte_flow items. > > Rongwei Liu (3): > ethdev: add IPv6 routing extension header definition > ethdev: add modify IPv6 protocol field > app/testpmd: add IPv6 routing extension header in raw encap
Series applied to dpdk-next-net/main, thanks.