Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pktgen-dpdk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VoerEir
pktgen-dpdk
Commits
5b1ff48f
Commit
5b1ff48f
authored
7 years ago
by
Keith Wiles
Browse files
Options
Downloads
Patches
Plain Diff
Update new version bug fix
Signed-off-by:
Keith Wiles
<
keith.wiles@intel.com
>
parent
85b82cf8
Branches
Branches containing commit
Tags
pktgen-3.3.8
Tags containing commit
1 merge request
!10
Fix compile error on arm64
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/pktgen.h
+1
-1
1 addition, 1 deletion
app/pktgen.h
changelog.txt
+1
-0
1 addition, 0 deletions
changelog.txt
with
2 additions
and
1 deletion
app/pktgen.h
+
1
−
1
View file @
5b1ff48f
...
...
@@ -122,7 +122,7 @@
extern
"C"
{
#endif
#define PKTGEN_VERSION "3.3.
7
"
#define PKTGEN_VERSION "3.3.
8
"
#define PKTGEN_APP_NAME "Pktgen"
#define PKTGEN_CREATED_BY "Keith Wiles"
...
...
This diff is collapsed.
Click to expand it.
changelog.txt
+
1
−
0
View file @
5b1ff48f
...
...
@@ -6,6 +6,7 @@ Pktgen - Traffic Generator powered by DPDK
** (Pktgen) Sounds like 'Packet-Gen'**
**=== Modifications ===**
- 3.3.8 - reverse change causing TX to stop sending traffic.
- 3.3.7 - Fix BLACKLIST and WHITELIST macro change for 17.08 DPDK
- 3.3.6 - Add flag to enable bonding PMD to do TX calls with zero packets.
New command 'enable|disable bonding'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment