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 0xac │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 234 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 229 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 155 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 195 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 182 │ 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__->