make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xa0 │    inherit 8 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x80 │   inherit 37 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xac │     fixed 72 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x64 │    inherit 8 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x98 │   inherit 13 │  true │     OK │
# │    gre      4 │     6 │   fixed 0x90 │    fixed 238 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x30 │  inherit 150 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x78 │   inherit 76 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │     fixed 43 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x4c │   inherit 21 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe4 │   inherit 81 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x30 │    fixed 232 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd8 │  inherit 202 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 113 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 201 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc0 │  inherit 157 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc8 │    inherit 6 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 169 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd4 │   inherit 87 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe8 │   inherit 51 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x90 │    fixed 254 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x38 │   inherit 13 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │  inherit 101 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │    fixed 206 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe0 │  inherit 106 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │   inherit 66 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │    fixed 124 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x64 │   inherit 95 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 204 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │     fixed 73 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x20 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x7c │  inherit 226 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │   inherit 32   true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │     fixed 71 │ false      OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe0 │   inherit 28 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │   inherit 18 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │    fixed 241 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc4 │   inherit 13 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x88 │  inherit 148 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │     fixed 28 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 229 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x9c │   inherit 68 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x04 │     fixed 37 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x94 │  inherit 133 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb0 │  inherit 216 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │    fixed 204 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x80 │   inherit 60 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb8 │  inherit 102 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │     fixed 38 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 107 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x1c │   inherit 77 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 152 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │    fixed 119 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xbc │  inherit 137 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd0 │   inherit 34 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │     fixed 96 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 214 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->