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 0x5c │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 225 │ false OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 74 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 146 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 223 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 other │ inherit 0xfc │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 50 │ 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__->