Commit 3735e62
tests: Fix RDMA transport domain test capability validation
Add missing TX capability check in test_flow_rdma_transport_domain_traffic.
The test only validated RX flow table support, but should check both
RX and TX flow table capabilities.
Fixes: fb81142 ("tests: Add test to cover RDMA transport domain")
Signed-off-by: Daniel Hayon <dhayon@nvidia.com>
Signed-off-by: Edward Srouji <edwards@nvidia.com>1 parent 091ddb5 commit 3735e62
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments