diff options
author | Ido Barnea <ibarnea@cisco.com> | 2016-07-31 11:16:27 +0300 |
---|---|---|
committer | Ido Barnea <ibarnea@cisco.com> | 2016-07-31 11:21:40 +0300 |
commit | dceb010b01e9f8a0e9c905370d39f149f01cab7e (patch) | |
tree | 562201fb20db07440462f27e4d8b95ad3ce84611 /src/dpdk/README | |
parent | 81c896604a50486d8b658dc559f7b98492d778e5 (diff) |
dpdk 16.07 - merges of final version changes
Diffstat (limited to 'src/dpdk/README')
-rw-r--r-- | src/dpdk/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/dpdk/README b/src/dpdk/README new file mode 100644 index 00000000..23c55bef --- /dev/null +++ b/src/dpdk/README @@ -0,0 +1,5 @@ +We were based on v16.07-rc3 (608487f3fc96704271c624d0f3fe9d7fb2187aea - hash in DPDK repository) +We copied the files we needed here (a551c94a6069f30617825f9046d36099846ab7ec - This repository) +Changes we did to DPDK files are in 8b0119ed99f893106a560ccb9db31c99e1d293eb +Then took tag v16.07 (20e2b6eba13d9eb61b23ea75f09f2aa966fa6325 - in DPDK repo) +merged it to our repository |