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 0x54 │  inherit 149 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc4 │   inherit 30 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │     fixed 48 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe8 │  inherit 122 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 222 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │    fixed 224 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │  inherit 101 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x38 │   inherit 21 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │     fixed 78 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x4c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x64 │  inherit 167 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc0 │   inherit 85 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │     fixed 18 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │     fixed 63 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe0 │  inherit 111 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 106 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │     fixed 93 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │   inherit 83 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x28 │   inherit 65 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │    fixed 179 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x50 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 190 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x18 │    inherit 9 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 113 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x54 │   inherit 60 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x68 │  inherit 106 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │     fixed 85 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 187 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │   inherit 52 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │    fixed 241 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 153 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 56 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │    fixed 189 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │   inherit 41 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 143 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 178 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xfc │  inherit 145 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 140 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 158 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc4 │   inherit 26 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb8 │   inherit 67 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │    fixed 241 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd4 │  inherit 135 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb4 │   inherit 70 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │    fixed 140 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │     fixed 27 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x40 │   inherit 27 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x20 │   inherit 38 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 49 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 240 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x08 │   inherit 55 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 120 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x0c │   inherit 37 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xfc │   inherit 24 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 254 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf8 │  inherit 215 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x48 │  inherit 113 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │     fixed 50 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │    fixed 146 │  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__->