Skip to content

Generate daily reports categorizing gerrit changes for the VPP project on gerrit.fd.io

License

Notifications You must be signed in to change notification settings

vpp-dev/vpp-gerrit-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPP-GERRIT-REPORT

VPP Gerrit Report categorizes the state of the gerrit.fd.io review queue. Each gerrit change is labeled with the following status:

Status Complete Needs To Be Addressed
V - verified v - not verified
E - not expired e - expired
C - no unresolved comments c - comments not resolved
R - reviewed/approved r - review incomplete
A - abandoned A - gerrit.fd.io to restore
# - days since update # - days since update > 30
Example: [VECr 23]
  • Verified
  • Not Expired
  • No unresolved comments
  • Review incomplete (Code-Review < +1)
  • 23 days since last update

The report generator sorts the gerrit changes into three categories based on the state and the person or group required to perform the next action:

  • Committers: Status [VECR xx]: Gerrit Changes that have been verified, are not expired, no unresolved comments, & approved by a maintainer. Action: A committer should do a final review and submit the change or provide comment(s).
  • Maintainers: Status [VECr]: Gerrit Changes that have been verified, are not expired, no unresolved comments, & not reviewed Action: The Maintainer should do a code review
  • Authors: Status <other>: Gerrit Changes that are either not verified, expired, or comments not resolved Action: Author should rebase the change, fix verification errors, and/or resolve comments to move the status to [VECr]# Gerrit open patches processing tool

Here is the latest VPP Gerrit Report:

FD.io VPP (master branch) Gerrit Change Report

generated on Thursday 2024-11-07, 02:22:13

Legend:

Status Complete Needs To Be Addressed
V - verified v - not verified
E - not expired e - expired
C - no unresolved comments c - comments not resolved
R - reviewed/approved r - review incomplete
A - abandoned A - gerrit.fd.io to restore
# - days since update # - days since update > 30
Example: [VECr 23]
  • Verified
  • Not Expired
  • Comments resolved
  • Review incomplete (Code-Review < +1)
  • 23 days since last update

Committers:

These gerrit changes have been
  • Verified
  • Not expired
  • Comments resolved
  • Approved by Maintainers
Please perform a final review & submit.
41775 [VECR 0]: octeon: add support for hmac_md5 and chachapoly

Maintainers:

Please review these gerrit changes.
NOTE: Gerrit changes may be included under more than one feature based on the modified files regardless of the feature list included on the commit headline.
acl: Andrew Yourtchenko <[email protected]>
41203 [VECr 27]: acl: use ip4_preflen_to_mask instead of artisanal function
build: Damjan Marion <[email protected]>
41806 [VECr 0]: crypto-ipsecmb: bump to ipsecmb v2.0
40971 [VECr 7]: build: add SHA256 checksums for external downloaded dependencies
dev: Damjan Marion <[email protected]>
41812 [VECr 0]: dev: introduce consistent_qp feature
docs: John DeNisco <[email protected]>, Dave Wallace <[email protected]>
41680 [VECr 12]: sflow: initial checkin
fib: Neale Ranns <[email protected]>
40697 [VECr 26]: fib: fix mpls tunnel restacking
ip6: Neale Ranns <[email protected]>, Jon Loeliger <[email protected]>
41678 [VECr 23]: linux-cp: do ip6-ll cleanup on interface removal
37263 [VECr 30]: nat: add nat44-ed session filtering by fib table
ipsec: Neale Ranns <[email protected]>, Radu Nicolau <[email protected]>, Fan Zhang <[email protected]>
41721 [VECr 15]: ipsec: fix spd fast path single match compare for ipv6
libmemif: Mohsin Kazmi <[email protected]>
41722 [VECr 16]: memif: Fixed strlcpy symbol detection.
linux-cp: Neale Ranns <[email protected]>, Matthew Smith <[email protected]>
39518 [VECr 0]: linux-cp: Add VRF synchronization
41678 [VECr 23]: linux-cp: do ip6-ll cleanup on interface removal
misc: vpp-dev Mailing List <[email protected]>
41681 [VECr 10]: nat: refactor argument order for nat44-ed static mapping
41680 [VECr 12]: sflow: initial checkin
41678 [VECr 23]: linux-cp: do ip6-ll cleanup on interface removal
nat: Ole Troan <[email protected]>, Filip Varga <[email protected]>, Klement Sekera <[email protected]>
41717 [VECr 8]: nat: add clear session for nat44-ed
41681 [VECr 10]: nat: refactor argument order for nat44-ed static mapping
41678 [VECr 23]: linux-cp: do ip6-ll cleanup on interface removal
41657 [VECr 26]: nat: make nat44-ed cli summary less verbose
37263 [VECr 30]: nat: add nat44-ed session filtering by fib table
octeon: Monendra Singh Kushwaha <[email protected]>, Damjan Marion <[email protected]>
41698 [VECr 28]: octeon: register callback to set max npa pools
session: Florin Coras <[email protected]>
41813 [VECr 0]: session: validate appns index in vnet_session_rule_add_del
40287 [VECr 7]: session: make local port allocator fib aware
tcp: Florin Coras <[email protected]>
40287 [VECr 7]: session: make local port allocator fib aware
tests: Klement Sekera <[email protected]>, Paul Vinciguerra <[email protected]>
41813 [VECr 0]: session: validate appns index in vnet_session_rule_add_del
41799 [VECr 0]: tests: vpp_qemu_utils with concurrency handling
41680 [VECr 12]: sflow: initial checkin
41457 [VECr 15]: tests: remove use of python 2.7 compatibility module 'six'
40697 [VECr 26]: fib: fix mpls tunnel restacking
37263 [VECr 30]: nat: add nat44-ed session filtering by fib table
udp: Florin Coras <[email protected]>
40287 [VECr 7]: session: make local port allocator fib aware
vcl: Florin Coras <[email protected]>
41798 [VECr 4]: vcl: make ldp workers thread local
40537 [VECr 15]: misc: patch to test CI infra changes
vlib: Dave Barach <[email protected]>, Damjan Marion <[email protected]>
41762 [VECr 7]: vlib: add CLI command to show nodes supporting packet tracing
41094 [VECr 9]: vlib: improve core pinning
41099 [VECr 14]: vlib: require main core with 'skip-cores' attribute
40478 [VECr 26]: vlib: add config for elog tracing
vpp: Dave Barach <[email protected]>
41094 [VECr 9]: vlib: improve core pinning
vppinfra: Dave Barach <[email protected]>
41094 [VECr 9]: vlib: improve core pinning
41691 [VECr 29]: vlib: add clib_stack_frame_get_raw()

