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 0x84 │  inherit 196 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x9c │  inherit 203 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 49 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6  inherit 0xd4 │   inherit 51 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x9c │  inherit 167 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │     fixed 35 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa0 │  inherit 135 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc8 │   inherit 10 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 202 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x80 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x64 │  inherit 172 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x60 │   inherit 56 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │     fixed 82 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe8 │   inherit 16 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 134 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │     fixed 91 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x68 │  inherit 220 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x14 │  inherit 187 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xcc │     fixed 59 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │  inherit 185 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x74 │   inherit 88 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 117 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x54 │  inherit 101 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │  inherit 157 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x28 │     fixed 54 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa4 │   inherit 22 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xcc │   inherit 80 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │     fixed 76 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x1c │   inherit 67 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 181 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │      fixed 3 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x8c │    inherit 1 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 151 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 226 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x84 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │ other │ inherit 0x04 │   inherit 22 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 187 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 11 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 110 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │  inherit 201 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 196 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │ geneve │     4 │     6 │ inherit 0xc4 │   inherit 61 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xbc │  inherit 134 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │      fixed 7 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x3c │   inherit 35 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa0 │  inherit 136 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 104 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x7c │  inherit 141 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 202 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x50 │     fixed 21 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 187 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 164 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 111 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd4 │  inherit 176 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 240 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │     fixed 61 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 134 │  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__->