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 0xb4 │  inherit 245 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │  inherit 207 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 165 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 245 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf4 │   inherit 80 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 147 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 211 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa0 │  inherit 116 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x5c │   inherit 14 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x08 │      fixed 2 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 78 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xec │  inherit 110 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │    fixed 101 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x90 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x64 │  inherit 229 │ false │     OK │
#     gre │     6 │     6 │ inherit 0x04 │   inherit 83 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 141 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa8 │  inherit 207 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x34 │  inherit 185 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 144 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │  inherit 131 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 131 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 176 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x1c │   inherit 41 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x5c │  inherit 175 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │    fixed 210 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │ other │ inherit 0x14 │  inherit 206 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x38 │  inherit 206 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │     fixed 69 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 22 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x98 │   inherit 37 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 129 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x50 │  inherit 162 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x2c │  inherit 246 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 175 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x08 │  inherit 128 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb8 │  inherit 183 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 224 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 194 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x10 │   inherit 24 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc0 │     fixed 68 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa4 │   inherit 42 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe0 │   inherit 80 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 102 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x2c │   inherit 67 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 228 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │    fixed 100 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x3c │  inherit 110 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x94 │  inherit 205   true │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │    fixed 238 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 212 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 206 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 175 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │     fixed 82 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x1c │   inherit 43 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 224 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 219 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 150 │  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__->