Show patches with: State = Action Required       |    Archived = No       |   47 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev] utilities: Add upcall statistics to the kernel_delay.py script. [ovs-dev] utilities: Add upcall statistics to the kernel_delay.py script. - - - - 2-- 2024-11-25 Eelco Chaudron apconole New
[ovs-dev,v2] github: Skip clang-analyze when reference generation fails. [ovs-dev,v2] github: Skip clang-analyze when reference generation fails. 1 1 - - 2-- 2024-12-05 David Marchand echaudron New
[ovs-dev,v2] ofpbuf: Add helper method to truncate the buffer. [ovs-dev,v2] ofpbuf: Add helper method to truncate the buffer. 1 - - - 2-- 2024-12-03 Ales Musil echaudron Under Review
[ovs-dev] dpif-netdev: Increase the recirculation limit to 12. [ovs-dev] dpif-netdev: Increase the recirculation limit to 12. - - - - 2-- 2024-11-22 Ales Musil imaximets New
[ovs-dev] python: ovs: flowviz: Make datapath tree easier to read. [ovs-dev] python: ovs: flowviz: Make datapath tree easier to read. - - - - 11- 2024-10-21 Ilya Maximets imaximets New
[ovs-dev,v3] netdev-tc-offloads: Don't offload header modification on ip fragments. [ovs-dev,v3] netdev-tc-offloads: Don't offload header modification on ip fragments. - - - - 2-- 2024-08-15 Eelco Chaudron imaximets New
[ovs-dev,v2] ovs-lib: Recreate db when schema is corrupted. [ovs-dev,v2] ovs-lib: Recreate db when schema is corrupted. - - - - 2-1 2024-08-13 Mike Pattrick imaximets New
[ovs-dev,v3] ovsdb: Use table indexes if available for ovsdb_query(). [ovs-dev,v3] ovsdb: Use table indexes if available for ovsdb_query(). - - - - 3-- 2024-06-19 Mike Pattrick imaximets Under Review
[ovs-dev,v2] upcall: Check flow consistant in upcall. [ovs-dev,v2] upcall: Check flow consistant in upcall. - - - - 2-- 2024-02-19 Cheng Li imaximets Under Review
[ovs-dev] netdev-dpdk: Restore outer UDP checksum for Intel nics. [ovs-dev] netdev-dpdk: Restore outer UDP checksum for Intel nics. 1 1 - - 2-- 2024-11-27 David Marchand ktraynor New
[ovs-dev,v2] netdev_offload_dpdk: Support QinQ offload. [ovs-dev,v2] netdev_offload_dpdk: Support QinQ offload. - - - - --1 2024-11-25 Allen Chen ktraynor New
[ovs-dev,v3] netdev_offload_dpdk: Support icmpv6 offload. [ovs-dev,v3] netdev_offload_dpdk: Support icmpv6 offload. - - - - 2-- 2024-11-12 Allen Chen ktraynor New
[ovs-dev] bridge: Fix log spam about prefixes. [ovs-dev] bridge: Fix log spam about prefixes. - 1 - - 2-- 2024-12-09 Ilya Maximets New
[ovs-dev,10/10] stream-ssl: Add explicit support for configuring TLSv1.3. Modernize SSL/TLS support and add explicit TLSv1.3. - - - - 2-- 2024-12-09 Ilya Maximets New
[ovs-dev,09/10] stream-ssl: Use DEFAULT:@SECLEVEL=2 cipher list by default. Modernize SSL/TLS support and add explicit TLSv1.3. - - - - 2-- 2024-12-09 Ilya Maximets New
[ovs-dev,08/10] ovs-pki: Use 3072-bit keys by default and drop 1024-bit ones. Modernize SSL/TLS support and add explicit TLSv1.3. - - - - 2-- 2024-12-09 Ilya Maximets New
[ovs-dev,07/10] python: Require Python 3.7 for ssl.TLSVersion. Modernize SSL/TLS support and add explicit TLSv1.3. - - - - 2-- 2024-12-09 Ilya Maximets New
[ovs-dev,06/10] m4: Fix check for Python 3.6 version. Modernize SSL/TLS support and add explicit TLSv1.3. - 1 - - 2-- 2024-12-09 Ilya Maximets New
[ovs-dev,05/10] stream-ssl: Remove use of deprecated SSLv23_method. Modernize SSL/TLS support and add explicit TLSv1.3. - - - - 2-- 2024-12-09 Ilya Maximets New
[ovs-dev,04/10] stream-ssl: Support protocol ranges. Modernize SSL/TLS support and add explicit TLSv1.3. - - - - 2-- 2024-12-09 Ilya Maximets New
[ovs-dev,03/10] stream-ssl: Drop support for OpenSSL 1.1.0 and older. Modernize SSL/TLS support and add explicit TLSv1.3. - - - - 2-- 2024-12-09 Ilya Maximets New
[ovs-dev,02/10] treewide: Refer to SSL configuration as SSL/TLS. Modernize SSL/TLS support and add explicit TLSv1.3. - - - - 11- 2024-12-09 Ilya Maximets New
[ovs-dev,01/10] stream-ssl: Deprecate and disable TLSv1 and TLSv1.1. Modernize SSL/TLS support and add explicit TLSv1.3. - - - - 2-- 2024-12-09 Ilya Maximets New
[ovs-dev,v3,10/10] route-table: Export route table dump function. OVS Patches for OVN Fabric Integration. - - - - 1-1 2024-12-06 Frode Nordahl New
[ovs-dev,v3,09/10] route-table: Use callback for handling route msgs. OVS Patches for OVN Fabric Integration. - - - - 1-1 2024-12-06 Frode Nordahl New
[ovs-dev,v3,08/10] route-table: Use RTA_TABLE for route table filter. OVS Patches for OVN Fabric Integration. - - - - 1-1 2024-12-06 Frode Nordahl New
[ovs-dev,v3,07/10] route-table: Support parsing multipath routes. OVS Patches for OVN Fabric Integration. - - - - 1-1 2024-12-06 Frode Nordahl New
[ovs-dev,v3,06/10] route-table: Support parsing RTA_VIA attribute. OVS Patches for OVN Fabric Integration. - - - - 1-1 2024-12-06 Frode Nordahl New
[ovs-dev,v3,05/10] route-table: Store nexthops in linked list. OVS Patches for OVN Fabric Integration. - - - - 1-1 2024-12-06 Frode Nordahl New
[ovs-dev,v3,04/10] route-table: Split header and attribute parsing. OVS Patches for OVN Fabric Integration. - - - - 2-- 2024-12-06 Frode Nordahl New
[ovs-dev,v3,03/10] route-table: Store route protocol. OVS Patches for OVN Fabric Integration. - - - - 2-- 2024-12-06 Frode Nordahl New
[ovs-dev,v3,02/10] route-table: Store route priority. OVS Patches for OVN Fabric Integration. - - - - 2-- 2024-12-06 Frode Nordahl New
[ovs-dev,v3,01/10] route-table: Store route table ID. OVS Patches for OVN Fabric Integration. - - - - 2-- 2024-12-06 Frode Nordahl New
[ovs-dev] dpdk: Update to use v24.11. [ovs-dev] dpdk: Update to use v24.11. - - - - -11 2024-12-05 David Marchand New
[ovs-dev] documentation: Fix ovs-flowviz highlight option. [ovs-dev] documentation: Fix ovs-flowviz highlight option. - 1 - - 2-- 2024-12-05 Kevin Traynor New
[ovs-dev,v5] ofproto: Fix default pmd_id for ofproto/detrace. [ovs-dev,v5] ofproto: Fix default pmd_id for ofproto/detrace. - 1 - - 2-- 2024-12-05 Ales Musil New
[ovs-dev,1/1] Configure tx-steering to support hash-per-thread. [ovs-dev,1/1] Configure tx-steering to support hash-per-thread. - - - - 2-- 2024-12-05 wangyan4 New
[ovs-dev,2/2] netdev-vport: Deprecate STT tunnel port type. netdev-vport: Deprecate LISP and STT tunnel types. 1 - - - 2-- 2024-12-04 Ilya Maximets New
[ovs-dev,1/2] netdev-vport: Deprecate LISP tunnel port type. netdev-vport: Deprecate LISP and STT tunnel types. 1 - - - 2-- 2024-12-04 Ilya Maximets New
[ovs-dev] cirrus: Update to FreeBSD 14.2 and 13.4. [ovs-dev] cirrus: Update to FreeBSD 14.2 and 13.4. 1 - - - 2-- 2024-12-04 Ilya Maximets New
[ovs-dev] ovsdb-data: Fix overflow in ovsdb_datum_sort_unique()'s return value. [ovs-dev] ovsdb-data: Fix overflow in ovsdb_datum_sort_unique()'s return value. - - - - 2-- 2024-12-04 Eelco Chaudron New
[ovs-dev] ofp-meter: Initialize command with valid value. [ovs-dev] ofp-meter: Initialize command with valid value. - - - - 2-- 2024-12-04 Eelco Chaudron New
[ovs-dev] general: Fix overflowed integer arguments. [ovs-dev] general: Fix overflowed integer arguments. - - - - 2-- 2024-12-04 Eelco Chaudron New
[ovs-dev] netdev-offload-tc: Only install recirc flows if the parent is present. [ovs-dev] netdev-offload-tc: Only install recirc flows if the parent is present. 1 - - - 2-- 2024-12-03 Eelco Chaudron New
[ovs-dev] ipf: Cancel fragment pkt copy. [ovs-dev] ipf: Cancel fragment pkt copy. - - - - --- 2024-12-03 fangjiannan New
[ovs-dev,v2,2/2] docs: Update userspace TSO GRE documentation. [ovs-dev,v2,1/2] userspace: Support GRE TSO. - - - - 2-- 2024-12-02 Mike Pattrick New
[ovs-dev,v2,1/2] userspace: Support GRE TSO. [ovs-dev,v2,1/2] userspace: Support GRE TSO. - - - - 2-- 2024-12-02 Mike Pattrick New