Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e91cebf53a177d2c03516575d8c2569e48d2e69a
/
drivers
/
p4runtime
f2b7bfe
ONOS-7887 Rename action profile-related entities
by Carmelo Cascone
· 6 years ago
4fc9852
Removes the gRPC channel if an exception occurs while instantiating the client
by Carmelo Cascone
· 6 years ago
0f0ad3f
Cherry pick gNMI and Stratum related changes to this branch
by Yi Tseng
· 6 years ago
b0c6665
Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl
by Carmelo Cascone
· 6 years ago
726c461
ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group
by ghj0504520
· 6 years ago
73a716f
[ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics().
by hjtsao
· 6 years ago
8692bb2
[ONOS-7596] Support reading table entries with counter data in P4Runtime
by steven30801
· 6 years ago
f09ad74
Starting snapshot 1.14.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
14458b1
Tagging 1.14.1
by ONOS Jenkins User
· 6 years ago
1.14.1
e3ba922
More robust P4Runtime group handling
by Carmelo Cascone
· 6 years ago
beeda6c
Do not insert or delete default action entries in P4Runtime
by Carmelo Cascone
· 6 years ago
e254759
More permissive group operations in P4RuntimeGroupProgrammable
by Carmelo Cascone
· 6 years ago
6bcb104
Flush device mirror in P4Runtime driver when pipeline status is unknown
by Carmelo Cascone
· 6 years ago
829fea8
More robust handling of multicast groups in P4Runtime
by Carmelo Cascone
· 6 years ago
6158c68
Keep P4Runtime device groups in sync with translator/mirror state
by Carmelo Cascone
· 6 years ago
ba73da5
Ignore entries from constant tables in P4Runtime
by Carmelo Cascone
· 6 years ago
6c14804
Refactor P4Runtime subsystem to implement async connection procedure
by Carmelo Cascone
· 6 years ago
98c91a0
Starting snapshot 1.14.1-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
995d369
Tagging 1.14.0
by ONOS Jenkins User
· 6 years ago
1.14.0
cb4f8fd
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
dde85d5
Tagging 1.14.0-rc6
by ONOS Jenkins User
· 6 years ago
1.14.0-rc6
dcac7b4
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
725eae5
Tagging 1.14.0-rc5
by ONOS Jenkins User
· 6 years ago
1.14.0-rc5
79f2538
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
155fc61
Tagging 1.14.0-rc4
by ONOS Jenkins User
· 6 years ago
1.14.0-rc4
08727a4
Fix timeout problem of fabric pipeliner
by Yi Tseng
· 6 years ago
c5ae209
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
8bb3a78
Tagging 1.14.0-rc3
by ONOS Jenkins User
· 6 years ago
1.14.0-rc3
05d609a
buildifier reformatting of bazel files
by Ray Milkey
· 6 years ago
03e5521
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
3594c24
Tagging 1.14.0-rc2
by ONOS Jenkins User
· 6 years ago
1.14.0-rc2
4e5f2d6
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
cff0bd8
Tagging 1.14.0-rc1
by ONOS Jenkins User
· 6 years ago
1.14.0-rc1
4867af2
Revert "Tagging 1.14.0-b1"
by Ray Milkey
· 6 years ago
4164436
More p4runtime-related bazel build files
by Carmelo Cascone
· 6 years ago
78ce400
Tagging 1.14.0-b1
by Ray Milkey
· 6 years ago
5813681
ONOS-7739 Support for P4Runtime multicast programming
by Carmelo Cascone
· 6 years ago
7044efd
More bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
158b8c4
More improvements and bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
f325a60
[ONOS-7435] Add configurable properties in P4RuntimeGroupProgrammable
by Yi Tseng
· 6 years ago
e5b2872
Improve scalability of P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
971fb7f
ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature.
by Esin Karaman
· 7 years ago
44448a5
Allow re-creating clients for the same P4Runtime addr-port
by Carmelo Cascone
· 6 years ago
5bdb651
Disabling P4Runtime meters until ONOS-7720 is fixed
by Carmelo Cascone
· 6 years ago
08392f4
Fix gRPC dependency
by Yuta HIGUCHI
· 6 years ago
1e57344
[ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device.
by Andrea Campanella
· 6 years ago
8d35513
[ONOS-7605] Unable to modify groups on BMV2
by Yi Tseng
· 7 years ago
c267df2
Initialize behaviour attributes before perform meter operation
by Kevin Chuang
· 7 years ago
bca9049
Starting snapshot 1.14.0-SNAPSHOT
by Ray Milkey
· 7 years ago
255125d
No need to map table counters in PI pipeline interpreter
by Carmelo Cascone
· 7 years ago
81929aa
Bumped supported commit of P4Runtime and BMv2
by Carmelo Cascone
· 7 years ago
d7e3b4b
[ONOS-7051] Support for P4Runtime meters
by Frank Wang
· 7 years ago
a10137c
Fixing residual ON.Lab references.
by Thomas Vachuska
· 7 years ago
3da671a
Driver properties for P4RuntimeFlowRuleProgrammable
by Carmelo Cascone
· 7 years ago
165afdd
pom fix around gNMI
by Yuta HIGUCHI
· 7 years ago
76737cf
[ONOS-7435] add "ignoreDeviceWhenGet" property to P4RuntimeGroupProgrammable
by Yi Tseng
· 7 years ago
74e5913
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
59ad657
[ONOS-7334] Using Cache Loader to remove stale entries in p4runtime
by Manjunath Vanaraj
· 7 years ago
222262f
bug fixes: clean data in p4runtime mirror while deactivating p4runtime driver
by Frank Wang
· 7 years ago
b1936bd
Bumped version of gRPC to 1.3.1
by Carmelo Cascone
· 7 years ago
e75b794
ONOS-7050 Refactored P4Runtime GP to use distributed stores
by Carmelo Cascone
· 7 years ago
6a0b5a3
ONOS-7050 Refactored P4Runtime FRP to use distributed stores
by Carmelo Cascone
· 7 years ago
326ad2d
ONOS-7050 Refactored PI translation service and store
by Carmelo Cascone
· 7 years ago
14e196d
[ONOS-6810] Implement Mastership handling in general DeviceProvider
by Andrea Campanella
· 7 years ago
1a7e4f9
ONOS-7050 First stab at PI translation store
by Carmelo Cascone
· 7 years ago
63a82df
Temporary disable pulling entries from p4 target before bmv2/PI fixed
by Yi Tseng
· 7 years ago
39c28ca
Moved service PI classes/interfaces to appropriate package
by Carmelo Cascone
· 7 years ago
03f343d
Clarify and clean up some PiPipelineInterpreter usages
by Carmelo Cascone
· 7 years ago
87892e2
ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser
by Carmelo Cascone
· 7 years ago
3e7f145
[ONOS-7143] Add arbitration update support by P4RuntimeClient
by Yi Tseng
· 7 years ago
d61fdb3
Added P4Runtime-based Barefoot Tofino driver
by Carmelo Cascone
· 7 years ago
ca94bcf
ONOS-7058 Refactored default pipeconfs in new pipelines directory
by Carmelo Cascone
· 7 years ago
2b05752
Allow for arbitrary counter IDs in DefaultP4PortStatisticsDiscovery
by Carmelo Cascone
· 7 years ago
f0c4761
Remove deprecated deserialize() mthods from packet classes
by Ray Milkey
· 7 years ago
cb0a49c
ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs
by Carmelo Cascone
· 7 years ago
87b9b39
Various improvements to PI group handling
by Carmelo Cascone
· 7 years ago
82512da
[ONOS-6935] ActionProfile supports in P4RuntimeClient
by Yi Tseng
· 7 years ago
a87b40c
[ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view
by Yi Tseng
· 7 years ago
f2a5ea6
Fixed bug in P4_16 programs that was making bmv2 crash
by Carmelo Cascone
· 7 years ago
7f75be4
ONOS-7001 Support for direct counters
by Carmelo Cascone
· 7 years ago
fe99be9
Workaround to BMv2 bug when reading ECMP entries
by Carmelo Cascone
· 7 years ago
eb01812
Updated P4_16 sample programs to reflect HW testbed
by Carmelo Cascone
· 7 years ago
ef826f9
Fixed wiring problem with BMv2/P4Runtime driver
by Carmelo Cascone
· 7 years ago
b045ddc
Implemented support for P4Runtime counter read
by Carmelo Cascone
· 7 years ago
e3a7c74
Abstract implementation of a behaviour for P4Runtime
by Carmelo Cascone
· 7 years ago
a62ac3d
Reusable implementation of default P4 interpreter
by Carmelo Cascone
· 7 years ago
f423bec
Fixed internal device ID in P4Runtime
by Carmelo Cascone
· 7 years ago
c98aa2a
Cleaning up app names, descriptions and categories.
by Thomas Vachuska
· 7 years ago
2308e52
Workaround for the duplicate flow rule apply problem for P4Runtime
by Carmelo Cascone
· 7 years ago
b002968
Cleaning up application titles, descriptions and categories.
by Thomas Vachuska
· 7 years ago
809b5d7
[ONOS-6933] Support packet request for different device scheme
by Yi Tseng
· 7 years ago
0288c87
Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers
by Andrea Campanella
· 7 years ago
f7aa3f9
ONOS-6559 P4Runtime protocol library
by Carmelo Cascone
· 7 years ago
569d4ad
Bumped version of P4Runtime and P4 tools for dev VM
by Carmelo Cascone
· 7 years ago
be8f4d1
ONOS-6591 Buck build of auto-generated gRPC API for P4Runtime
by Carmelo Cascone
· 7 years ago
378e21a
[ONOS-6465] gRPC Protocol and controller
by Andrea Campanella
· 7 years ago