Skip to content

Commit 609735e

Browse files
abhishekshaw21copybara-github
authored andcommitted
Update dpdk_pktgen_num_flows in default config for External IP.
PiperOrigin-RevId: 896548396
1 parent a4fa131 commit 609735e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perfkitbenchmarker/configs/default_benchmark_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dpdk_pktgen_multi_nic_small_pkt_loss_external_IP:
5555
dpdk_pktgen_max_lcores: 128
5656
assign_external_ip_all_nics: True
5757
ip_addresses: EXTERNAL
58-
dpdk_pktgen_num_flows: 100
58+
dpdk_pktgen_num_flows: 70
5959
dpdk_pktgen_tx_rx_lcores_list: ['[2:1]#[51:52];[1:2]#[51:52]','[51:52]#[2:1];[51:52]#[1:2]']
6060

6161
dpdk_pktgen_multi_nic:

0 commit comments

Comments
 (0)