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 0x78 │  inherit 194 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb4 │   inherit 51 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │    fixed 155 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe8 │  inherit 197 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 19 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │    fixed 237 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │  inherit 253 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │   inherit 30 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │      fixed 3 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x20 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x40 │  inherit 203 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 143 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 193 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      6 │     6 │ inherit 0xb8 │  inherit 111 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │  inherit 173 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x48 │    fixed 128 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe4 │   inherit 79 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xbc │   inherit 57 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │    fixed 241 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │    inherit 5 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 241 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 167 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xfc │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd8 │    inherit 2 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb0 │  inherit 214 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │     fixed 11 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │ other │ inherit 0x54 │  inherit 216 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd8 │   inherit 18 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │    fixed 198 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     4 │ inherit 0xb4 │  inherit 190 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │  inherit 189 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc4 │     fixed 54 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x24 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     6 │ inherit 0x54 │  inherit 227 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x9c │  inherit 246 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │     fixed 45 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 175 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │   inherit 13 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │    fixed 250 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xfc │  inherit 216 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 171 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │    fixed 126 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x94 │   inherit 11 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │   inherit 83 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │    fixed 103 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x48 │    inherit 3 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 161 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 225 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb8 │   inherit 22 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf0 │   inherit 91 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │     fixed 71 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf0 │  inherit 251 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x60 │   inherit 72 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │    fixed 247 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x24 │  inherit 232 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x04 │  inherit 115 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 108 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x8c │    fixed 163 │  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__->