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 0x1c │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 7 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 4 │ true OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 169 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 157 │ 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__->