[ovs-discuss] Usage of mask values in case of disabled megaflows

2023-01-18 Thread Farhan Tariq via discuss
Hi OVS family, I have been working on offloading only the exact-match flows in case of disable-megaflows. When mask values of certain members of the 'struct match' are checked in the 'test_key_and_mask()' function (https://github.com/openvswitch/ovs/blob/e5d92c1a54852e9b5912aa53417d1f64bfee9af2

Re: [ovs-discuss] Subject: [openvswitch 2.12.0.] system-userspace-testsuite: 1 2 3 4 5 6 7 8 9 10 17 18 25 26 27 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59

2023-01-18 Thread Ilya Maximets via discuss
On 1/13/23 11:10, Hemanth Aramadaka via discuss wrote: > Hi team, > >   > > I am trying to run,  make  check-system-userspace on my server and all tests > are getting failed. Any idea on this ? Any pre-requisite’s are needed ?   Hi. One prerequisite is that you need to run as root. Other t