Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ reta_size
Method
reta_size
dpdk/usertools/dpdk-rss-flows.py:166–167 ·
view source on GitHub ↗
(self, num_queues: int)
Source
from the content-addressed store, hash-verified
164
return
self.__key
165
166
def
reta_size(self, num_queues: int) -> int:
167
return
self.__reta_size
168
169
170
class
MlxDriverInfo(DriverInfo):
Callers
1
parse_args
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected