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 0x08 │  inherit 142 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │   inherit 74 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 189 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 203 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 245 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │  inherit 112 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │    fixed 171  false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │  inherit 135 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd8 │  inherit 223 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 221 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x60 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     4 │ inherit 0xd0 │   inherit 92 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x1c │   inherit 16 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │    fixed 200 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x1c │   inherit 86 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 249 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │    fixed 186 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │    inherit 7 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xcc │  inherit 191 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x3c │     fixed 25 │ false │     OK │
# │    gre      6 │ other │   fixed 0x64 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xec │   inherit 35 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 136 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │    fixed 131 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x80 │   inherit 93 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x68 │   inherit 70 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 154 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 214 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │  inherit 184 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │     fixed 45 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 164 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │   inherit 55 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │     fixed 40 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 232 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x84    inherit 88 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x2c │   inherit 93 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │     fixed 57 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      6 │ other │ inherit 0x6c │  inherit 180 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 156 │  true │     OK │
# │  vxlan │     6  other │   fixed 0x30 │    fixed 241 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xfc │  inherit 128 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x10 │  inherit 147 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 209 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x5c │   inherit 45 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │  inherit 188 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │    fixed 177 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │     fixed 18 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 164 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x6c │   inherit 82 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │    fixed 236 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x24 │  inherit 201 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xac │   inherit 45 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 154 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 206 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x04 │   inherit 84 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │     fixed 70 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │  inherit 199 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │  inherit 120 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │    fixed 211 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │     fixed 92 │  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__->