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 0x50 │  inherit 136 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x5c │  inherit 244 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xac │     fixed 80 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 18 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 134 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │     fixed 78 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x04 │  inherit 218 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x50 │  inherit 125 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 35 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x94 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 211 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa8 │  inherit 220 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 111 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x4c │  inherit 168 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x3c │  inherit 246 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 158 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd0 │  inherit 248 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x30 │   inherit 98 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x48 │     fixed 93 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x88 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc8 │   inherit 34 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x38 │   inherit 39 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │     fixed 43 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 117 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x84 │   inherit 39 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │    fixed 192 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 140 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 103 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │    fixed 241 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │   inherit 63 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc0 │   inherit 61 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │     fixed 96 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 124 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x68 │   inherit 23 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │    fixed 168 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe0 │    inherit 5 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x10 │  inherit 237 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │    fixed 137 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 117 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x58 │  inherit 143 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │     fixed 63 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x58 │  inherit 193 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x44 │    inherit 2 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │    fixed 123 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x80 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x40 │  inherit 243 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x44 │   inherit 84 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 154 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │   inherit 10 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 154 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │    fixed 172 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 245 │  true │     OK │
# ├────────┼───────┼──────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf0 │  inherit 213 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x6c │  inherit 130 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │    fixed 195 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │   inherit 34 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe8 │  inherit 192 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │     fixed 14 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │     fixed 89 │  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__->