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 0x54 │ inherit 203 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 105 │ true │ OK │ # │ gre 4 │ 6 │ fixed 0xc8 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 200 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 75 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 22 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 190 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ other │ inherit 0xdc │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 241 │ 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__->