Re: [dpdk-dev] [PATCH v4 00/15] add hairpin feature

2019-10-18 Thread Ferruh Yigit
On 10/17/2019 4:32 PM, Ori Kam wrote: > s patch set implements the hairpin feature. > The hairpin feature was introduced in RFC[1] > > The hairpin feature (different name can be forward) acts as "bump on the > wire", > meaning that a packet that is received from the wire can be modified using > o

[dpdk-dev] [PATCH v4 00/15] add hairpin feature

2019-10-17 Thread Ori Kam
s patch set implements the hairpin feature. The hairpin feature was introduced in RFC[1] The hairpin feature (different name can be forward) acts as "bump on the wire", meaning that a packet that is received from the wire can be modified using offloaded action and then sent back to the wire withou