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 0x34 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 254 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 6 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 229 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 169 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 19 │ false OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 38 │ 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__->