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 0x78 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 188 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 51 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 12 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 123 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 108 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 140 │ 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__->