make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x28 │   inherit 54 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc4 │  inherit 171 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │    fixed 159 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 117 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd4 │  inherit 102 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 163 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 169 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │  inherit 223 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 181 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x54 │  inherit 160 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x98 │  inherit 135 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │    fixed 160 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x54 │    inherit 2 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 117 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │     fixed 24 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │     fixed 52 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x30 │  inherit 198 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x58 │  inherit 101 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x9c │    fixed 164 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 196 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf0 │    inherit 3 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │     fixed 59 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x3c │   inherit 66 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x0c │    inherit 2 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │    fixed 250 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x34 │  inherit 162 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x20 │  inherit 217 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc4 │    fixed 135 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 168 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │  inherit 108 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │     fixed 92 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │  inherit 189 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x38 │   inherit 38 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 211 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x8c │  inherit 102 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc8 │  inherit 127 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc4 │    fixed 210 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x28 │    inherit 8 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │   inherit 79 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │     fixed 31 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf4 │   inherit 87 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd8 │   inherit 50 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │    fixed 250 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb8 │   inherit 94 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x58 │  inherit 161 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb4 │     fixed 74 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc4 │  inherit 210 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x14 │   inherit 35 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 103 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xec │   inherit 25 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe4 │    inherit 1 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │     fixed 61 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf4 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa8 │   inherit 84 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 245 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │     fixed 52 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │    fixed 126 │  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__->