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 0xd4 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 62 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 98 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 49 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 1 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0x30 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 104 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 145 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 72 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 121 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 63 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 201 │ 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__->