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 0xb0 │    inherit 1 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │   inherit 60 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 245 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │    fixed 193 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x80 │  inherit 253 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 105 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │    fixed 100 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x98 │  inherit 106 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x94 │  inherit 173 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │    fixed 109 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x9c │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe4 │   inherit 31 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 248 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x8c │    fixed 191 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xac │     fixed 65 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc8 │  inherit 154 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x0c │   inherit 43 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │    fixed 168 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │  inherit 180 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x94 │  inherit 156 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 237 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa4 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 228 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 237 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 126  false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe8 │    inherit 3 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x28 │   inherit 21 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │     fixed 74 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │    fixed 180   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf4 │    inherit 5 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 143 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │    fixed 236 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x10 │  inherit 126 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x18 │  inherit 108 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │    fixed 123 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf4 │    inherit 3 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa4 │   inherit 15 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │    fixed 246 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd8 │   inherit 35 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │   inherit 50 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │     fixed 16 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x10 │   inherit 57 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa4 │   inherit 89 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │     fixed 21 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     6 │ inherit 0x60 │  inherit 186 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x48 │  inherit 225 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │     fixed 26 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x2c │   inherit 61 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb8 │  inherit 121 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │     fixed 41 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x80 │   inherit 68 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 141 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x44 │      fixed 1 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x08 │  inherit 243 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xac │   inherit 13 │  true │     OK │
# │ geneve │     6      6 │   fixed 0x90 │    fixed 127 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xec │  inherit 125 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │   inherit 55 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │     fixed 44 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │    fixed 157 │  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__->