Nithin Dabilpuram
Nithin Dabilpuram
Add support to use pktio loop when egress function is not available. Also support TM systems which only support pkt prio mode overwrite. Signed-off-by: Nithin Dabilpuram
commit 5f4a585f32481122276036b34a9aac225a74a124 Author: Nithin Dabilpuram Date: Tue Sep 21 16:35:50 2021 +0530 api: ipsec: support associating inline SA to a pktio Not all HW platforms support having a global Inline...
api: tm: add node stats capability and query API Add capability to advertise capability of nodes at a given level to provide statistics. Also add a new API to query...
commit cac0c783a1fcf65c92dd25ca0dd4d05b3ab3a584 Author: Nithin Dabilpuram Date: Tue Jul 13 10:47:30 2021 +0530 validation: tm: add test suites with different params Add test suites for 5 level, 2 fanin, 4 queues...
This patchset expands pktio and packet spec to allow inner layer parsing, packet identification, checksum generation, validation. Inner layer API are needed for inner protocol identification, parsing, checksum validation and...
commit cb533ac0a62bd9ba35dbfc5d0bb5754bcbe4bed6 (HEAD -> dev-run-script-changes, origin/dev-run-script-changes) Author: Nithin Dabilpuram Date: Thu Nov 10 15:09:43 2022 +0530 example: remove ODP_PKTIO_PCAP condition to run tests ODP_PKTIO_PCAP is a linux-generic platform specific define...