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 0x9c │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 46 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 30 │ false │ OK │ # │ geneve 6 │ 6 │ inherit 0x4c │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 71 │ true OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 85 │ 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__->