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 0xe4 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 72 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 233 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 63 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 153 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 186 │ false │ OK │ # │ vxlan 6 │ 4 │ fixed 0x88 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 6 │ inherit 0x88 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 219 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 142 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 245 │ 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__->