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 0xc4 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 204 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 27 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 107 │ false │ OK │ # vxlan │ 4 │ other │ inherit 0xa4 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 37 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 24 │ 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__->