[Bug 1475134] [NEW] ixgbe and iproute2: inconsistent behaviour when setting VF mac and vlan using 'ip link'

2015-07-15 Thread Roman Bogorodskiy
Public bug reported: 'ip link' behaves strangely when trying to set both vlan and mac for a VF. Consider the following example: $ sudo ip link set p2p1 vf 6 mac 36:c3:25:02:65:c4 vlan 300 $ ip link show p2p1 189: p2p1: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN mode DEFAULT group

[Bug 1475134] WifiSyslog.txt

2015-07-15 Thread Roman Bogorodskiy
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/1475134/+attachment/4429804/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1475134] UdevDb.txt

2015-07-15 Thread Roman Bogorodskiy
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1475134/+attachment/4429802/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475134 Title:

[Bug 1475134] ProcModules.txt

2015-07-15 Thread Roman Bogorodskiy
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1475134/+attachment/4429801/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475134

[Bug 1475134] ProcCpuinfo.txt

2015-07-15 Thread Roman Bogorodskiy
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1475134/+attachment/4429798/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475134

[Bug 1475134] Lspci.txt

2015-07-15 Thread Roman Bogorodskiy
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1475134/+attachment/4429797/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475134 Title: ixgbe

[Bug 1475134] Re: ixgbe and iproute2: inconsistent behaviour when setting VF mac and vlan using 'ip link'

2015-07-15 Thread Roman Bogorodskiy
apport information ** Tags added: apport-collected ** Description changed: 'ip link' behaves strangely when trying to set both vlan and mac for a VF. Consider the following example: $ sudo ip link set p2p1 vf 6 mac 36:c3:25:02:65:c4 vlan 300 $ ip link show p2p1 189: p2p1:

[Bug 1475134] UdevLog.txt

2015-07-15 Thread Roman Bogorodskiy
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1475134/+attachment/4429803/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475134 Title:

[Bug 1475134] BootDmesg.txt

2015-07-15 Thread Roman Bogorodskiy
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/1475134/+attachment/4429795/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475134

[Bug 1475134] ProcEnviron.txt

2015-07-15 Thread Roman Bogorodskiy
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1475134/+attachment/4429799/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475134

[Bug 1475134] ProcInterrupts.txt

2015-07-15 Thread Roman Bogorodskiy
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1475134/+attachment/4429800/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1475134] CurrentDmesg.txt

2015-07-15 Thread Roman Bogorodskiy
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1475134/+attachment/4429796/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475134

[Bug 284515] [NEW] xmlrpc-c-config prints out incorrect linker flags

2008-10-16 Thread Roman Bogorodskiy
Public bug reported: Looks like xmlrpc-c-config scripts returns incorrect linker flags. I create a simple C++ source file foo.cc: int main(int argc, char **argv) { return 0; } I want to compile it and link to xmlrpc-c. I have libxmlrpc-c3-dev package installed using apt-get, so I execute the