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 0x2c │  inherit 147 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x58 │   inherit 17 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 106 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │    fixed 190 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 29 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 197 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 228 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │  inherit 133 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x28 │  inherit 154 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │     fixed 39 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc4 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 168 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe4 │   inherit 70 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 134 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xac │  inherit 202 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │  inherit 199 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 237 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf0 │   inherit 35 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x6c │  inherit 168 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x48 │    fixed 117 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x0c │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x70 │  inherit 244 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 166 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x88 │    fixed 177 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 172 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │    inherit 9 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │     fixed 94 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x7c │  inherit 206 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x44 │   inherit 51 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │    fixed 251 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb0 │   inherit 13 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 145 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 124 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x6c │  inherit 186 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x7c │  inherit 180 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │    fixed 220 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │   inherit 90 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe8 │  inherit 159 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │     fixed 55 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa0 │   inherit 91 │ false │     OK │
# │ geneve      4 │     4 │ inherit 0x2c │  inherit 160 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 150 │ false      OK │
# │ geneve │     4 │     4 │   fixed 0x68 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xbc │   inherit 63 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 127 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │    fixed 161 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 164 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x64 │  inherit 108 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │     fixed 55 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │  inherit 219 │ false │     OK │
# │ geneve      6 │     4 │ inherit 0xe8 │   inherit 62 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │    fixed 210 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 249 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x5c │   inherit 88 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xcc │  inherit 135 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │    fixed 126 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 254 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 210 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │    fixed 190 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xec │    fixed 242 │  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__->