On 3/13/23 15:37, Ales Musil wrote:
> On Mon, Mar 13, 2023 at 3:31 PM Eelco Chaudron <[email protected]> wrote:
> 
>> The recently added test cases below are not passing on the af_xdp
>> datapath due to tcpdump not working on the OVS ports with this datapath.
>>
>>   conntrack - ICMP related NAT with single port
>>   conntrack - ICMPv6 related NAT with single port
>>   conntrack - ICMP from different source related with NAT
>>
>> The tests are changed to attach tcpdump on the associated veth port in
>> the netns. Tests are now passing with all datapaths (afxdp, kernel,
>> userspace,
>> and offloads).
>>
>> Fixes: 8bd688063078 ("system-traffic.at: Add icmp error tests while
>> dnatting address and port.")
>> Fixes: 0a7587034dc9 ("conntrack: Properly unNAT inner header of related
>> traffic.")
>> Signed-off-by: Eelco Chaudron <[email protected]>
>> ---
>>  tests/system-traffic.at |    8 ++++----
>>  1 file changed, 4 insertions(+), 4 deletions(-)> Oops, thanks for fixing it.
> 
> Acked-by: Ales Musil <[email protected]>
> 

Thanks, Eelco and Ales!
Applied and backported down to 2.17.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to