Authors:

Please rebase and fix verification failures on these gerrit changes.

Adrian Villin <[email protected]>:

40720 [VeC 93]: ip: added CLI command to set ip6 reassembly params

Alexander Chernavin <[email protected]>:

41161 [Vec 133]: bonding: make link state depend on active members

Andrew Yourtchenko <[email protected]>:

41427 [veC 44]: TEST: remove a DVR test on 22.04
41210 [veC 96]: build: disable the "new" way of handling API dependencies which relies on a broken CMake feature

Artem Glazychev <[email protected]>:

41533 [VeC 62]: sr: fix sr_policy fib table

Bence Romsics <[email protected]>:

41378 [VeC 62]: vat2: docs
41277 [VeC 70]: vat2: fix -p in vat2 help text
40402 [VeC 72]: docs: Restore and update nat section of progressive tutorial
41399 [VeC 86]: docs: vpp_papi example script

Benoît Ganne <[email protected]>:

41544 [VeC 58]: tracenode: fix pcap capture if packet is also traced
41246 [VeC 111]: pg: fix offload offsets for ip4/6-input

Dau Do <[email protected]>:

41538 [vEC 30]: memif: add support for per queue counters
41138 [VeC 140]: ipsec: add binapi to set/get the SA's seq/replay_window
41107 [Vec 144]: hash: Add cli to enable soft interface hashing based on esp
41103 [VeC 147]: ipsec: Add api to show the number of SAs distributed over the workers
41104 [veC 149]: ipsec: Add option to configure the handoff worker queue size
41100 [veC 149]: ipsec: Add option to configure the handoff worker queue size

Denys Haryachyy <[email protected]>:

40850 [VeC 177]: ikev2: multiple ts per profile

Dmitry Valter <[email protected]>:

40122 [VeC 63]: vppapigen: fix enum format function

Filip Tehlar <[email protected]>:

41467 [VeC 76]: qos: fix qos record cli

Florin Coras <[email protected]>:

41257 [VeC 117]: api: support api clients with real-time scheduling

Ivan Ivanets <[email protected]>:

41497 [veC 69]: misc: patch to check behavior of test for BFD API when bfd_udp_mod_session function doesn't work correctly

Jay Wang <[email protected]>:

41259 [VeC 37]: vppinfra: add ARM neoverse-v2 support
40890 [VeC 42]: vlib: fix seed parse error

Kyle McClammy <[email protected]>:

41705 [vEC 24]: Enabled building net_sfc driver in dpdk.mk Added SFN7042Q adapter and virtual functions to init.c and driver.c

Lajos Katona <[email protected]>:

40460 [VEc 21]: api: Refresh VPP API language with path background
40471 [VEc 22]: docs: Add doc for API Trace Tools
40898 [VEc 26]: vxlan: move vxlan-gpe to a plugin
41545 [vec 56]: api-trace: enable both rx and tx direction

Matthew Smith <[email protected]>:

40983 [Vec 139]: vapi: only wait if queue is empty

Maxime Peim <[email protected]>:

40918 [veC 168]: classify: add name to classify heap
40888 [VeC 176]: pg: allow node unformat after hex data

Mohsin Kazmi <[email protected]>:

41648 [VEc 6]: pg: fix the buffer deletion
41435 [VeC 40]: vppinfra: add ARM Neoverse-V1 support

Monendra Singh Kushwaha <[email protected]>:

41459 [Vec 42]: dev: add support for vf device with vf_token
41458 [Vec 44]: vlib: add vfio-token parsing support
41093 [Vec 149]: octeon: fix oct_free() and free allocated memory

