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 0xe4 │  inherit 224 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │  inherit 145 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │      fixed 7 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x70 │  inherit 139 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc4 │  inherit 206 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 203 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x04 │   inherit 33 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x94 │  inherit 241 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 223 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x30 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa4 │   inherit 16 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xac │  inherit 252 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 57 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 133 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x94 │   inherit 72 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 232 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x44 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xdc │  inherit 245 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xbc   inherit 146 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 109 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xcc │    fixed 187 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x74 │   inherit 87 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 96 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 42 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x8c │   inherit 24 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x88 │   inherit 29 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │     fixed 88 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 102 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 244 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │    fixed 169 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x44 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xec │  inherit 170 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa8 │  inherit 130 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │    fixed 114 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 44 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 242 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │    fixed 199 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x1c │   inherit 55 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │    inherit 2 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │    fixed 114 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x4c │  inherit 209 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │  inherit 218 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │    fixed 236 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xbc │   inherit 30 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x28 │  inherit 202 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │     fixed 75 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 146 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x88 │   inherit 11 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 165 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 117 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 162 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     4 │ inherit 0x7c │  inherit 151 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x6c │   inherit 79 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x08 │     fixed 96 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe0 │   inherit 31 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x38 │   inherit 25 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │      fixed 7 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x5c │   inherit 18 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x50 │  inherit 177 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd8 │     fixed 72 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 188 │  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__->