diff options
author | Eelco Chaudron <echaudro@redhat.com> | 2023-02-07 15:05:57 +0100 |
---|---|---|
committer | Ilya Maximets <i.maximets@ovn.org> | 2023-02-09 00:32:55 +0100 |
commit | 25b6f5585ba04e92560ef7f5cd37826caf54cc68 (patch) | |
tree | bff301e412ce61f9a4c50292a9a40e1c78ea3e96 /lib | |
parent | 3655ddb4f5ecb325bb0a332e56afa07a28449de3 (diff) | |
download | openvswitch-25b6f5585ba04e92560ef7f5cd37826caf54cc68.tar.gz |
test: Fix 'conntrack - Multiple ICMP traverse' for tc case.
tc does not include ethernet header length in packet byte count.
This fix will allow the packets that go trough tc to be 14 bytes less.
This difference in the TC implementation is already described in
tc-offload.rst.
Signed-off-by: Eelco Chaudron <echaudro@redhat.com>
Acked-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Tested-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions