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 0x40 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 230 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 87 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 123 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 150 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 103 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 166 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 69 │ false OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 152 │ 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__->