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 0xcc │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 252 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 137 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 152 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 19 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 183 │ true │ OK │ # geneve │ 4 │ 4 │ fixed 0x8c │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 190 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 32 │ 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__->