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 0xb0 │   inherit 61 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc0 │  inherit 215 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │    fixed 186 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x10 │  inherit 120 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x10 │    inherit 3 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │     fixed 58 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x90 │  inherit 143 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x14 │  inherit 236 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x0c │    fixed 233 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x1c │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb8 │  inherit 225 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 230 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │    fixed 227 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │     6 │ inherit 0xcc │  inherit 116 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 162 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 163 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x48 │  inherit 177 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd4 │  inherit 101 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 194 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │      fixed 4 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x3c │  inherit 128 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 151 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │    fixed 219 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 185 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc4 │   inherit 66 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │     fixed 50 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x5c │  inherit 110 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 214 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │     fixed 27 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │   inherit 74 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x28 │  inherit 198 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │     fixed 87 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x4c │    inherit 2 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa4 │  inherit 225 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x84 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x88 │   inherit 89 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │   inherit 85 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │    fixed 249 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x98 │  inherit 134 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x70 │  inherit 164 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 162 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x1c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd8 │   inherit 51 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x50 │   inherit 80 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │    fixed 190 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x50 │  inherit 217 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x10 │  inherit 194 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 102 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x48 │  inherit 168 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x10 │   inherit 29 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe0 │    fixed 195 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x50 │   inherit 38 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xec │   inherit 51 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │     fixed 11 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 116 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 199 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │    fixed 245 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │     fixed 34 │  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__->