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 23 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x78 │   inherit 73 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │      fixed 8 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │  inherit 178 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 156 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 181 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xec │   inherit 84 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x28 │   inherit 47 │  true │     OK 
# │    gre │     4 │ other │   fixed 0xb4 │     fixed 79 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │  inherit 232 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x0c │    inherit 6 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 216 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x10 │  inherit 142 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x24 │  inherit 220 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │     fixed 95 │ false │     OK 
# │    gre │     6 │     6 │   fixed 0xd4 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd0 │  inherit 105  false │     OK │
# │    gre │     6 │ other │ inherit 0xfc │  inherit 122   true │     OK │
# │    gre │     6 │ other │   fixed 0x28 │    fixed 254 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 249 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x34 │  inherit 221 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 100 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x34 │  inherit 190 │ false │     OK │
#   vxlan │     4 │     6 │ inherit 0x80 │   inherit 69 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │    fixed 201 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xfc │  inherit 105 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x9c │   inherit 74 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │    fixed 135 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd8 │  inherit 219 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x64 │  inherit 229 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 214 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf0 │   inherit 95 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xfc │    inherit 7 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │    fixed 255 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x78 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 181 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc4 │   inherit 20 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │     fixed 60 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 127 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │  inherit 112 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │     fixed 86 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x44 │   inherit 19 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 131 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 124 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xcc │    inherit 8 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x78 │   inherit 69 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 184 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf4 │   inherit 82 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x64 │   inherit 88 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd4 │    fixed 119 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 83 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x58 │  inherit 233 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x30 │   inherit 57 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 191 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 228 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe4 │    inherit 2 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │     fixed 10 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 219 │  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__->