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 0x2c │  inherit 222 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb4 │   inherit 54 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │     fixed 39 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4      6 │ inherit 0x80 │  inherit 116 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 229 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │     fixed 20 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │    fixed 124 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe4 │   inherit 10 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xac │  inherit 167 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │    fixed 240 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x64 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x10 │  inherit 184 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x74 │  inherit 233 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │     fixed 33 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 156 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x20 │  inherit 165 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x94 │     fixed 18 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x48 │    fixed 146 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xbc │   inherit 37 │ false │     OK │
# │    gre      6 │ other │ inherit 0x8c │   inherit 76 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 238 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 234 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x38 │  inherit 187 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 53 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe4 │   inherit 71 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x24 │  inherit 136 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 152 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x78 │  inherit 112 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │   inherit 33 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb4 │     fixed 51 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc8 │  inherit 170 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 142 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 207 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 115 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x90 │   inherit 19 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │    fixed 140 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │ other │ inherit 0x0c │  inherit 119 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf0 │  inherit 181 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │      fixed 4 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x74 │  inherit 161 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xac │  inherit 231 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │     fixed 32 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │    fixed 121 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd4 │    inherit 4 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x18 │  inherit 145 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb8 │    fixed 235 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x04 │   inherit 32 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 32 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │     fixed 23 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x40 │   inherit 36 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │   inherit 76 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 142 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 180 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe8 │  inherit 254 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │    fixed 214 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x48 │   inherit 46 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 119 │  true      OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 240 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │    fixed 232 │  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__->