- Timestamp:
- 11/25/16 14:53:34 (4 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, master, ndag_format, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 8ccb8536, 99351e3
- Parents:
- b15cc48
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_dpdk.c
rb15cc48 rc94f107 2314 2314 2315 2315 static void dpdk_help(void) { 2316 printf("dpdk format module: $Revision: 1752 $\n");2316 printf("dpdk format module: %s (%d) \n", rte_version(), RTE_VERSION); 2317 2317 printf("Supported input URIs:\n"); 2318 2318 printf("\tdpdk:<domain:bus:devid.func>-<coreid>\n");
Note: See TracChangeset
for help on using the changeset viewer.