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 0x44 │   inherit 38 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x5c │   inherit 99 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x74 │     fixed 62 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb0 │  inherit 138 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │    inherit 1 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 228 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │   inherit 13 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x24 │  inherit 108 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x28 │     fixed 69 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x3c │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe0 │  inherit 143 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 126 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │     fixed 27 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x30 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 139 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd4 │  inherit 236   true │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │    fixed 208 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x9c │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x64 │  inherit 169 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x34 │  inherit 159 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │    fixed 185 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x90 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xfc │  inherit 154 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa4 │   inherit 63 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │      fixed 6 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x68 │  inherit 148 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │  inherit 150 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │     fixed 46 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 127 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │  inherit 241 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 152 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │   inherit 34 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xdc │  inherit 208 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │    fixed 211 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xbc │   inherit 24 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x20 │    inherit 5 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │    fixed 105 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb8 │  inherit 142 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 122 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │    fixed 227 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 205 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa4 │   inherit 95 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x24 │     fixed 78 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │  inherit 167 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x8c │  inherit 198 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │     fixed 75 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │  inherit 157 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 107 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │    fixed 157 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x38 │   inherit 39 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x44 │   inherit 98 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 166 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │     fixed 49 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x20 │   inherit 58 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xdc │   inherit 43 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │     fixed 11 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc4 │   inherit 61 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 236 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 235 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │     fixed 20 │  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__->