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 0x38 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 223 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 75 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ other fixed 0xf0 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 4 │ inherit 0xf0 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 145 │ false │ OK │ # │ geneve 4 │ other │ inherit 0xdc │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 123 │ 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__->