summaryrefslogtreecommitdiff
path: root/ofproto
diff options
context:
space:
mode:
authorPaolo Valerio <pvalerio@redhat.com>2022-04-02 01:34:27 +0200
committerIlya Maximets <i.maximets@ovn.org>2022-04-26 21:55:45 +0200
commit4ea1bb63914198ad08ed29cc64d5d73e33a9d739 (patch)
tree8efb59de3cf684be1caeb0a26546a2dfdcae59bd /ofproto
parent53b75e91ded95d25c6cae5698ad242ad775ebb40 (diff)
downloadopenvswitch-4ea1bb63914198ad08ed29cc64d5d73e33a9d739.tar.gz
system-traffic: Fix fragment reassembly with L3 L4 protocol information.
The test relied on the flows installed by recv_upcalls() after upcall_receive() returned ENODEV if the packet was initially originated by packet-out with OFPP_CONTROLLER as in_port. Since 323ae1e808e6 ("ofproto-dpif-xlate: Fix recirculation when in_port is OFPP_CONTROLLER.") the test stopped working because recirculation in such scenario got fixed and upcall_receive() no longer returns ENODEV. Fix it by setting an invalid as "in_port" in order to similarly trigger the same behavior. Signed-off-by: Paolo Valerio <pvalerio@redhat.com> Acked-by: Mike Pattrick <mkp@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'ofproto')
0 files changed, 0 insertions, 0 deletions