Commit 2de56bf3 authored by Robert Schmidt's avatar Robert Schmidt

Correct NUMA bound devices for caracal/timing test

parent c8aceea4
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<rt_stats_cfg>datalog_rt_stats.1x1.60.yaml</rt_stats_cfg> <rt_stats_cfg>datalog_rt_stats.1x1.60.yaml</rt_stats_cfg>
<air_interface>NR</air_interface> <air_interface>NR</air_interface>
<USRP_IPAddress>192.168.20.2</USRP_IPAddress> <USRP_IPAddress>192.168.20.2</USRP_IPAddress>
<cmd_prefix>numactl --cpunodebind=netdev:enp94s0f0 --membind=netdev:enp94s0f0</cmd_prefix> <cmd_prefix>numactl --cpunodebind=netdev:enp94s0f0np0 --membind=netdev:enp94s0f0np0</cmd_prefix>
</testCase> </testCase>
<testCase id="000001"> <testCase id="000001">
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<rt_stats_cfg>datalog_rt_stats.60.2x2.yaml</rt_stats_cfg> <rt_stats_cfg>datalog_rt_stats.60.2x2.yaml</rt_stats_cfg>
<air_interface>NR</air_interface> <air_interface>NR</air_interface>
<USRP_IPAddress>192.168.20.2</USRP_IPAddress> <USRP_IPAddress>192.168.20.2</USRP_IPAddress>
<cmd_prefix>numactl --cpunodebind=netdev:enp94s0f0 --membind=netdev:enp94s0f0</cmd_prefix> <cmd_prefix>numactl --cpunodebind=netdev:enp94s0f0np0 --membind=netdev:enp94s0f0np0</cmd_prefix>
</testCase> </testCase>
<testCase id="000001"> <testCase id="000001">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment