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 0x90 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 60 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 181 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 119 │ true │ OK │ # │ vxlan 4 │ 4 │ fixed 0xc8 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 237 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 4 │ inherit 0x44 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 75 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 178 │ 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__->