make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x74 │  inherit 253 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf4 │  inherit 241 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 243 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x84 │  inherit 197 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc4 │  inherit 194 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │    fixed 234 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x78 │  inherit 131  false │     OK │
# │    gre │     4 │ other │ inherit 0x68 │  inherit 152 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc8 │     fixed 58 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x78 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │   inherit 39 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x10 │   inherit 26 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │      fixed 5 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c     fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 126 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │   inherit 56 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │     fixed 92 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x48 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x7c │  inherit 201 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x44 │  inherit 100 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x10 │     fixed 42 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x38 │     fixed 81 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │   inherit 35 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 219 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │     fixed 90 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 214 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 153 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │     fixed 87 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb4 │  inherit 208 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x0c │  inherit 200 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │    fixed 181 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 10 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x1c │   inherit 45 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │      fixed 9 │ false │     OK │
#   vxlan │     6 │     4 │   fixed 0x5c │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x10 │   inherit 27 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 210 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │    fixed 202 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb0 │  inherit 118 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 132 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │     fixed 52 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 18 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │  inherit 225 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │     fixed 13 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 108 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x90 │   inherit 59 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │    fixed 238 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 127 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │  inherit 166 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xdc │  inherit 255 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │    fixed 177 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 126 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x14 │  inherit 220 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │     fixed 76 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 219 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe0 │  inherit 165 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 246 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf4 │  inherit 199 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │   inherit 83 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd8 │     fixed 14 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │     fixed 49 │  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__->