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 0x88 │  inherit 180 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xfc │   inherit 23 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 192 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x8c │   inherit 54 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x98 │   inherit 77 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │    fixed 237 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xac │  inherit 119 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │  inherit 123 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 157 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xfc │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x88 │  inherit 163 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc0 │  inherit 248 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │     fixed 68 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 142 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 108 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │     fixed 25 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │   inherit 22 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │  inherit 147 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 213 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 180 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x3c │  inherit 178 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x58 │     fixed 49 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa0 │   inherit 92 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x48 │  inherit 120 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │    fixed 211 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │    fixed 185 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x2c │  inherit 152 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 154 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │    fixed 141 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa0 │    inherit 1 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xdc │  inherit 254 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 156 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x50 │   inherit 99 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe4 │   inherit 24 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │    fixed 182 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x6c │   inherit 12 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 178 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │     fixed 36 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x40 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x9c │  inherit 112 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 247 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │     fixed 53 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd0 │  inherit 189 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xac │   inherit 39 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 179 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x88 │  inherit 186 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x88 │  inherit 131 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │     fixed 57 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 196 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x30 │   inherit 60 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 223 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x6c │  inherit 233 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x84 │  inherit 125 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │     fixed 42 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │     fixed 90 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x50 │   inherit 47 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x68 │   inherit 34 │  true │     OK │
# │ geneve      6 │ other │   fixed 0x54 │    fixed 186 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │     fixed 44 │  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__->