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 0xac │   inherit 85 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x54 │   inherit 37 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │      fixed 5 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     4 │     6 │ inherit 0xac │  inherit 207 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x30 │   inherit 30 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │     fixed 28 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x3c │  inherit 161 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x50 │  inherit 150 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 138 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x60 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x3c │   inherit 65 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x6c │   inherit 73 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │      fixed 6 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x98 │  inherit 192 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │   inherit 24 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 134 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x80 │  inherit 164 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xcc │  inherit 115 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 132 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x5c │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x88 │  inherit 200 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 245 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │     fixed 24 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x2c │   inherit 47 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 111 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │     fixed 71 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 175 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 160 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │     fixed 49 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb8 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 193 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc4 │   inherit 62 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x88 │    fixed 138 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xcc │   inherit 92 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xbc │   inherit 75 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │     fixed 19 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 166 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x74 │  inherit 249 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 247 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd8 │   inherit 27 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 248 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │    fixed 148 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 198 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x0c │   inherit 34 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │    fixed 182 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │   inherit 31 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x80 │   inherit 83 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │    fixed 188 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x84 │  inherit 160 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x20 │  inherit 221 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │    fixed 166 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │     fixed 58 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 145 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc4 │    inherit 1 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │    fixed 160 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 128 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 115 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x0c │    fixed 243 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │     fixed 47 │  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__->