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 0x6c │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 86 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 57 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 67 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 9 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 26 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 150 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 113 │ true │ OK │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 51 │ 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__->