Skip to content

Commit

Permalink
Test change introducing performance regression.
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneia committed Oct 27, 2015
1 parent e77c092 commit 2a0d35a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/bench/snabbnfv-loadgen-dpdk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -e
out=$(timeout 120 program/snabbnfv/packetblaster_bench.sh)
# Extract floating point Mpps number from output.
echo "$out" | tail -n 1 | cut -f 2

# Mock the regression.
echo 1.1

0 comments on commit 2a0d35a

Please sign in to comment.