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 0x7c │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 76 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 110 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 124 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 42 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 159 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 35 │ false │ OK │ # │ geneve 6 │ 6 │ inherit 0x68 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 104 │ 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__->