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 0x64 │  inherit 186 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xdc │  inherit 243 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │    fixed 186 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │    fixed 117 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb8 │  inherit 169 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 217 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 190 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │    fixed 175 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf8 │  inherit 207  false │     OK │
# │    gre │     4 │ other │ inherit 0x34 │   inherit 52 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x28 │    fixed 123 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     6 │     4 │ inherit 0x48 │   inherit 73 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 181 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x50 │    fixed 101 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x24 │  inherit 220 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 170 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │     fixed 83 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │   inherit 47 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x2c │  inherit 100 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │     fixed 92 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x10 │   inherit 63 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x74 │   inherit 35 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 189 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 145 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xec │  inherit 245 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │    fixed 117 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xfc │   inherit 78 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xfc │   inherit 31 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │     fixed 16 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xac │  inherit 160 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x5c │   inherit 83 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 189 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x08 │  inherit 125 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 212 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 120 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 148 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 179 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │     fixed 63 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x48 │  inherit 245 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x10 │   inherit 55 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │     fixed 32 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x04 │   inherit 92 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x20 │   inherit 95 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │     fixed 33 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe0 │  inherit 236 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 142 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │     fixed 19 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe0 │   inherit 53 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x24 │  inherit 147 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x74 │      fixed 8 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 179 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 168 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc8 │  inherit 158 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │     fixed 22 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │   inherit 38 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 238 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │    fixed 244 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │     fixed 17 │  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__->