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 0x80 │   inherit 13 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x84 │  inherit 134 │  true │     OK │
# │    gre      4 │     4 │   fixed 0x28 │    fixed 193 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 188 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 94 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │     fixed 83 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xfc │   inherit 84 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │   inherit 92 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │    fixed 107 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x60 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │    gre │     6 │     4 │ inherit 0x08 │  inherit 228 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xcc │   inherit 31 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 24 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │  inherit 166 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │   inherit 28 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │     fixed 21 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc8 │  inherit 158 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x98 │  inherit 181 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │     fixed 24 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc4 │   inherit 34 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x2c │   inherit 25 │  true │     OK │
# │  vxlan      4 │     4 │   fixed 0xa0 │     fixed 24 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x40 │   inherit 61 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 100 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │    fixed 148 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x34 │  inherit 228 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x14 │   inherit 30 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │     fixed 36 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 155 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xdc │   inherit 28 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │     fixed 79 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xcc │  inherit 123 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x8c │  inherit 100 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │    fixed 180 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 227 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x28 │   inherit 88 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │     fixed 27 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x60 │  inherit 132 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x60 │   inherit 36 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │    fixed 238 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x9c │   inherit 77 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │   inherit 19 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │     fixed 77 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf8 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x0c │  inherit 162 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x3c │    inherit 4 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │     fixed 75 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xfc │   inherit 87 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x58 │   inherit 20 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │    fixed 227 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x58 │   inherit 48 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x28 │   inherit 42 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x28 │    fixed 206 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xec │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x08 │   inherit 62 │ false │     OK │
# │ geneve      6 │ other │ inherit 0xe0 │  inherit 123 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │     fixed 39 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 211 │  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__->