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 0x18 │  inherit 219 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x34 │   inherit 91 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │     fixed 78 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 193 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x1c │  inherit 244 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │    fixed 138 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │  inherit 246 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x8c │   inherit 87 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 226 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf4 │  inherit 137 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb8 │   inherit 49 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │    fixed 208 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd0 │  inherit 229 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x38 │   inherit 48 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │    fixed 246 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x74 │  inherit 165 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │  inherit 148 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │     fixed 38 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xec │     fixed 13 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe0 │  inherit 118 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 17 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │    fixed 141 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 254 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xdc │    inherit 7 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │     fixed 36 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x3c │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x2c │   inherit 15 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │  inherit 180 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 179 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x84 │  inherit 180 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x2c │   inherit 16 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │    fixed 250 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 229 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 197 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │    fixed 112 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x44 │   inherit 78 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf0 │  inherit 191 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │     fixed 45 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 235 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe4 │   inherit 75 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 168 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 139 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe4 │  inherit 204 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │    fixed 141 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 209 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │   inherit 44 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 194 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │    fixed 182 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa8 │  inherit 255 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x34 │  inherit 230 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │     fixed 15 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │    fixed 160 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x84 │   inherit 49 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe0 │   inherit 44 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 138 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 120 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x50 │  inherit 163 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │     fixed 26 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd8 │    fixed 153 │  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__->