make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xc4 │  inherit 236 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x28 │  inherit 201 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 163 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x70 │   inherit 65 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 143 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x98 │    fixed 219 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │  inherit 175 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │   inherit 56 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 150 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 182 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x6c │   inherit 46 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xdc │  inherit 182 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 12 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x28 │  inherit 202 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x7c │  inherit 222 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xfc │     fixed 30 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │  inherit 156 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x94 │   inherit 91 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 231 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x64 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd0 │   inherit 13 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x14 │   inherit 29 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │    fixed 195 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 171 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb4 │   inherit 70 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │    fixed 119 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 168 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x2c │   inherit 88 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │     fixed 53 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x64 │  inherit 134 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x24 │  inherit 109 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │     fixed 78 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf0 │  inherit 125 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x54 │  inherit 161 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │    fixed 101 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x90 │  inherit 194 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │   inherit 53 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 151 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x48 │   inherit 26 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x60 │  inherit 167 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │     fixed 60 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd0 │   inherit 88 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x0c │  inherit 132 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 149 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa4 │   inherit 63 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xdc │  inherit 163 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │     fixed 50 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x5c │  inherit 154 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x7c │   inherit 65 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 113 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x1c │  inherit 220 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │   inherit 86 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │    fixed 155 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x9c │  inherit 236 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x54 │  inherit 186 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │      fixed 4 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 223 │  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__->