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 149 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xfc │  inherit 231 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xec │     fixed 16 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 190 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb8 │  inherit 150 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │     fixed 52 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xcc │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf4 │  inherit 146 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x6c │   inherit 98 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │    fixed 177 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x4c │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xdc │  inherit 242 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 169 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │    fixed 181 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x8c │   inherit 59 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x88 │  inherit 171 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │     fixed 44 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xec │   inherit 42 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd8 │   inherit 53 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa8 │     fixed 37 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x10 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 121 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe4 │  inherit 112 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x58 │     fixed 86 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 157 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 40 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │     fixed 19 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │    inherit 2 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 109 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 235 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x48 │   inherit 53 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa8 │  inherit 242 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │    fixed 212 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x60 │   inherit 61 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x88 │  inherit 228 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │     fixed 79 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │    fixed 142 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x48 │  inherit 197 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x28 │  inherit 150 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │    fixed 250 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x68 │   inherit 31 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 84 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │    fixed 117 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │     fixed 77 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xbc │  inherit 149 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd4 │   inherit 86 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │    fixed 251 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x30 │   inherit 49 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x6c │   inherit 38 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 226 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa8 │      fixed 9 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 172 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │  inherit 145 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 36 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa0 │   inherit 73 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x3c │   inherit 29 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │     fixed 76 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 212 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 211 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │    fixed 218 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 143 │  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__->