make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xfc │  inherit 128 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x20 │  inherit 178 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │    fixed 116 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │     6 │ inherit 0xb0 │   inherit 57 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x3c │   inherit 77 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 241 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xfc │   inherit 46 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x88 │  inherit 188 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 246 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 164 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 132 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 161 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x4c │  inherit 197 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x70 │  inherit 214 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │    fixed 221 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x4c │   inherit 43 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x18 │  inherit 237 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x58 │     fixed 32 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x38 │  inherit 174 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x84 │  inherit 191 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 168 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 114 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x34 │  inherit 133 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │     fixed 70 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x4c │    inherit 5 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa0 │   inherit 14 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │    fixed 140 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xbc │   inherit 10 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x24 │    inherit 4   true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 113 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xec │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 200 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 160 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │     fixed 98 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x84 │   inherit 42 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb0 │  inherit 196 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │     fixed 58 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb8 │  inherit 235 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x58 │  inherit 210 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 110 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 142 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │  inherit 248 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │   inherit 41 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │     fixed 75 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 241 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb0 │   inherit 32 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │    fixed 127 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd0 │   inherit 12 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x34 │  inherit 172 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 17 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │     fixed 36 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x9c │   inherit 15 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x68 │  inherit 221 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │     fixed 67 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x70 │   inherit 50 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │   inherit 15 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │     fixed 18 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │    fixed 195 │  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__->