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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 97 false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 13 │ false OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 34 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 223 true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac fixed 137 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 4 │ inherit 0x08 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 121 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->