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 83 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │  inherit 156 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │    fixed 114 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x48 │  inherit 162 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │  inherit 140 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │    fixed 122 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x20 │  inherit 254 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x04 │  inherit 230 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │     fixed 90 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x78 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │   inherit 62 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x9c │  inherit 202 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 238 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 242 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x44 │  inherit 176 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x48 │    fixed 249 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xcc │   inherit 35 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x50 │  inherit 202 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x20 │    fixed 111 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x94 │  inherit 245 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x10 │  inherit 191 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x04 │    fixed 186 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x7c │  inherit 119 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 27 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │    fixed 161 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x0c │   inherit 76 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 124 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │     fixed 78 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x38 │  inherit 178 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 245 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │    fixed 120 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf4 │   inherit 77 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa0 │  inherit 148 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x84 │    fixed 254 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │  inherit 141 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb4 │  inherit 205 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │     fixed 66 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x6c │   inherit 44 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x1c │   inherit 89 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │    fixed 138 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 250 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xac │  inherit 216 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 161 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc8 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x2c │  inherit 250  false │     OK │
# │ geneve │     4 │ other │ inherit 0x04 │  inherit 187 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │    fixed 203 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 214 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd4 │   inherit 73 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │    fixed 193 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 198 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa0 │  inherit 216 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │    fixed 222 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │      fixed 1 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb4 │   inherit 56 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x2c │   inherit 91 │  true │     OK 
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 148 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │    fixed 209 │  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__->