Commit febf4a7
committed
dpif-netdev: Take non_pmd_mutex to access tx cached ports.
As documented in dp_netdev_pmd_thread, we must take non_pmd_mutex to
access the tx port caches for the non pmd thread.
Found by inspection.
Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
Acked-by: Ilya Maximets <i.maximets@samsung.com>1 parent 7c26997 commit febf4a7
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3369 | 3369 | | |
3370 | 3370 | | |
3371 | 3371 | | |
| 3372 | + | |
3372 | 3373 | | |
3373 | 3374 | | |
| 3375 | + | |
3374 | 3376 | | |
3375 | 3377 | | |
3376 | 3378 | | |
| |||
0 commit comments