Skip to content

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 2025-09-25, 02:39:53

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

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.
af_xdp: Benoît Ganne <[email protected]>, Damjan Marion <[email protected]>
43606 [VECr 4]: af_xdp: introduce flag to allow SKB mode
43610 [VECr 4]: af_xdp: allow usage of dynamic libbpf and libxdp
build: Damjan Marion <[email protected]>
41435 [VECr 9]: vppinfra: add ARM Neoverse-V1 support
cnat: Nathan Skrzypczak <[email protected]>, Neale Ranns <[email protected]>
42931 [VECr 6]: cnat: add vrf awareness
docs: John DeNisco <[email protected]>, Dave Wallace <[email protected]>
43515 [VECr 0]: ping: introduce traceroute tool
43258 [VECr 30]: gpcapng: first draft
hs-test: Florin Coras <[email protected]>, Matus Fabian <[email protected]>, Adrian Villin <[email protected]>
43746 [VECr 0]: hs-test: flaky Http2ContinuationTxTest fix
43515 [VECr 0]: ping: introduce traceroute tool
43616 [VECr 1]: hsa: http connect proxy client multiworker support
43490 [VECr 1]: hsa: http connect proxy client
hsa: Florin Coras <[email protected]>, Dave Wallace <[email protected]>, Aloys Augustin <[email protected]>, Nathan Skrzypczak <[email protected]>
43669 [VECr 0]: hsa: include rtt & jitter measurements in echo client periodic reports
43616 [VECr 1]: hsa: http connect proxy client multiworker support
43490 [VECr 1]: hsa: http connect proxy client
http: Florin Coras <[email protected]>
43740 [VECr 1]: http: h2 fix app closed tunnel
43732 [VECr 1]: http: add stream reset countres to the stats
interface: Dave Barach <[email protected]>
43613 [VECr 1]: interface: interface monitor CLI displays incorrect rate statistics
ip6: Neale Ranns <[email protected]>, Jon Loeliger <[email protected]>
38797 [VECr 14]: ip: make running_fragment_id thread safe
linux-cp: Neale Ranns <[email protected]>, Matthew Smith <[email protected]>
43741 [VECr 0]: linux-cp: fix multicast route setup with lcp-sync
misc: vpp-dev Mailing List <[email protected]>
43471 [VECr 1]: stats: histogram, gauge and ring buffer types
43694 [VECr 2]: oe: add README.rst
43695 [VECr 2]: oe: add myself to OE maintainers
43611 [VECr 4]: build: use /usr/bin/env bash in checkstyle shebang instead of /bin/bash
43707 [VECr 5]: crypto: call _mm256_zeroupper to fix SHA256 perf
43712 [VECr 6]: interface: add cli config option for fq nelts
43683 [VECr 14]: crypto: enforce native thread-safe dataplane via read-only keys
43258 [VECr 30]: gpcapng: first draft
papi: Ole Troan <[email protected]>, Paul Vinciguerra <[email protected]>
43471 [VECr 1]: stats: histogram, gauge and ring buffer types
ping: Andrew Yourtchenko <[email protected]>
43515 [VECr 0]: ping: introduce traceroute tool
snort: Damjan Marion <[email protected]>
43605 [VECr 8]: snort: fix the cli help
tests: Klement Sekera <[email protected]>, Paul Vinciguerra <[email protected]>
43471 [VECr 1]: stats: histogram, gauge and ring buffer types
42931 [VECr 6]: cnat: add vrf awareness
43258 [VECr 30]: gpcapng: first draft
unittest: Dave Barach <[email protected]>, Florin Coras <[email protected]>
43471 [VECr 1]: stats: histogram, gauge and ring buffer types
vcl: Florin Coras <[email protected]>
43691 [VECr 0]: misc: patch to test CI infra
42343 [VECr 13]: vcl: LDP default to regular option
vhost: Steven Luong <[email protected]>
43726 [VECr 2]: vhost: fix rxvq interrupts triggered because of race
vlib: Dave Barach <[email protected]>, Damjan Marion <[email protected]>
43471 [VECr 1]: stats: histogram, gauge and ring buffer types
vpp: Dave Barach <[email protected]>
43471 [VECr 1]: stats: histogram, gauge and ring buffer types
vppinfra: Dave Barach <[email protected]>
43707 [VECr 5]: crypto: call _mm256_zeroupper to fix SHA256 perf
41435 [VECr 9]: vppinfra: add ARM Neoverse-V1 support
43683 [VECr 14]: crypto: enforce native thread-safe dataplane via read-only keys

Authors:

Please rebase and fix verification failures on these gerrit changes.

Alok Mishra <[email protected]>:

42958 [veC 131]: tm: add 'mark_flow' action for traffic management

Andrew Yourtchenko <[email protected]>:

41210 [veC 57]: build: disable the "new" way of handling API dependencies which relies on a broken CMake feature

Anna Neiman <[email protected]>:

43461 [Vec 64]: lacp: optionally move lacp tx to the worker ( not vpp_main)
43358 [VeC 85]: lacp: handle lacp input fsm in vpp_main; handle bond change state operations without traffic ( between barrier_sync.. barrier_release)
43281 [Vec 86]: l2: l2_flood-clone whole buffers
43046 [veC 119]: feature: Call dvr_dpo_unlock in case delete SW interface - in order enable feature ip4-dvr-reinject on the following addition interface ;add arch index in show features

Aritra Basu <[email protected]>:

43638 [VEc 0]: kube-test: added felix tests for calico in kube-test

Bartlomiej Leszak <[email protected]>:

42066 [Vec 114]: cnat: fix udp checksum calculation
42978 [VeC 129]: pnat: do not disable pnat on rule deletion

Benison Technologies <[email protected]>:

43527 [Vec 31]: ipsec: handoff and vlan fixes ipsec - AH

Benoît Ganne <[email protected]>:

36770 [VEc 16]: vppinfra: force cpu time sync when difference is too big
43538 [VeC 43]: stats: show raw value in show stat segment
42480 [VeC 50]: misc: add error message in case of OOM or panic
42911 [vec 104]: session: fix parse_uri() usage

G. Paul Ziemba <[email protected]>:

42784 [VeC 155]: feature: embed data lengths in feat cfg strings

Guangming Zhang <[email protected]>:

42594 [VeC 171]: ip:fix pmtu next node index errror, it should use own value

Hadi Rayan Al-Sandid <[email protected]>:

43500 [VeC 55]: ping: add option to specify interface src-address

Hedi Bouattour <[email protected]>:

43710 [VEc 0]: npol: Network Policies plugin
43369 [vEC 1]: cnat: converge new cnat implementation to support encaps (calico)
43595 [vEc 7]: capo: Calico Policies plugin
43073 [VeC 112]: cnat: fix cnat when there is an encapsulation
43003 [VeC 125]: cnat: delete sessions when translations are updated

Ivan Ivanets <[email protected]>:

43618 [vEC 0]: ipsec: unify crypto+HMAC in single op for ESP
42150 [VeC 139]: tests: reduce sleep interval in ip-neighbor age test

Jing Peng <[email protected]>:

37058 [veC 112]: vppapigen: fix json build error

Klement Sekera <[email protected]>:

42486 [VeC 163]: tests: add send_and_expect_multi

Maxim Uvarov <[email protected]>:

43693 [vEc 2]: oe: add openembedded layer to build vpp

Maxime Peim <[email protected]>:

43435 [VeC 58]: dispatch-trace: add offload flags to trace

Mohsin Kazmi <[email protected]>:

42886 [VeC 96]: ipip: fix support for ipip6o6 from linux tunnel

Naveen Joy <[email protected]>:

42376 [VeC 63]: misc: patch to test CI infra changes
42966 [VeC 127]: tests: ipip checksum offload interface tests for IPv4 tunnels

Robin Shapley <[email protected]>:

43184 [VeC 93]: snort: update VPP DAQ for multi-instance

Rock Go <[email protected]>:

43359 [VeC 78]: nat: fix two problems in hairpin NAT scenario 1. Add source port information to nat44-ed o2i flow's rewrite. 2. Rewrite tx_fib_index when hairpin traffic crosses VRFs.

Sanjyot Vaidya <[email protected]>:

42983 [vec 126]: acl: added hit count logic in VPP for debugging

Venkata Ravichandra Mynidi <[email protected]>:

40775 [VeC 133]: tm: add tm framework for hw traffic management

Vladimir Ratnikov <[email protected]>:

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

Vladimir Smirnov <[email protected]>:

42090 [VEc 26]: build: Add VPP_MAX_WORKERS configure option

Vladislav Grishenko <[email protected]>:

43180 [VeC 99]: fib: avoid loadbalance dpo node path polarisation
43181 [VeC 101]: fib: set the value of the sw_if_index for NULL route
40436 [VeC 101]: ip: mark IP_TABLE_DUMP and IP_ROUTE_DUMP as mp-safe
40630 [VeC 119]: vlib: mark cli quit command as mp_safe
41660 [Vec 150]: nat: add nat44-ed ipfix dst address and port logging

Xiangqing Cheng <[email protected]>:

42849 [VeC 148]: ip-neighbor: ARP/NA per-interface counter improvements

[email protected] <[email protected]>:

42944 [Vec 132]: vhost: add full_tx_queue_placement option for vhost-user interfaces

chenxk <[email protected]>:

43481 [VeC 60]: dispatch-trace: fix crash issues caused by buffer-trace

echo <[email protected]>:

43520 [VeC 50]: bonding: capture rx packets before ethernet-input node.

lei feng <[email protected]>:

42064 [Vec 128]: docs: Python apis examples

mjbenz <[email protected]>:

42969 [veC 132]: Makefile: Added support for the Wind River eLxr distribution

steven luong <[email protected]>:

43138 [VEc 7]: session: refactoring application_local.c

yoan picchi <[email protected]>:

42916 [VeC 139]: snort: fix crash when using an output interface

yu lintao <[email protected]>:

43357 [VeC 80]: ethernet: fix mac mismatch in promisc mode

Abandoned:

The following gerrit changes have not been updated in over 180 days and have been abandoned.

Andrew Yourtchenko <[email protected]>:

42599 [A 180]: WIP pvti: additional tests + fixes Change-Id: Id5ec994928bd757d395e61c464ee6341c1f6272d

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 51
maintainers 26
committers 0
abandoned 1

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