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 0xcc │  inherit 191 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │  inherit 107 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │    fixed 118 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │  inherit 131 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 47 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │     fixed 96 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x54 │  inherit 169 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xec │  inherit 199 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 174 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x0c │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd0 │   inherit 81 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x34 │   inherit 96 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 149 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x08 │   inherit 35 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │  inherit 232 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │     fixed 38 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe0 │   inherit 97 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │  inherit 170 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │      fixed 8 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb8 │   inherit 35 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x18 │   inherit 89 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │     fixed 92 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc4 │  inherit 122 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │   inherit 36 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 207 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb4 │  inherit 208 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xdc │   inherit 84 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │    fixed 196 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x38 │  inherit 162 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe4 │  inherit 113 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 137 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe4 │  inherit 194 │ false │     OK 
# │  vxlan │     6 │     6 │ inherit 0x14 │  inherit 176 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │    fixed 216 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 149 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │   inherit 38   true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 51 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 23 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xdc │  inherit 192 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 228 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x5c │  inherit 124 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf8 │   inherit 63 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │     fixed 26 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa4 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 224 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 57 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │    fixed 115 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 128 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x64 │   inherit 93 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x44 │    fixed 119 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x74 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 140 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x1c │   inherit 74 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 189 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf4 │  inherit 211 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe0 │  inherit 222 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 240 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 145 │  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__->