Hi,

This patchset fixes some issues found during netdev-offload-dpdk testing.

Patch-1: Initialize rte 'transfer' attribute for mark/rss offload.
Patch-2: Pass L4 protocol-id to match in the rte_flow_item.
Patch-3: Set IP_ECN_MASK only when the ECN field is matched.

Thanks,
-Harsha

******

v1:
- Created this patchset using patches 1 & 2, sent separately earlier.
  Please ignore the previous version of these patches.
- Patch-2: Updated "fixes:" tag with the right commit id.
- Added patch-3.

******

Sriharsha Basavapatna (3):
  netdev-offload-dpdk: Set transfer attribute to zero for mark/rss
    offload
  netdev-offload-dpdk: Pass L4 proto-id to match in the L3 rte_flow_item
  tunnel: Set ECN mask bits only when it is matched in the IP header

 lib/netdev-offload-dpdk.c | 25 ++-----------------------
 ofproto/tunnel.c          |  8 ++++++--
 2 files changed, 8 insertions(+), 25 deletions(-)

-- 
2.25.0.rc2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to