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 0xfc │   inherit 90 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │   inherit 26 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 224 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xdc │  inherit 254 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa0 │   inherit 25 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x14     fixed 190 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x08 │   inherit 41 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │  inherit 236 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 237 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 233 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x28 │   inherit 46 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │    fixed 103 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x24 │   inherit 35 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xec │   inherit 39 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │     fixed 49 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x30 │  inherit 176 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xfc │   inherit 84 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │     fixed 15 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 175 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x84 │   inherit 74 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 40 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xec │     fixed 32 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 118 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 118 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 44 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 189 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc4 │  inherit 247 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │     fixed 10 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 20 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x50 │  inherit 189 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 190 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x6c │  inherit 175 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x68 │   inherit 23 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 136 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 125 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x94 │   inherit 72 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │    fixed 216 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 107 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 253 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │    fixed 133 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x8c │  inherit 150 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa4 │   inherit 75 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │      fixed 2 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 109 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x20 │   inherit 38 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │    fixed 249 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x88 │   inherit 35 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │   inherit 61 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │    fixed 107 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 134 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb8 │  inherit 200 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │    fixed 196 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x98 │   inherit 66 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 178 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │     fixed 84 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │     fixed 52 │  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__->