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 0x5c │   inherit 61 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │   inherit 14 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │    fixed 107 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xbc │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │   inherit 83 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 142 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │    fixed 234 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x10 │  inherit 125 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │  inherit 114 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 200  false │     OK │
# │    gre │     4 │ other │   fixed 0x6c │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x40 │   inherit 48 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xec │  inherit 129 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │     fixed 65 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa0 │  inherit 199 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 237 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │    fixed 249 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │  inherit 252 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x9c │  inherit 134 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 253 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x0c │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │  inherit 110 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x18 │    inherit 7 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │     fixed 88 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │    inherit 7 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │     fixed 25 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 206 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 254 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │    fixed 213 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x54 │   inherit 14 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │   inherit 95 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 162 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x44 │  inherit 208 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x88 │  inherit 200 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc8 │    fixed 206 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x98 │   inherit 55 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │   inherit 41 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │     fixed 87 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │    fixed 154 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x44 │   inherit 40 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 207 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │    fixed 240 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 223 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x68 │  inherit 140 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │      fixed 8 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x30 │   inherit 40 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc4 │  inherit 119 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │     fixed 90 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │    fixed 241 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x14 │   inherit 53 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x88 │   inherit 88 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 228 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │   inherit 70 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │   inherit 65 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 109 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 132 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xac │  inherit 180 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 168 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │    fixed 205 │  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__->