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 0x8c │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 113 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 238 │ true │ OK │ # │ gre │ 6 4 │ fixed 0x64 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 128 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 67 │ true │ OK │ # geneve │ 4 │ 6 │ fixed 0x3c │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 217 │ 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__->