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 0x5c │  inherit 153 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb4 │   inherit 35 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │     fixed 25 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x04 │   inherit 75 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x18 │   inherit 58 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │     fixed 69 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe8 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x5c │  inherit 250 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x38 │  inherit 231 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 129 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x80   inherit 218 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 254 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 147 │ false      OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 146 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 189 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 159 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │   inherit 61 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │   inherit 56 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x34 │     fixed 92 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 101 │ false      OK │
# │  vxlan │     4 │     4 │ inherit 0x48 │   inherit 12 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │     fixed 37 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x04 │  inherit 222 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x0c │   inherit 14 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │     fixed 94 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x20 │   inherit 97 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 141 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 98 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │  inherit 205 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xbc │  inherit 156 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │    fixed 143 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb8 │  inherit 219 │ false │     OK 
# │  vxlan │     6 │     6 │ inherit 0x2c │   inherit 52 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 240 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x78 │    fixed 192 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 160 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 157 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │    fixed 160 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x0c │  inherit 136 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │  inherit 187 │  true │     OK 
# │ geneve │     4 │     4 │   fixed 0x78 │    fixed 191 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x94 │   inherit 51 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x18 │  inherit 166 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │     fixed 28 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │     fixed 11 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │  inherit 251 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x94    inherit 70 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │    fixed 105 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │  inherit 252 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa4 │   inherit 97 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │     fixed 72 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x9c │    inherit 8 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe0 │  inherit 132 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 233 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf4 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x5c │   inherit 57 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │   inherit 53 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 247 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa0 │    fixed 123 │  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__->