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 0x38 │   inherit 92 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │  inherit 249 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │    fixed 225 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │     6 │ inherit 0x04 │  inherit 185 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │   inherit 53 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 112 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x40 │   inherit 27 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd8 │   inherit 27 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 213 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe4 │  inherit 134 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 236 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │    fixed 207 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x4c │  inherit 129 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x20 │  inherit 106 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │    fixed 203 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 241 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x80 │   inherit 74 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 173 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │     fixed 55 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │  inherit 193 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 113 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │    fixed 129 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 192 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa8 │  inherit 233 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 159 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │   inherit 35 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x40 │   inherit 75 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 111 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │  inherit 233 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │   inherit 12 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │    fixed 102 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x9c │  inherit 130 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf8 │  inherit 139 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 147 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 133 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │  inherit 136 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x40 │    fixed 132 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 159 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 183 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │     fixed 62 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xfc │  inherit 163 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x94 │   inherit 26 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 250 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x9c │  inherit 210 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x58 │  inherit 209 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 106 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 77 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │   inherit 94 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │     fixed 93 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 132 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe0 │   inherit 11 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │   inherit 43 │  true │     OK │
# │ geneve      6 │     6 │   fixed 0xa8 │    fixed 210 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x70 │   inherit 43 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x18 │  inherit 168 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │    fixed 246 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │     fixed 84 │  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__->