MCPcopy Create free account
hub / github.com/NetSys/bess / clear_data

Function clear_data

bin/dpdk-devbind.py:259–261  ·  view source on GitHub ↗

This function clears any old data

()

Source from the content-addressed store, hash-verified

257 return device
258
259def clear_data():
260 '''This function clears any old data'''
261 devices = {}
262
263def get_device_details(devices_type):
264 '''This function populates the "devices" dictionary. The keys used are

Callers 2

do_arg_actionsFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected