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 0x0c │   inherit 91 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x88 │   inherit 91 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │     fixed 20 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x80 │  inherit 194 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x60 │   inherit 57 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │     fixed 13 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x3c │  inherit 198 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │   inherit 88 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │     fixed 74 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x24 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 140 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │   inherit 51 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │    fixed 173 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │    inherit 2 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe4 │   inherit 24 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 234 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 113 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x38 │   inherit 97 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x0c │    fixed 121 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x3c │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x64 │   inherit 85 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa4 │    inherit 3 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x88 │     fixed 18 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x48 │   inherit 27 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │   inherit 15 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │     fixed 17 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe8 │  inherit 134 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x08 │   inherit 95 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │    fixed 242 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │     fixed 66 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe8 │   inherit 78 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x94 │   inherit 24 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │    fixed 101 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf0 │   inherit 88 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x68 │  inherit 185 │  true      OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │      fixed 2 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe0 │   inherit 98 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 125 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │     fixed 19 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x50 │  inherit 243 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x70 │    inherit 6 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │     fixed 58 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa0 │   inherit 98 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 183 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 213 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x08 │   inherit 20 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 103 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │    fixed 145 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 218 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 213 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │     fixed 68 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │    inherit 8 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │   inherit 42 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │     fixed 30 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x98 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 231 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 104 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x2c │     fixed 92 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 183 │  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__->