make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x4c │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 198 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 27 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 216 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 29 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 191 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 1 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 82 │ 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__->