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 0x3c │  inherit 192 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │  inherit 157 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │     fixed 17 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xac │  inherit 194 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x88 │  inherit 186 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │     fixed 22 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x98 │   inherit 66 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd0 │  inherit 182 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 110 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x70 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf8 │   inherit 83 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x9c │  inherit 243 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │     fixed 59 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x0c │  inherit 248 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x38 │   inherit 66 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 245 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x58 │  inherit 122 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb4 │  inherit 192 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x38 │    fixed 230 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x2c │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x74 │  inherit 224 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf0 │  inherit 155 │  true │     OK │
#   vxlan │     4 │     4 │   fixed 0xc8 │     fixed 83 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │   inherit 83 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xec │   inherit 28 │  true │     OK │
# │  vxlan      4 │     6 │   fixed 0xb0 │    fixed 181 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe4 │  inherit 245 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x34 │  inherit 191 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │    fixed 141 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa0 │  inherit 112 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x10 │   inherit 34 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x24      fixed 16 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x88 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │  inherit 235 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb8 │  inherit 173 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 104 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xcc │    inherit 4 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 212 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │    fixed 177 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 20 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 56 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │     fixed 62 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x14 │   inherit 59 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa0 │   inherit 89 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x78 │    fixed 204 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │     fixed 54 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 233 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x70 │   inherit 85 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │     fixed 14 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x10 │  inherit 124 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 200 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │     fixed 51 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x90 │   inherit 15 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc8 │  inherit 156 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │     fixed 88 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 168 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 118 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 189 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │     fixed 96 │  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__->