[ovs-git] [openvswitch/ovs] d5ac64: lib/tc: Remove unnecessary icmp recalculation

GitHub noreply at github.com
Wed Apr 25 09:33:05 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: d5ac645826464cc402b83193f61fdb08cad28412
      https://github.com/openvswitch/ovs/commit/d5ac645826464cc402b83193f61fdb08cad28412
  Author: Jianbo Liu <jianbol at mellanox.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M lib/tc.c

  Log Message:
  -----------
  lib/tc: Remove unnecessary icmp recalculation

ICMP checksum is calculated from ICMP headers and data, so hardware doesn't
need to calculate it again because we only rewrite IP headers.

Signed-off-by: Jianbo Liu <jianbol at mellanox.com>
Reviewed-by: Paul Blakey <paulb at mellanox.com>
Reviewed-by: Roi Dayan <roid at mellanox.com>
Signed-off-by: Simon Horman <simon.horman at netronome.com>




More information about the git mailing list