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 0xc8 │  inherit 117 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xbc │   inherit 72 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │    fixed 226 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xec │  inherit 173 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x9c │    inherit 3 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │     fixed 59 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x8c │  inherit 148 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │  inherit 132 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x78 │     fixed 20 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x2c │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 101 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x8c │   inherit 24 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x90 │     fixed 99 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xbc │   inherit 25 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 200 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 199 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │     fixed 41 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc4 │  inherit 242 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x8c │   inherit 11 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │     fixed 68 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 180 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x68 │  inherit 108 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │    fixed 116 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf0 │   inherit 31 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x70 │  inherit 240 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 219 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 219 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 145 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │    fixed 219 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │  inherit 130 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │  inherit 213 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 107 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x28 │  inherit 213 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x0c │  inherit 118 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │    fixed 163 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x6c │  inherit 190 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x48 │  inherit 172 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │     fixed 33 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xcc │   inherit 22 │ false │     OK 
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 157 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │    fixed 219 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xac │   inherit 83 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x10 │   inherit 55 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x04 │     fixed 72 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x9c │  inherit 242 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x98 │   inherit 38 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │     fixed 70 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x44 │  inherit 119 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x10 │  inherit 218 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │    fixed 203 │ false │     OK 
# │ geneve │     6 │     4 │   fixed 0xdc │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd8 │   inherit 58 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb8 │  inherit 165 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 210 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 194 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x64 │  inherit 252 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │     fixed 21 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │    fixed 231 │  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__->