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 0xf8 │    inherit 6 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x60 │  inherit 194 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 134 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x20 │   inherit 80 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 211 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 113 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf4 │   inherit 20 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 242 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │    fixed 169 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x6c │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb8 │  inherit 102 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x8c │  inherit 121 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │     fixed 55 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x84 │  inherit 104 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd4 │   inherit 27 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │     fixed 76 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x54 │   inherit 32 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc8 │   inherit 31 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xdc │    fixed 219 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 170 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x20 │   inherit 22 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │    fixed 132 │ false │     OK │
#   vxlan │     4 │     4 │   fixed 0x28 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │    inherit 1 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe0 │   inherit 96 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 171 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe0 │   inherit 41 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 224 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 165 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 129 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 119 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 233 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │  inherit 111 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc8 │    inherit 3 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │     fixed 74 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x8c │  inherit 151 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x2c │  inherit 139   true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 112 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x74 │   inherit 99 │ false │     OK 
# │ geneve │     4 │     4 │ inherit 0x08 │   inherit 91 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │    fixed 113 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb8 │   inherit 92 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd0 │  inherit 213 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │    fixed 124 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x18 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd4 │   inherit 74 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x74 │  inherit 142 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │     fixed 25 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf0 │   inherit 48 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 193 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │     fixed 85 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │  inherit 212 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 156 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │    fixed 212 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xbc     fixed 151 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xdc   inherit 102 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 200 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │    fixed 227 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │     fixed 12 │  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__->