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 81 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 116 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 106 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 194 │ false │ OK │ # │ gre │ 6 6 │ inherit 0x60 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 233 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 169 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 203 │ 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__->