Thu, 25 Apr 2024 14:19:17 UTC | login

Information for build openvswitch2.11-2.11.0-50.el8

ID30267
Package Nameopenvswitch2.11
Version2.11.0
Release50.el8
Epoch
SummaryOpen vSwitch
DescriptionOpen vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.
Built bydominikholler
State complete
Volume DEFAULT
StartedMon, 15 Jun 2020 19:55:28 UTC
CompletedMon, 15 Jun 2020 20:10:54 UTC
Taskbuild (virt8-ovirt-44-el8, openvswitch2.11-2.11.0-50.el8.src.rpm)
Tags No tags
RPMs
src
openvswitch2.11-2.11.0-50.el8.src.rpm (info) (download)
aarch64
network-scripts-openvswitch2.11-2.11.0-50.el8.aarch64.rpm (info) (download)
openvswitch2.11-2.11.0-50.el8.aarch64.rpm (info) (download)
openvswitch2.11-devel-2.11.0-50.el8.aarch64.rpm (info) (download)
python3-openvswitch2.11-2.11.0-50.el8.aarch64.rpm (info) (download)
openvswitch2.11-debuginfo-2.11.0-50.el8.aarch64.rpm (info) (download)
openvswitch2.11-debugsource-2.11.0-50.el8.aarch64.rpm (info) (download)
python3-openvswitch2.11-debuginfo-2.11.0-50.el8.aarch64.rpm (info) (download)
noarch
openvswitch2.11-test-2.11.0-50.el8.noarch.rpm (info) (download)
ppc64le
network-scripts-openvswitch2.11-2.11.0-50.el8.ppc64le.rpm (info) (download)
openvswitch2.11-2.11.0-50.el8.ppc64le.rpm (info) (download)
openvswitch2.11-devel-2.11.0-50.el8.ppc64le.rpm (info) (download)
python3-openvswitch2.11-2.11.0-50.el8.ppc64le.rpm (info) (download)
openvswitch2.11-debuginfo-2.11.0-50.el8.ppc64le.rpm (info) (download)
openvswitch2.11-debugsource-2.11.0-50.el8.ppc64le.rpm (info) (download)
python3-openvswitch2.11-debuginfo-2.11.0-50.el8.ppc64le.rpm (info) (download)
x86_64
network-scripts-openvswitch2.11-2.11.0-50.el8.x86_64.rpm (info) (download)
openvswitch2.11-2.11.0-50.el8.x86_64.rpm (info) (download)
openvswitch2.11-devel-2.11.0-50.el8.x86_64.rpm (info) (download)
python3-openvswitch2.11-2.11.0-50.el8.x86_64.rpm (info) (download)
openvswitch2.11-debuginfo-2.11.0-50.el8.x86_64.rpm (info) (download)
openvswitch2.11-debugsource-2.11.0-50.el8.x86_64.rpm (info) (download)
python3-openvswitch2.11-debuginfo-2.11.0-50.el8.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
ppc64le
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
x86_64
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Wed Mar 11 2020 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-50 - Backport "vhost: fix packed virtqueue ready condition" (#1793068) * Tue Mar 10 2020 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-49 - Revert Backport "ovs-tc: support OvS internal port offload" and deps (#1737982) - Revert Backport "netdev-tc-offloads: Use correct hook qdisc at init tc flow" (#1737982) * Tue Feb 25 2020 Maxime Coquelin <maxime.coquelin@redhat.com> - 2.11.0-48 - Backport "vhost: fix vring memory partially mapped" (#1798996) - Backport "vhost: protect log address translation in IOTLB update" (#1798996) * Thu Jan 16 2020 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-47 - Backport "netdev-vport: Use the dst_port in tunnel netdev name" (#1727599) * Thu Jan 16 2020 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-46 - Backport "dpif-netlink: Allow offloading of flows with dl_type 0x1234." (#1722337) * Thu Jan 16 2020 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-45 - Backport "lib/tc: Support optional tunnel id" (#1732305) Backport "lib/tc: Fix flow dump for tunnel id equal zero" (#1732305) * Wed Jan 15 2020 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-44 - Backport "tc: implement support for action flags" (#1780690) * Wed Jan 15 2020 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-43 - Backport "rhel: secure openvswitch useropts" (#1785586) - Backport "rhel: run ovn with the same user as ovs" (#1785586) - Backport "rhel: set useropts optional for ovsdb-server" (#1785586) - Backport "rhel: let *-ctl handle runtime directory" (#1785586) * Tue Jan 14 2020 Eelco Chaudron <echaudro@redhat.com> - 2.11.0-42 - Backport "userspace: Improved packet drop statistics" (#1726568) * Tue Jan 14 2020 Kevin Traynor <ktraynor@redhat.com> - 2.11.0-41 - Detailed packet drop statistics and related patches (#1790841) - Backport "netdev-dpdk: Fix not reporting rx_oversize_errors in stats." (#1790841) - Backport "netdev-dpdk: Refactor vhost custom stats for extensibility." (#1790841) - Backport "netdev-dpdk: Reuse vhost function for dpdk ETH custom stats." (#1790841) - Backport "netdev-dpdk: Detailed packet drop statistics." (#1790841) - Backport "netdev-dpdk: Fix sw stats perf drop." (#1790841) * Fri Jan 10 2020 Adrián Moreno <amorenoz@redhat.com> - 2.11.0-40 - Backport "vhost: fix virtqueue not accessible" (#1792399) - Backport "vhost: prevent zero copy mode if IOMMU is on" (#1792399) - Backport "vhost: convert buffer addresses to GPA for logging" (#1792399) - Backport "vhost: translate incoming log address to GPA" (#1792399) - Backport "vhost: fix vring address handling during live migration" (#1792399) - Backport "vhost: add external message handling to the API" (#1792399) * Wed Jan 08 2020 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-39 - Backport "ovsdb replication: Provide option to configure probe interval" (#1788800) * Tue Jan 07 2020 David Marchand <david.marchand@redhat.com> - 2.11.0-38 - Backport DPDK interrupt fixes for qede (#1738789) * Mon Dec 23 2019 Eelco Chaudron <echaudro@redhat.com> - 2.11.0-37 - Backport "vhost: add device op when notification to guest is sent" (#1726579) - Backport "netdev-dpdk: Add coverage counter to count vhost IRQs" (#1726579) * Mon Dec 23 2019 Eelco Chaudron <echaudro@redhat.com> - 2.11.0-36 - Backport "net/i40e: downgrade error log" (#1719644) - Backport "net/i40e: re-program promiscuous mode on VF interface" (#1733402) - Backport "bridge: Allow manual notifications about interfaces' updates" (#1719644) - Backport "netdev-dpdk: add support for the RTE_ETH_EVENT_INTR_RESET" (#1719644) * Tue Dec 10 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-35 - Fix librte_pmd_mlx{4,5}_glue.so error in Execshield part of RPMDiff by backporting the DPDK flags from dpdk spec file. * Fri Dec 06 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-34 - Backport "Shutdown SSL connection before closing socket" (#1780745) * Thu Dec 05 2019 Aaron Conole <aconole@redhat.com> - 2.11.0-33 - Backport "ovs-check-dead-ifs: python3 print format" (#1751161) - Backport "ovs-check-dead-ifs: unshadow pid variable" (#1751161) - Backport "flake8: also check the ovs-check-dead-ifs script" (#1751161) * Thu Dec 05 2019 Aaron Conole <aconole@redhat.com> - 2.11.0-32 - Backport "ovs-tcpundump: exit when getting version" (#1764127) * Thu Dec 05 2019 Aaron Conole <aconole@redhat.com> - 2.11.0-31 - Backport "ovs-tcpundump: allow multiple packet lengths" (#1764125) * Tue Dec 03 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-30 - Rebase internal DPDK to 18.11.5 (#1760246) (CVE-2019-14818) * Tue Nov 26 2019 Lorenzo Bianconi <lorenzo.bianconi@redhat.com> - 2.11.0-29 - Backport "jsonrpc: increase input buffer size from 512 to 4096" (#1776883) * Tue Nov 12 2019 David Marchand <david.marchand@redhat.com> - 2.11.0-28 - Backport "netdev-dpdk: Track vhost tx contention." (#1740144) * Tue Oct 29 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-27 - Backport "ovsdb-server: Allow replication from older schema version servers" (#1766586) * Mon Oct 14 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-26 - Backport "ovsdb-server: Don't drop all connections on read/write status change" (#1761572) * Mon Oct 14 2019 Dumitru Ceara <dceara@redhat.com> - 2.11.0-25 - Backport "ofproto-dpif: Fix continuation with patch port" (#1761461) * Mon Oct 07 2019 Aaron Conole <aconole@redhat.com> - 2.11.0-24 - Backport "vswitch: ratelimit the device add log" (#1737146) * Fri Sep 13 2019 Kevin Traynor <ktraynor@redhat.com> - 2.11.0-23 - Backport "Add custom stat for vhost tx retries." (#1747531) - Backport "Enable tx-retries-max config." (#1747531) * Tue Sep 03 2019 Flavio Leitner <fbl@redhat.com> - 2.11.0-22 - tnl-neigh: Use outgoing ofproto version (#1685642) * Tue Aug 27 2019 Flavio Leitner <fbl@redhat.com> - 2.11.0-21 - Bump release * Tue Aug 06 2019 David Marchand <david.marchand@redhat.com> - 2.11.0-20 - Renumbered dpdk patches - Backport IOVA fixes (#1711739) * Tue Jul 23 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-19 - Backport "ovsdb-server: drop all connections on read/write status change" (#1720947) * Tue Jul 16 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-18 - Increase CONFIG_RTE_MAX_ETHPORTS to 128 (#1730421) * Tue Jul 16 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-17 - Backport "tunnel: Add layer 2 IPv6 GRE encapsulation support." and "netdev-vport: Make ip6gre netdev type to use TC rules" (#1725623) * Fri Jul 12 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-16 - Rebase internal DPDK to 18.11.2 (#1713698) * Tue Jul 09 2019 David Marchand <david.marchand@redhat.com> - 2.11.0-15 - Backport "net/i40e: fix dropped packets statistics name" (#1728610) * Tue Jul 02 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-14 - Backport "netdev-tc-offloads: Use correct hook qdisc at init tc flow" (#1721219) * Fri Jun 21 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-13 - Backport "netdev-tc-offloads: Support match on priority tags" (#1722249) * Thu Jun 13 2019 Maxime Coquelin <maxime.coquelin@redhat.com> - 2.11.0-12 - Backport Vhost performance regression fixes (#1672538) * Thu Jun 13 2019 Flavio Leitner <fbl@redhat.com> - 2.11.0-11 - Backport "rhel: limit stack size to 2M." (#1720315) * Thu May 16 2019 Pablo Cascón <pablo.cascon@redhat.com> - 2.11.0-10 - Backport "ovs-tc: support OvS internal port offload" and deps (#1702334) * Wed Apr 24 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-9 - Backport "[OVN] Fragmentation support - check_pkt_larger action" (#1702564) * Thu Apr 11 2019 Kevin Traynor <ktraynor@redhat.com> - 2.11.0-8 - Backport "net/qede: support IOVA VA mode" (#1684605) * Wed Apr 10 2019 David Marchand <david.marchand@redhat.com> - 2.11.0-7 - Backport cpu affinity fixes (#1687320) * Tue Apr 09 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-6 - Add missing dependencies for ovs-tcpdump (#1697978) * Tue Mar 26 2019 Flavio Leitner <fbl@redhat.com> - 2.11.0-5 - fixed netlink msg corruption when updating netdev. (#1692812) * Tue Mar 12 2019 Davide Caratti <dcaratti@redhat.com> - 2.11.0-4 - Backport "net/bnxt: support IOVA VA mode" (#1645523) * Tue Mar 12 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-3 - Backport "ovs-ctl: Permit to specify additional options" (#1687775) - Remove useless -fPIC from DPDK * Fri Mar 01 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-2 - Backport "rhel: Use PIDFile on forking systemd service files" (#1684477) * Thu Feb 28 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-1 - Update to official 2.11 release * Thu Jan 31 2019 Open vSwitch Bot <null@redhat.com> - 2.11.0-0.20190129gitd3a10db - Snapshot of branch-2.11 d3a10db4fd38 * Sun Jan 27 2019 Open vSwitch Bot <null@redhat.com> - 2.11.0-0.20190126gitd4ff5b2 - Snapshot of branch-2.11 d4ff5b2be7fc * Mon Jan 14 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.11.0-0.20190114gitadb3f0b - Update to a snapshot of OVS 2.11 from master * Mon Jan 07 2019 Lorenzo Bianconi <lorenzo.bianconi@redhat.com> - 2.10.0-42 - Backport "OVN: add static IP support to IPAM" (#1664028) * Thu Jan 03 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-41 - Backport some patches to improve offload indications (#1655990) * Wed Jan 02 2019 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-40 - Add "Requires: openvswitch = %{version}-%{release}" to python-openvswitch2.10 (#1662944) * Wed Jan 02 2019 Lorenzo Bianconi <lorenzo.bianconi@redhat.com> - 2.10.0-39 - Backport "OVN: add mac address only support to IPAM/MACAM" (#1662905) * Thu Dec 20 2018 Numan Siddique <nusiddiq@redhat.com> - 2.10.0-38 - Backport "ovn-controller: Inject GARPs to logical switch pipeline to update neighbors" (#1643902) * Tue Dec 18 2018 David Marchand <david.marchand@redhat.com> - 2.10.0-37 - Backport 'ovs-ctl: fix system-id.conf owner' (#1659391) - Do not check /var/log/openvswitch owner/group (#1659391) * Tue Dec 18 2018 Numan Siddique <nusiddiq@redhat.com> - 2.10.0-36 - Backport "ovn: Fix the invalid eth.dst and ip6.dst set by nd_ns action for certain cases." (#1656018) * Mon Dec 10 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-35 - Backport "dpif-netdev: Add vlan to mask for flow_put operation" (#1649516) * Tue Nov 27 2018 Numan Siddique <nusiddiq@redhat.com> - 2.10.0-34 - Backport "ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis" (#1561880) * Fri Nov 23 2018 Eelco Chaudron <echaudro@redhat.com> - 2.10.0-33 - Backport "mem: fix memory initialization time" (#1647498) * Thu Nov 22 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-32 - Backport "tests: Use the default key length when generating RSA keys" * Wed Nov 14 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-31 - Backport "net/qede: fix crash when configure fails" (#1648183) * Tue Nov 13 2018 Lorenzo Bianconi <lorenzo.bianconi@redhat.com> - 2.10.0-30 - Backport 'pinctrl: Fix dp_packet structure leak' and 'pinctrl: Fix crash on buffered packets hmap double remove'. Moreover align 'ovn -- 3 HVs, 3 LS, 3 lports/LS, 1 LR' test to upstream one (#1649008) * Tue Nov 13 2018 Eelco Chaudron <echaudro@redhat.com> - 2.10.0-29 - Backup "netdev-dpdk: Bring link down when NETDEV_UP is not set" (#1645288) * Fri Nov 09 2018 Lorenzo Bianconi <lorenzo.bianconi@redhat.com> - 2.10.0-28 - OVN: configure L2 address according to the used IP address (#1648272) * Thu Nov 08 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-27 - Backport "bond: Honor updelay and downdelay when LACP is in use" (#1646923) * Thu Nov 08 2018 Lorenzo Bianconi <lorenzo.bianconi@redhat.com> - 2.10.0-26 - OVN: introduce mac_prefix support to IPAM (#1647750) * Tue Nov 06 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-25 - Backport "ofproto-dpif-xlate: Avoid deadlock on multicast snooping recursion" (#1643065) * Tue Nov 06 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-24 - Re-enable "make check" * Fri Nov 02 2018 Kevin Traynor <ktraynor@redhat.com> - 2.10.0-23 - Update to DPDK 17.11.4 (#1566069) * Thu Oct 25 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-22 - Ship statically linked OVS binaries (#1643478) * Tue Oct 23 2018 Numan Siddique <nusiddiq@redhat.com> - 2.10.0-21 - Backport connmgr: Fix vswitchd abort when a port is added and the controller is down (#1637926) * Mon Oct 22 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-20 - Backport "ovn: Add DHCP support for option 252" (#1641740) * Wed Oct 17 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-19 - Backport "net/i40e: fix VLAN offload setting issue" (#1637893) * Wed Oct 17 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-18 - Backport "Python: Make Row's __getattr__ less error prone" (#1639963) * Fri Oct 12 2018 Numan Siddique <nusiddiq@redhat.com> - 2.10.0-17 - OVN: ovn-ctl: Fix the wrong pidfile argument passed to ovsdb-servers (#1636714) * Fri Oct 12 2018 Numan Siddique <nusiddiq@redhat.com> - 2.10.0-16 - OVN: Support processing DHCPv6 information request message type (#1636874) * Fri Oct 12 2018 Numan Siddique <nusiddiq@redhat.com> - 2.10.0-15 - OVN: Fix IPv6 DAD failure for container ports (#1616129) * Thu Oct 11 2018 Numan Siddique <nusiddiq@redhat.com> - 2.10.0-14 - OVN: Fix the issue in IPv6 Neigh Solicitation responder for router IPs (#1567735) * Tue Oct 09 2018 Lorenzo Bianconi <lorenzo.bianconi@redhat.com> - 2.10.0-13 - OVN: add buffering support for ip packets (#1637466) * Mon Oct 08 2018 Matteo Croce <mcroce@redhat.com> - 2.10.0-12 - Fix null pointer (#1634015) * Tue Oct 02 2018 Lorenzo Bianconi <lorenzo.bianconi@redhat.com> - 2.10.0-11 - OVN: add CT_LB action to ovn-trace (#1635344) * Mon Oct 01 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-10 - Backport NFP PMD's non-root related commits for > 1TB of RAM (#1634820): - net/nfp: support IOVA VA mode - bus/pci: forbid IOVA mode if IOMMU address width too small - net/nfp: check hugepages IOVAs based on DMA mask - mem: use address hint for mapping hugepages - bus/pci: use IOVAs check when setting IOVA mode - mem: add function for checking memsegs IOVAs addresses - mem: fix max DMA maskbit size * Thu Sep 27 2018 Matteo Croce <mcroce@redhat.com> - 2.10.0-9 - Backport "Remove support for multiple queues per port" (#1634015) * Wed Sep 26 2018 Matteo Croce <mcroce@redhat.com> - 2.10.0-8 - Backport EMC reorder fix (#1565205) * Wed Sep 26 2018 Matteo Croce <mcroce@redhat.com> - 2.10.0-7 - Backport per-port socket netlink creation with EPOLLEXCLUSIVE (#1634015) * Fri Sep 21 2018 Kevin Traynor <ktraynor@redhat.com> - 2.10.0-6 - Backport roundrobin rxq to pmd assignment (#1631797) * Fri Sep 14 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-5 - Backport "ovs-save: Don't always include the default flow during restore" (#1628905) * Thu Sep 13 2018 Flavio Leitner <fbl@redhat.com> - 2.10.0-4 - applied Fix translation of groups with no buckets (#1626488) * Thu Sep 13 2018 Flavio Leitner <fbl@redhat.com> - 2.10.0-3 - Removed provides and obsoletes for openvswitch-dpdk (#1628603) * Tue Sep 11 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.10.0-2 - Backported "net/mlx{4,5}: avoid stripping the glue library" (#1627700) * Tue Aug 21 2018 Flavio Leitner <fbl@redhat.com> - 2.10-1 - Updated with 2.10.0 official tarball (#1618551) * Fri Aug 17 2018 Flavio Leitner <fbl@redhat.com> - 2.10-0 - Sync'ed with fd-next (4452afaa58) - vhost: flush IOTLB cache on new mem table handling (#1609643) - OVN: introduce ovs-appctl command to monitor HVs sb (#1593804) * Thu Aug 16 2018 Open vSwitch Bot <null@redhat.com> - 2.10-0 - Snapshot of branch-2.10 6bced903bb50 * Fri Aug 10 2018 Open vSwitch Bot <null@redhat.com> - 2.10-0 - Snapshot of branch-2.10 58a7ce60b9f7 * Wed Aug 08 2018 Open vSwitch Bot <null@redhat.com> - 2.10-0 - Snapshot of branch-2.10 faf64fb8861f * Tue Aug 07 2018 Flavio Leitner <fbl@redhat.com> - 2.10-0 - Snapshot of branch master 7a78d1c1ad73 * Tue Jul 31 2018 Flavio Leitner <fbl@redhat.com> - 2.10-0 - Sync'ed spec file with fd-next-57 (shared linking). (DPDK patches not included) - Fixed package dependencies (#1610603) * Fri Jul 27 2018 Open vSwitch Bot <null@redhat.com> - 2.10-0 - Snapshot of branch master b1ca64f020f7 * Fri Jul 27 2018 Flavio Leitner <fbl@redhat.com> - 2.10-0 - Replace macro %{name} with 'openvswitch'. * Tue Jul 24 2018 Open vSwitch Bot <null@redhat.com> - 2.10-0 - Snapshot of branch master 1ac690899592 * Tue Jul 24 2018 Flavio Leitner <fbl@redhat.com> - 2.10-0 - Versioned conflict to be less than 2.10. * Thu Jul 19 2018 Open vSwitch Bot <null@redhat.com> - 2.10-0 - Snapshot of branch master 3c921cc2b6b7 * Wed Jul 18 2018 Flavio Leitner <fbl@redhat.com> - 2.10-0 - Fixed unbound requires and buildrequires. * Tue Jul 10 2018 Open vSwitch Bot <null@redhat.com> - 2.10-0 - Snapshot of branch master 93c0ef12039c * Tue Jul 03 2018 Open vSwitch Bot <null@redhat.com> - 2.10-0 - Snapshot of branch master 79d0dfa4e99a * Wed Jun 27 2018 Open vSwitch Bot <null@redhat.com> - 2.10-0 - Snapshot of branch master e46148133067 * Wed Jun 27 2018 Open vSwitch Bot <null@redhat.com> - 2.10-0 - Snapshot of branch master 61677bf976e9 * Tue Jun 26 2018 Flavio Leitner <fbl@redhat.com> - 2.10-0 - snapshot of branch master * Mon Jun 11 2018 Aaron Conole <aconole@redhat.com> - 2.9.0-47 - Backport "net/mlx5: fix memory region cache lookup" (#1581230) - Backport "net/mlx5: fix memory region boundary checks" (#1581230) * Mon Jun 11 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-46 - Backport "net/qede: fix memory alloc for multiple port reconfig" (#1589866) * Thu Jun 07 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-45 - Backport "net/qede: fix unicast filter routine return code" (#1578590) * Thu Jun 07 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-44 - Backport "net/qede: fix L2-handles used for RSS hash update" (#1578981) * Tue May 29 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-43 - Backport "net/nfp: fix lock file usage" (#1583670) * Mon May 28 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-42 - Backport "net/nfp: configure default RSS reta table" (#1583161) * Mon May 28 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-41 - Backport "netdev-dpdk: don't enable scatter for jumbo RX support for nfp" (#1578324) * Mon May 28 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-40 - Backport "ovn pacemaker: Fix promotion issue when the master node is reset" (#1579025) * Thu May 24 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-39 - Backport spec file modfications from "rhel: Use openvswitch user/group for the log directory" * Wed May 23 2018 Maxime Coquelin <maxime.coquelin@redhat.com> - 2.9.0-38 - Backport "vhost: improve dirty pages logging performance" (#1552465) * Wed May 16 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-37 - Backport "ovn: Set proper Neighbour Adv flag when replying for NS request for router IP" (#1567735) * Mon May 14 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-36 - Enable QEDE PMDs (only on x86_64) (#1578003) * Thu May 10 2018 Lorenzo Bianconi <lorenzo.bianconi@redhat.com> - 2.9.0-35 - ovn-nbctl: Show gw chassis in decreasing prio order (#1576725) * Wed May 09 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-34 - Fix hugetlbfs group when DPDK is enabled * Wed May 09 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-33 - Backport "eal: abstract away the auxiliary vector" (#1560728) - Re-enable DPDK on ppc64le * Wed May 09 2018 Aaron Conole <aconole@redhat.com> - 2.9.0-32 - Require the selinux policy module (#1555440) * Tue May 08 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-31 - Backport fix QEDE PMD (#1494616) * Tue May 08 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-30 - Backport "net/nfp: fix mbufs releasing when stop or close" (#1575067) * Sun May 06 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-29 - Backport net/mlx4: fix broadcast Rx (#1568908) * Fri May 04 2018 Kevin Traynor <ktraynor@redhat.com> - 2.9.0-28 - Backport mempool use after free fix and debug (#1575016) * Fri May 04 2018 Aaron Conole <aconole@redhat.com> - 2.9.0-27 - Fix the email address in the changelog. * Wed May 02 2018 Aaron Conole <aconole@redhat.com> - 2.9.0-26 - Backport fix for missing user during install/upgrade (#1559374) * Mon Apr 30 2018 Jakub Sitnicki <jkbs@redhat.com> - 2.9.0-25 - Backport fix for Unicode encoding in Python IDL (#1547065) * Thu Apr 26 2018 Aaron Conole <aconole@redhat.com> - 2.9.0-24 - Backport the cisco enic patches * Thu Apr 26 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-23 - Backport a fix for "Offload of Fragment Matching in OvS Userspace" (#1559111) * Thu Apr 26 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-22 - Backport "ovn-controller: Handle Port_Binding's "requested-chassis" option" (#1559222) * Thu Apr 26 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-21 - Backport "python: avoid useless JSON conversion to enhance performance" (#1551016) * Thu Apr 26 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-20 - Backport "ovn: Set router lifetime value for IPv6 periodic RA" (#1567735) - Remove useless libpcap-devel dependency * Mon Apr 23 2018 Kevin Traynor <ktraynor@redhat.com> - 2.9.0-19 - Backport DPDK CVE-2018-1059 (#1544298) * Fri Apr 20 2018 Davide Caratti <dcaratti@redhat.com> - 2.9.0-18 - Backport fix for PMD segfault when BNXT receives tunneled traffic (#1567634) * Mon Apr 16 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-17 - Backport patches to make NFP detect the correct firmware (#1566712) - Backport "rhel: Fix literal dollar sign usage in systemd service files" * Fri Mar 30 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-16 - Backport "rhel: don't drop capabilities when running as root" - Change owner of /etc/openvswitch during upgrade * Tue Mar 27 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-14 - Disable DPDK on ppc64le * Sun Mar 25 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-13 - Disable DPDK on aarch64 * Thu Mar 22 2018 Flavio Leitner <fbl@redhat.com> - 2.9.0-12 - fixes i40e link status timeout trough direct register access (#1559612) * Thu Mar 22 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-11 - Enable BNXT, MLX4, MLX5 and NFP (aligned from FDB) * Thu Mar 22 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-10 - Backport "Offload of Fragment Matching in OvS Userspace" (#1559111) * Thu Mar 15 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-9 - Avoid to unpack openvswitch 2 times and to overwrite all the patched files Fixes 2.9.0-4 * Thu Mar 08 2018 Eric Garver <egarver@redhat.com> - 2.9.0-8 - Backport "ofproto-dpif-xlate: translate action_set in clone action" (#1544892) * Thu Mar 08 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-7 - Backport "ovn: Calculate UDP checksum for DNS over IPv6" (#1553023) * Tue Mar 06 2018 Aaron Conole <aconole@redhat.com> - 2.9.0-6 - Require the latest rhel selinux policy (#1549673) * Fri Mar 02 2018 Matteo Croce <mcroce@redhat.com> - 2.9.0-5 - Backport vhost patches (#1541881) * Fri Mar 02 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-4 - Don't require python-sphinx directly, but built it since python-sphinx is in the optional repository that is not available on RHEV and TPS test fails. * Tue Feb 20 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-3 - Don't verify the user and group of /etc/openvswitch and /etc/sysconfig/openvswitch This is needed since we cannot change the user and group if you upgrade from an old version that still uses root:root. * Tue Feb 20 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.9.0-1 - Update to OVS 2.9.0 + DPDK 17.11 (#1475436) - Backport of ofproto-dpif: Delete system tunnel interface when remove ovs bridge (#1505776) - Backport DPDK patches from FDB (vhost user async fix and enic fixes) - Backport 94cd8383e297 and 951d79e638ec to fix permissions (#1489465) - Use a static configuration file for DPDK * Fri Jan 12 2018 Timothy Redaelli <tredaelli@redhat.com> - 2.7.3-3.git20180112 - Rebase to latest OVS branch-2.7 fixes + DPDK 16.11.4 (#1533872) * Wed Oct 18 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.7.3-2.git20171010 - Remove ovs-test and ovs-vlan-test from openvswitch-test package - Add an option to enable openvswitch-ovn-docker package (disabled by default) * Tue Oct 10 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.7.3-1.git20171010 - Update to OVS 2.7.3 + branch-2.7 bugfixes (#1502742) * Mon Sep 18 2017 Kevin Traynor <ktraynor@redhat.com> - 2.7.2-10.git20170914 - Backport of fix for i40e flow control get (#1491791) * Thu Sep 14 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.7.2-9.git20170914 - Rebase to latest OVS branch fixes + DPDK 16.11.3 * Wed Sep 06 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.7.2-8.git20170719 - Backport of enic driver crash fix to dpdk-16.11 (#1489010) * Tue Aug 22 2017 Aaron Conole <aconole@redhat.com> - 2.7.2-7.git20170719 - Re-enable Cisco enic PMD (#1482675) * Tue Aug 22 2017 Aaron Conole <aconole@redhat.com> - 2.7.2-6.git20170719 - Update based on multi-arch * Tue Aug 22 2017 Aaron Conole <aconole@redhat.com> - 2.7.2-5.git20170719 - Disable unsupported PMDs (#1482675) - software and hardware PMDs audited by the team * Thu Aug 03 2017 John W. Linville <linville@redhat.com> - 2.7.2-4.git20170719 - Backport mmap fix for memory initialization on ppc64le to dpdk-16.11 * Thu Aug 03 2017 John W. Linville <linville@redhat.com> - 2.7.2-3.git20170719 - Backport support for vfio-pci based PMD in ppc64le to dpdk-16.11 * Thu Aug 03 2017 John W. Linville <linville@redhat.com> - 2.7.2-2.git20170719 - Backport support for Intel XL710 (i40e) pmd in ppc64le to dpdk-16.11 * Wed Jul 19 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.7.2-1.git20170719 - Update to OVS 2.7.2 + branch-2.7 bugfixes (#1472854) - Add a symlink of the OCF script in the OCF resources folder (#1472729) * Mon Jul 10 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.7.1-1.git20170710 - Align to FDB openvswitch-2.7.1-1.git20170710.el7fdb (#1459286) * Wed Jun 07 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.6.1-20.git20161206 - backport "mcast-snooping: Avoid segfault for vswitchd" (#1456356) - backport "mcast-snooping: Flush ports mdb when VLAN cfg changed." (#1456358) * Sun May 21 2017 Lance Richardson <lrichard@redhat.com> - 2.6.1-19.git20161206 - backport patch to not automatically restard ovn svcs after upgrade (#1438901) * Tue May 09 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.6.1-18.git20161206 - rconn: Avoid abort for ill-behaved remote (#1449109) * Fri May 05 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.6.1-17.git20161206 - Fix race in "PMD - change numa node" test (#1447714) - Report only un-deleted groups in group stats replies. (#1447724) - Workaround some races in "ofproto - asynchronous message control" tests (#1448536) * Mon Apr 10 2017 Eric Garver <egarver@redhat.com> - 2.6.1-16.git20161206 - Fix an issue using set_field action on nw_ecn (#1410715) * Fri Mar 31 2017 Kevin Traynor <ktraynor@redhat.com> - 2.6.1-15.git20161206 - backport patch to fix uni-dir vhost perf drop (#1414919) * Wed Mar 29 2017 Lance Richardson <lrichard@redhat.com> - 2.6.1-14.git20161206 - backport patch to correct port number in firewalld service file (#1390938) * Fri Mar 10 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.6.1-13.git20161206 - backport patch to enable/disable libcap-ng support (--with libcapng) * Thu Mar 09 2017 Aaron Conole <aconole@redhat.com> - 2.6.1-12.git20161206 - Fix an MTU issue with ovs mirror ports (#1426342) * Wed Mar 08 2017 Lance Richardson <lrichard@redhat.com> - 2.6.1-11.git20161206 - update spec file to install firewalld service files (#1390938) * Thu Feb 16 2017 Aaron Conole <aconole@redhat.com> - 2.6.1-10.git20161206 - vhostuser client mode support for ifup/ifdown (#1418957) * Thu Feb 16 2017 Lance Richardson <lrichard@redhat.com> - 2.6.1-9.git20161206 - OVN-DHCP is not sending DHCP responses after a MAC change in north db (#1418261) * Thu Feb 16 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.6.1-8.git20161206 - systemd service starts too fast (#1422227) * Fri Feb 10 2017 Lance Richardson <lrichard@redhat.com> - 2.6.1-7.git20161206 - iptables should be easily configurable for OVN hosts and OVN central server (#1390938) * Thu Feb 09 2017 Aaron Conole <aconole@redhat.com> - 2.6.1-6.git20161206 - ovn: IPAM has no reply to DHCP request for renewal (#1415449) * Tue Feb 07 2017 Timothy Redaelli <tredaelli@redhat.com> - 2.6.1-5.git20161206 - ovn-controller: Provide the option to set Encap.options:csum (#1418742) * Mon Feb 06 2017 Flavio Leitner <fbl@redhat.com> 2.5.0-23.git20160727 - fixed broken service after a package upgrade (#1403958) * Wed Dec 21 2016 Lance Richardson <lrichard@redhat.com> 2.6.1-3.git20161206 - ovsdb-idlc: Initialize nonnull string columns for inserted rows. (#1405094) * Fri Dec 09 2016 Lance Richardson <lrichard@redhat.com> 2.6.1-2.git20161206 - OVN: Support IPAM with externally specified MAC (#1368043) * Tue Dec 06 2016 Kevin Traynor <ktraynor@redhat.com> 2.6.1-1.git20161206 - Update to OVS 2.6.1 + branch-2.6 bugfixes (#1335865) - Update to use DPDK 16.11 (#1335865) - Enable OVN * Tue Nov 22 2016 Flavio Leitner <fbl@redhat.com> 2.5.0-22.git20160727 - ifnotifier: do not wake up when there is no db connection (#1397504) * Tue Nov 22 2016 Flavio Leitner <fbl@redhat.com> 2.5.0-21.git20160727 - Use instant sending instead of queue (#1397481) * Mon Nov 21 2016 Flavio Leitner <fbl@redhat.com> 2.5.0-20.git20160727 - dpdk vhost: workaround stale vring base (#1376217) * Thu Oct 20 2016 Aaron Conole <aconole@redhat.com> - 2.5.0-19.git20160727 - Applied tnl fix (#1346232) * Tue Oct 18 2016 Aaron Conole <aconole@redhat.com> - 2.5.0-18.git20160727 - Applied the systemd backports * Tue Oct 18 2016 Flavio Leitner <fbl@redhat.com> - 2.5.0-17.git20160727 - Fixed OVS to not require SSSE3 if DPDK is not used (#1378501) * Tue Oct 18 2016 Flavio Leitner <fbl@redhat.com> - 2.5.0-16.git20160727 - Fixed a typo (#1385096) * Tue Oct 18 2016 Flavio Leitner <fbl@redhat.com> - 2.5.0-15.git20160727 - Do not restart the service after a package upgrade (#1385096) * Mon Sep 26 2016 Panu Matilainen <pmatilai@redhat.com> - 2.5.0-14.git20160727 - Permit running just the kernel datapath tests (#1375660) * Wed Sep 14 2016 Panu Matilainen <pmatilai@redhat.com> - 2.5.0-13.git20160727 - Obsolete openvswitch-dpdk < 2.6.0 to provide migration path - Add spec option to run kernel datapath tests (#1375660) * Fri Sep 09 2016 Panu Matilainen <pmatilai@redhat.com> - 2.5.0-12.git20160727 - Backport ovs-tcpdump support (#1335560) - Add ovs-pcap, ovs-tcpdump and ovs-tcpundump to -test package * Thu Sep 08 2016 Panu Matilainen <pmatilai@redhat.com> - 2.5.0-11.git20160727 - Add openvswitch-dpdk provide for testing and depending on dpdk-enablement - Disable bnx2x driver, it's not stable - Build dpdk with -Wno-error to permit for newer compilers - Drop subpkgs conditional from spec, its not useful anymore * Fri Aug 26 2016 Panu Matilainen <pmatilai@redhat.com> - 2.5.0-10.git20160727 - Fix adding ukeys for same flow by different pmds (#1364898) * Thu Jul 28 2016 Flavio Leitner <fbl@redhat.com> - 2.5.0-9.git20160727 - Fixed ifup-ovs to support DPDK Bond (#1360426) * Thu Jul 28 2016 Flavio Leitner <fbl@redhat.com> - 2.5.0-8.git20160727 - Fixed ifup-ovs to delete the ports first (#1359890) * Wed Jul 27 2016 Flavio Leitner <fbl@redhat.com> - 2.5.0-7.git20160727 - pull bugfixes from upstream 2.5 branch (#1360431) * Tue Jul 26 2016 Flavio Leitner <fbl@redhat.com> - 2.5.0-6.git20160628 - Removed redundant provides for openvswitch - Added epoch to the provides for -static package * Thu Jul 21 2016 Flavio Leitner <fbl@redhat.com> - 2.5.0-5.git20160628 - Renamed to openvswitch (dpdk enabled) - Enabled sub-packages - Removed conflicts to openvswitch - Increased epoch to give this package preference over stable * Tue Jun 28 2016 Panu Matilainen <pmatilai@redhat.com> - 2.5.0-4.git20160628 - pull bugfixes from upstream 2.5 branch (#1346313) * Wed Apr 27 2016 Panu Matilainen <pmatilai@redhat.com> - 2.5.0-4 - Enable DPDK bnx2x driver (#1330589) - Add README.DPDK-PMDS document listing drivers included in this package * Thu Mar 17 2016 Flavio Leitner <fbl@redhat.com> - 2.5.0-3 - Run testsuite by default on x86 arches (#1318786) (this sync the spec with non-dpdk version though the testsuite was already enabled here) * Thu Mar 17 2016 Panu Matilainen <pmatilai@redhat.com> - 2.5.0-2 - eliminate debuginfo-artifacts (#1281913) * Thu Mar 17 2016 Panu Matilainen <pmatilai@redhat.com> - 2.5.0-1 - Update to OVS to 2.5.0 and bundled DPDK to 2.2.0 (#1317889) * Mon Nov 23 2015 Panu Matilainen <pmatilai@redhat.com> - Provide openvswitch ver-rel (#1281894) * Thu Aug 13 2015 Flavio Leitner <fbl@redhat.com> - ExclusiveArch to x86_64 (dpdk) - Provides bundled(dpdk) - Re-enable testsuite * Fri Aug 07 2015 Panu Matilainen <pmatilai@redhat.com> - Enable building from pre-release snapshots, update to pre 2.4 version - Bundle a minimal, private build of DPDK 2.0 and link statically - Rename package to openvswitch-dpdk, conflict with regular openvswitch - Disable all sub-packages * Wed Jan 12 2011 Ralf Spenneberg <ralf@os-s.net> - First build on F14