Skip to content

pktgen: build with the same CFLAGS as dpdk#15963

Merged
domenkozar merged 1 commit intoNixOS:release-16.03from
abuibrahim:release-16.03
Jun 7, 2016
Merged

pktgen: build with the same CFLAGS as dpdk#15963
domenkozar merged 1 commit intoNixOS:release-16.03from
abuibrahim:release-16.03

Conversation

@abuibrahim
Copy link
Contributor

@abuibrahim abuibrahim commented Jun 3, 2016

Motivation for this change

This is related to PR #15962, cherry-picked from master branch.

Unbreak the master build failure https://hydra.nixos.org/build/36613719
pktgen requires SSE3 instructions - same as DPDK.

Interestingly build wasn't failing on release-16.03 with gcc-4.9.3 but fails with gcc-5.3.0.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@joachifm
Copy link
Contributor

joachifm commented Jun 7, 2016

cc @domenkozar

@domenkozar domenkozar merged commit f199be0 into NixOS:release-16.03 Jun 7, 2016
adrianpk added a commit to adrianpk/nixpkgs that referenced this pull request May 31, 2024
pktgen: build with the same CFLAGS as dpdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants