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 0x8c │   inherit 34 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │   inherit 69 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 228 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x30 │   inherit 66 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xec │  inherit 243 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 147 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x78 │  inherit 192 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │  inherit 168 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │     fixed 55 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │    fixed 224 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x90 │  inherit 151 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 254 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x30 │    fixed 168 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x08 │  inherit 115 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │   inherit 35 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │    fixed 248 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │   inherit 20 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf4 │  inherit 218 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x58 │    fixed 123 │ false │     OK │
#     gre │     6 │ other │   fixed 0xb8 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │   inherit 31 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd4 │   inherit 29 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │    fixed 106 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc0 │  inherit 232 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x98 │   inherit 72 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │    fixed 154 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xbc   inherit 146 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd0 │  inherit 185 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb8 │     fixed 67 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │     fixed 83 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │  inherit 131 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x84 │  inherit 103 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │     fixed 37 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x8c │  inherit 112 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 75 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 163 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe4 │   inherit 36 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x04 │  inherit 202 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │    fixed 151 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │     fixed 70 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 234 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │   inherit 81 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │    fixed 220 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb0 │   inherit 58 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 173 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │    fixed 232 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 240 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd4 │   inherit 60 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 155 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb0 │  inherit 164 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xdc │   inherit 86 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │     fixed 10 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x44 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb8 │  inherit 185 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x2c │    inherit 6 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 151 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc4 │   inherit 93 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc8 │   inherit 33 │  true │     OK 
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 162 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │     fixed 77 │  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__->