hi all,
I used the following command to compile OVS and encountered an error, the
detailed error information is as follows:
command:
./boot.sh
mkdir build-gcc && cd build-gcc
../configure --prefix=$PWD/tmp --enable-shared CFLAGS="-g -O2 -msse4.2 -mpopcnt
-march=native -fsanitize=address -
On Wed, Aug 11, 2021 at 10:06:11AM +0800, mythosmonkeyking wrote:
> I want to join the OVS discussion group and pay attention to relevant
> developments. What do I need to do? I need help, thank you!!!
You have subscribed to ovs-dev and ovs-discuss.
>
> When I email ovs-bu...@openvswitc
hi,
I want to join the OVS discussion group and pay attention to relevant
developments. What do I need to do? I need help, thank you!!!
When I email ovs-bu...@openvswitch.org my email was rejected when I was.
The content of the email I received is as follows:
Now, I don't know how
[cc: Ben + Dmitry]
Hi folks,
I'm looking at some conversion code in ovn-org/ovn-kubernetes where we replace
the ovn-nbctl wrapper with the libovsdb library ( ovn-org/libovsdb ). Since we
are mostly doing this to make it faster (besides reducing the memory
footprint), using the "Where" syntax [