Ole Troan <[email protected]>:

41342 [VEc 20]: ip6: don't forward packets with invalid source address

Pierre Pfister <[email protected]>:

40767 [VeC 147]: ipsec: add SA validity check fetching IPsec SA
40760 [VeC 176]: vppinfra: fix dpdk compilation

Rabei Becheikh <[email protected]>:

41519 [VeC 65]: flowprobe: Fix the problem of Network Byte Order for Ethernet type
41518 [veC 65]: flowprobe: Fix the problem of Network Byte Order for Ethernet type Type: fix
41517 [veC 65]: flowprobe: Fix the problem of Network Byte Order for Ethernet type Type: fix
41516 [veC 65]: flowprobe:Fix the problem of Network Byte Order for Ethernet type Type:fix
41515 [veC 65]: flowprobe: Fix the problem of Network Byte Order for Ethernet type Type: fix
41514 [veC 65]: fowprobe: Fix the problem with Network Byte Order for Ethernet type Type: fix
41513 [veC 65]: Flowprobe: Fix etherType value for IPFIX (Network Byte Order) Type: Fix
41512 [veC 65]: Flowprobe: Fix etherType Type:Fix
41509 [veC 65]: flowprobe: Fix the problem with Network Byte Order for Ethernet type field and modify test
41510 [veC 65]: flowprobe: Fix the problem with Network Byte Order for Ethernet type and modify the test Type: fix
41507 [veC 65]: flowprobe: Fix the problem with Network Byte Order for Ethernet type field
41506 [veC 65]: docs: Fix the problem with Network Byte Order for Ethernet type field Type:fix
41505 [veC 65]: docs: Fix the problem with Network Byte Order for Ethernet type field Type: fix

Stanislav Zaikin <[email protected]>:

40861 [VeC 86]: vapi: remove plugin dependency from tests

Todd Hsiao <[email protected]>:

40462 [veC 160]: ip: Full reassembly and fragmentation enhancement
40992 [veC 160]: ip: add IPV6_FRAGMENTATION to extension_hdr_type

Tom Jones <[email protected]>:

41355 [VeC 97]: build: Add FreeBSD install-dep support

Varun Rapelly <[email protected]>:

41591 [VEc 12]: tls: add async processing support

Vladimir Ratnikov <[email protected]>:

40626 [Vec 72]: ip6-nd: simplify API to directly set options

Vladislav Grishenko <[email protected]>:

41660 [VeC 37]: nat: add nat44-ed ipfix dst address and port logging
41659 [VeC 37]: nat: make nat44-ed api dumps & cli show mp-safe
41658 [VeC 37]: nat: fix nat44-ed per-vrf session limit and tests
38245 [VeC 37]: mpls: fix crashes on mpls tunnel create/delete
41656 [VeC 37]: nat: pass nat44-ed packets with ttl=1 on outside interfaces
41615 [VeC 37]: mpls: clang-format mpls-tunnel for upcoming changes
40413 [VeC 37]: nat: stick nat44-ed to use configured outside-fib
39555 [VeC 37]: nat: fix nat44-ed address removal from fib
38524 [VeC 37]: fib: fix interface resolve from unlinked fib entries
39579 [VeC 37]: fib: ensure mpls dpo index is valid for its next node
40629 [VeC 37]: stats: add interface link speed to statseg
40628 [VeC 37]: stats: add sw interface tags to statseg
41174 [VeC 137]: fib: fix fib entry tracking crash on table remove
39580 [VeC 137]: fib: fix udp encap mp-safe ops and id validation
40627 [VeC 138]: fib: fix invalid udp encap id cases
40630 [VeC 167]: vlib: mark cli quit command as mp_safe

Vratko Polak <[email protected]>:

41558 [VeC 37]: avf: mark api as deprecated
41557 [VeC 43]: dev: declare api as production
41552 [VeC 57]: avf: interprocess reply via pointer

Xiaoming Jiang <[email protected]>:

41594 [Vec 41]: http: fix timer pool assert crash due to timer freed when timeout in main thread

Zephyr Pellerin <[email protected]>:

40879 [VeC 176]: build: don't embed directives within macro arguments

ohnatiuk <[email protected]>:

41501 [VeC 69]: build: use VPP_BUILD_TOPDIR from environment if set
41499 [VeC 69]: vapi: remove directory name from include guards

sonsumin <[email protected]>:

41667 [veC 35]: refactor(nat44): change argument order and parsing format for static mapping

Legend:

Status Complete Needs To Be Addressed
V - verified v - not verified
E - not expired e - expired
C - no unresolved comments c - comments not resolved
R - reviewed/approved r - review incomplete
A - abandoned A - gerrit.fd.io to restore
# - days since update # - days since update > 30
Example: [VECr 23]
  • Verified
  • Not Expired
  • Comments resolved
  • Review incomplete (Code-Review < +1)
  • 23 days since last update

Statistics:

Patches assigned  
authors 83
maintainers 26
committers 1
abandoned 0

About

Generate daily reports categorizing gerrit changes for the VPP project on gerrit.fd.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published