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 0x8c │  inherit 179 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x28 │  inherit 243 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │      fixed 8 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │   inherit 96 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x14 │   inherit 79 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x6c       fixed 2 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │   inherit 90 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa0 │  inherit 142 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x80 │    fixed 197 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x50 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos            ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa0 │   inherit 89 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 122 │  true │     OK │
# │    gre │     6      4 │   fixed 0xcc │    fixed 250 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x64 │  inherit 178 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x5c │  inherit 254 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 145 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x94 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │   inherit 47 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 222 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x04 │    fixed 100 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x80 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 102 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc4 │  inherit 106 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │     fixed 18 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xdc    inherit 13 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x74 │  inherit 149 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │     fixed 41 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 191 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 174 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 98 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf8 │  inherit 154 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x50 │  inherit 111 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │    fixed 188 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf8 │  inherit 191 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb8 │  inherit 141 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │     fixed 66 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x24 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd8 │  inherit 199 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 158 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 143 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve      4 │     4 │ inherit 0xa8 │  inherit 190 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc4 │   inherit 57 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │    fixed 103 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 102 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe8 │   inherit 79 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │     fixed 50 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │   inherit 74 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 229 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │     fixed 45 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │    fixed 249 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x08 │  inherit 213 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xac │  inherit 220 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 143 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc8 │  inherit 150 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 171 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 109 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 225 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │   inherit 71 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 202 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x0c │    fixed 166 │  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__->