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 0xd0 │   inherit 58 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc0 │  inherit 152 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │    fixed 140 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x38 │   inherit 16 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │   inherit 36 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │    fixed 140 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │    gre │     4 │ other │ inherit 0x34 │   inherit 38 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 178 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x98 │    fixed 126 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     6 │     4 │ inherit 0xe0 │  inherit 177 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 157 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │     fixed 66 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x3c │  inherit 138 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x04 │   inherit 13 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │     fixed 28 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe8 │   inherit 94 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x18 │  inherit 103 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd4     fixed 174 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x20 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 217 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe0 │   inherit 72 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │    fixed 122 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x34 │  inherit 153 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x44 │  inherit 192 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │    fixed 109 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x20 │  inherit 104 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │  inherit 228 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │    fixed 236 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     6 │     4 │ inherit 0xb4 │   inherit 89 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x9c │  inherit 255 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │     fixed 66 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe4 │  inherit 108 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 151 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │     fixed 12 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc8 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb8 │   inherit 99 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf8 │   inherit 22 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │    fixed 115 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │     fixed 33 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 197 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x5c │  inherit 238 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │    fixed 202 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x78 │   inherit 35 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe0   inherit 144 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 204 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │    fixed 145 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 232 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │   inherit 66 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xec │    fixed 246 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │  inherit 116 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x10 │    inherit 6 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 155 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 220 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf8 │  inherit 218 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 129 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x34 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x74 │  inherit 218 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │   inherit 66 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 241 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │      fixed 9 │  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__->